CVE-2025-11098
BaseFortify
Publication date: 2025-09-28
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-823x_firmware | 250416 |
| dlink | dir-823x | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-11098 is a command injection vulnerability in the D-Link DIR-823X router (version 250416). It occurs in an unknown function within the file /goform/set_wifi_blacklists, where the macList argument is improperly validated. This allows an attacker to inject arbitrary commands remotely without authentication, potentially executing malicious commands on the device. The vulnerability arises because the input is used to construct commands without proper neutralization of special characters. [1, 2]
How can this vulnerability impact me? :
This vulnerability can impact you by compromising the confidentiality, integrity, and availability of the affected router. An attacker can remotely execute arbitrary commands on the device, potentially taking control of it, disrupting network services, or using it as a foothold for further attacks. Exploitation is easy and does not require local access or authentication, making the device highly vulnerable to remote attacks. [1]
What immediate steps should I take to mitigate this vulnerability?
No known countermeasures or mitigations have been identified for this vulnerability. It is suggested to replace the affected product with an alternative to mitigate the risk. [1]