Vulnerability Description
A stack buffer overflow vulnerability exists in the Wincor Nixdorf wnBios64.sys kernel driver (version 1.2.0.0) in the IOCTL handler for code 0x80102058. The vulnerability is caused by missing bounds checking on the user-controlled Options parameter before copying data into a 40-byte stack buffer (Src[40]) using memmove. An attacker with local access can exploit this vulnerability by sending a crafted IOCTL request with Options > 40, causing a stack buffer overflow that may lead to kernel code execution, local privilege escalation, or denial of service (system crash). Additionally, the same IOCTL handler can leak kernel addresses and other sensitive stack data when reading beyond the buffer boundaries.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dieboldnixdorf | Wnbios64.Sys | 1.2.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/250wuyifan/wnBios64-CVEExploitThird Party Advisory
FAQ
What is CVE-2025-70616?
CVE-2025-70616 is a vulnerability with a CVSS score of 7.8 (HIGH). A stack buffer overflow vulnerability exists in the Wincor Nixdorf wnBios64.sys kernel driver (version 1.2.0.0) in the IOCTL handler for code 0x80102058. The vulnerability is caused by missing bounds ...
How severe is CVE-2025-70616?
CVE-2025-70616 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-70616?
Check the references section above for vendor advisories and patch information. Affected products include: Dieboldnixdorf Wnbios64.Sys.