CVE-2025-10634
BaseFortify
Publication date: 2025-09-18
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 | 240126 |
| dlink | dir-823x_firmware | 240802 |
| 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?
This vulnerability is a command injection weakness in the D-Link DIR-823X router models. It occurs in the Environment Variable Handler function sub_412E7C within the /usr/sbin/goahead file. By manipulating certain arguments (terminal_addr, server_ip, server_port), an attacker can remotely execute arbitrary commands on the device.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can remotely execute commands on the affected device, potentially gaining control over it. This could lead to unauthorized access, disruption of service, data compromise, or further attacks within the network.