Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,19 +1,37 @@
{
"schema_version": "1.4.0",
"id": "GHSA-45cq-3756-7x8c",
"modified": "2026-03-05T15:30:35Z",
"modified": "2026-03-05T15:30:36Z",
"published": "2026-03-04T18:31:53Z",
"aliases": [
"CVE-2025-66678"
],
"details": "An issue in the HwRwDrv.sys component of Nil Hardware Editor Hardware Read & Write Utility v1.25.11.26 and earlier allows attackers to execute arbitrary read and write operations via a crafted request.",
"summary": "CVE-2025-66678",
"details": "Hardware Editor Hardware Read & Write Utility is just a utility for BIOS engineer.\n\nIt's expected behavior to read/write memory for this utility.\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "GitHub Actions",
"name": ""
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
Expand Down