CVE-2025-9727
BaseFortify
Publication date: 2025-08-31
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-816l_firmware | 2.06b01 |
| dlink | dir-816l | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an OS command injection in the D-Link DIR-816L 206b01 router, specifically in the soapcgi_main function of the /soap.cgi file. It occurs due to manipulation of the 'service' argument, allowing an attacker to execute arbitrary operating system commands remotely. The affected products are no longer supported by the maintainer.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to execute arbitrary OS commands on the affected device, potentially leading to unauthorized control, data compromise, or disruption of the device's normal operation. Since the product is no longer supported, no patches are likely available, increasing the risk of exploitation.
What immediate steps should I take to mitigate this vulnerability?
Since the affected products are no longer supported by the maintainer, immediate mitigation steps include isolating the vulnerable device from untrusted networks, disabling the /soap.cgi service if possible, and monitoring for any suspicious activity related to the soapcgi_main function. Consider replacing the device with a supported model to eliminate the risk.