Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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
4DescriptionCVE.org
A security vulnerability has been detected in D-Link DI-8100 16.07.26A1. Affected by this vulnerability is the function url_rule_asp of the file /url_rule.asp of the component POST Parameter Handler. Such manipulation leads to buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used.
AnalysisAI
Remote unauthenticated buffer overflow in D-Link DI-8100 firmware 16.07.26A1 enables attackers to execute arbitrary code, compromise device integrity, and cause denial of service via crafted POST requests to /url_rule.asp. Public exploit code is available on GitHub, significantly lowering the barrier to exploitation. The CVSS 9.8 critical score reflects network-based remote attack requiring no authentication or user interaction, though no active exploitation has been confirmed via CISA KEV at time of analysis.
Technical ContextAI
This is a classic stack-based or heap-based buffer overflow (CWE-120) in the url_rule_asp function handling POST parameters submitted to /url_rule.asp on the D-Link DI-8100 router firmware version 16.07.26A1. Buffer overflows occur when input data exceeds allocated memory boundaries without proper bounds checking, allowing attackers to overwrite adjacent memory regions including return addresses, function pointers, or critical data structures. In embedded devices like routers, these vulnerabilities typically exist in web management interfaces written in C/C++ without modern memory protection mechanisms. The affected component is part of the device's administrative web interface, which processes URL filtering rules. The CPE identifier cpe:2.3:a:d-link:di-8100 indicates this is application-level firmware vulnerability in D-Link's enterprise multi-WAN VPN router product line.
RemediationAI
D-Link has not released a security advisory or confirmed patched firmware version at time of analysis - check https://www.dlink.com/ and D-Link support channels for updated firmware releases addressing CVE-2026-7854. Until a vendor patch is available, implement the following compensating controls: (1) Restrict administrative web interface access to trusted management networks only by configuring firewall rules blocking external access to ports 80/443 on the DI-8100 - this prevents remote exploitation but does not protect against insider threats or compromised internal networks. (2) Deploy the DI-8100 behind a dedicated firewall or jump host requiring multi-factor authentication for administrative access - adds authentication barrier but increases management complexity. (3) Monitor device logs and network traffic to /url_rule.asp for unusual POST requests with oversized parameters - detection-only measure requiring active security monitoring. (4) If operational requirements permit, consider replacing affected devices with alternative router models not vulnerable to this flaw - highest security assurance but incurs hardware replacement costs and service interruption. Organizations unable to implement network-level access controls should consider the device compromised if exposed to untrusted networks.
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
Stack-based buffer overflow in D-Link DI-8100 router firmware 16.07.26A1 allows authenticated remote attackers with high
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27430
GHSA-5w9m-8h62-42jw