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 NVD · only source for this CVE.
CVSS VectorNVD
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
Lifecycle Timeline
3DescriptionCVE.org
A vulnerability has been found in D-Link DI-8100 16.07.26A1. This vulnerability affects the function sprintf of the file /user_group.asp of the component CGI Handler. The manipulation leads to buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
AnalysisAI
Buffer overflow in D-Link DI-8100 router firmware 16.07.26A1 enables authenticated remote code execution via crafted input to the /user_group.asp CGI handler. Attackers with high-privilege (administrator) credentials can exploit the unsafe sprintf function to achieve arbitrary code execution with complete system compromise. Public exploit code exists on GitHub, significantly lowering the barrier to exploitation despite the high-privilege requirement.
Technical ContextAI
This is a classic buffer overflow (CWE-120) in the CGI handler of D-Link DI-8100 router firmware. The vulnerability resides in the /user_group.asp endpoint where the sprintf function is used without proper bounds checking. The sprintf C function copies formatted data into a fixed-size buffer without length validation, allowing attackers to overflow the destination buffer by providing input exceeding its capacity. CGI (Common Gateway Interface) handlers in embedded devices like routers often use legacy C code with unsafe string manipulation functions, making them prone to memory corruption vulnerabilities. The affected product CPE (cpe:2.3:a:d-link:di-8100:*:*:*:*:*:*:*:*) indicates this is a D-Link networking appliance, likely an enterprise-grade router or gateway given the DI-8100 model designation.
RemediationAI
Organizations should immediately check D-Link's official support portal (https://www.dlink.com/) for firmware updates addressing CVE-2026-7857 for the DI-8100 model. No vendor-released patch version is confirmed in the available data at time of analysis. If D-Link has issued a patched firmware, upgrade immediately following vendor procedures. If no patch exists or the device is end-of-life, implement defense-in-depth compensating controls: (1) Restrict administrative interface access to trusted management networks only via firewall rules - block Internet-facing admin access entirely. (2) Enforce strong credential policies: disable default accounts, require complex passwords, implement multi-factor authentication if supported by firmware. (3) Monitor authentication logs for brute-force attempts or anomalous admin sessions. (4) Deploy intrusion detection signatures for exploitation attempts targeting /user_group.asp with oversized parameters. (5) Consider replacing vulnerable devices with supported alternatives if D-Link confirms end-of-support status. Trade-off: Restricting admin access may complicate remote management but is essential given the authentication-dependent exploit path. VulDB reference (https://vuldb.com/vuln/361134) and exploit details (https://github.com/draw-ctf/report/blob/main/DI-8100/user_group_asp_overflow.md) provide technical indicators for defensive measures.
The D-Link DIR-645 Wired/Wireless Router Rev. Rated high severity (CVSS 8.8), this vulnerability is no authentication re
The ping tool in multiple D-Link and TRENDnet devices allow remote attackers to execute arbitrary code via the ping_addr
D-Link DIR-820L 1.05B03 was discovered to contain remote command execution (RCE) vulnerability via HTTP POST to get set
Stack-based buffer overflow in the do_hnap function in www/my_cgi.cgi in D-Link DSP-W215 (Rev. Rated critical severity (
Multiple cross-site request forgery (CSRF) vulnerabilities in D-Link DIR-600 router (rev. Rated high severity (CVSS 8.0)
Unrestricted file upload vulnerability in D-Link DCS-931L with firmware 1.04 and earlier allows remote authenticated use
D-Link DIR-600 Rev Bx devices with v2.x firmware allow remote attackers to read passwords via a model/__show_info.php?RE
Multiple cross-site scripting (XSS) vulnerabilities in D-Link DIR-645 Router (Rev. Rated medium severity (CVSS 4.3), thi
Directory traversal vulnerability in D-Link DVG-N5402SP with firmware W1000CN-00, W1000CN-03, or W2000EN-00 allows remot
A vulnerability in the D-Link DIR-859 router with firmware version A3 1.05 and earlier permits unauthorized individuals
The web interface of multiple D-Link routers, including DIR-600 rev B (≤2.14b01) and DIR-300 rev B (≤2.13), contains an
An OS command injection vulnerability exists in various legacy D-Link routers-including DIR-300 rev B and DIR-600 (firmw
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27488
GHSA-v647-rh6c-m9fr