CVE-2025-50671
Buffer Overflow in D-Link DI-8003 /xwgl_ref.asp Endpoint
Publication date: 2026-04-08
Last updated on: 2026-04-10
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | di-8003_firmware | 16.07.26a1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a buffer overflow in the D-Link DI-8003 device, specifically in version 16.07.26A1. It occurs because the device does not properly handle parameters passed to the /xwgl_ref.asp endpoint.
An attacker can exploit this by sending a specially crafted HTTP GET request containing excessively long strings in several parameters such as name, en, user_id, shibie_name, time, act, log, and rpri.
How can this vulnerability impact me? :
Exploiting this buffer overflow vulnerability could allow an attacker to cause unexpected behavior in the device, such as crashing the system or potentially executing arbitrary code.
This could lead to denial of service or unauthorized control over the affected device.