Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability was identified in D-Link DI-8100 16.07.26A1. This affects the function sprintf of the file yyxz.asp. The manipulation of the argument ID leads to stack-based buffer overflow. The attack is possible to be carried out remotely. The exploit is publicly available and might be used.
AnalysisAI
Stack-based buffer overflow in D-Link DI-8100 router firmware 16.07.26A1 allows authenticated remote attackers with high privileges to execute arbitrary code via malformed ID parameter to yyxz.asp administrative interface. Public exploit code exists on GitHub, demonstrating reliable exploitation. CVSS 7.3 (High) reflects network attack vector but requires admin-level authentication, limiting real-world exposure to compromised credentials or insider scenarios.
Technical ContextAI
The vulnerability resides in yyxz.asp, an administrative web interface component of D-Link DI-8100 enterprise router firmware. The unsafe sprintf() function performs unbounded string copying of user-controlled ID parameter data into a fixed-size stack buffer without length validation. This is a classic CWE-121 stack-based buffer overflow pattern common in legacy C/C++ embedded device firmware. When input exceeds buffer capacity, adjacent stack memory-including return addresses and frame pointers-is overwritten, enabling control-flow hijacking. The DI-8100 is an enterprise-grade multi-WAN load-balancing router; exploitation requires access to the web management interface typically restricted to internal networks or VPN-connected administrators.
RemediationAI
Check D-Link support portal (https://www.dlink.com/) and product-specific firmware pages for security updates addressing CVE-2026-7851; as of analysis time, no vendor advisory or patched firmware version is confirmed in provided references. If no patch is available and device remains in production, implement defense-in-depth: (1) Restrict administrative interface access to trusted management VLANs only-block WAN access entirely and prohibit internet exposure; (2) Enforce strong authentication with complex passwords rotated quarterly and enable multi-factor authentication if supported; (3) Monitor admin access logs for unusual login patterns or access to yyxz.asp endpoint; (4) If feasible, consider hardware replacement with actively supported models as DI-8100 may be end-of-life. Trade-off: Network-level access restrictions do not prevent exploitation by compromised admin accounts but significantly reduce attack surface from external threats.
Remote unauthenticated buffer overflow in D-Link DI-8100 firmware 16.07.26A1 enables attackers to execute arbitrary code
Buffer overflow in D-Link DI-8100 router firmware 16.07.26A1 allows remote unauthenticated attackers to execute arbitrar
Buffer overflow in D-Link DI-8100 router (firmware 16.07.26A1) allows authenticated remote attackers to execute arbitrar
Buffer overflow in D-Link DI-8100 router firmware 16.07.26A1 enables authenticated remote code execution via crafted inp
Buffer overflow in D-Link DI-8100 router firmware 16.07.26A1 allows authenticated administrators to execute arbitrary co
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27416
GHSA-x4pj-ppv6-g6w7