CVE-2026-1506
BaseFortify
Publication date: 2026-01-28
Last updated on: 2026-01-30
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-615_firmware | 4.10 |
| dlink | dir-615 | d |
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-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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the D-Link DIR-615 4.10 router, specifically in the MAC Filter Configuration component within the /adv_mac_filter.php file. It involves manipulation of the 'mac' argument, which leads to OS command injection. This means an attacker can remotely execute arbitrary operating system commands on the device by exploiting this flaw.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to execute arbitrary OS commands on the affected device, potentially leading to full compromise of the router. This can result in unauthorized access, data theft, disruption of network services, and further attacks on connected systems. Since the product is no longer supported, no patches are available, increasing the risk.
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 disabling or restricting access to the /adv_mac_filter.php component, especially the mac argument, to prevent remote exploitation. Additionally, consider isolating the vulnerable device from untrusted networks and monitoring for suspicious activity related to MAC filter configuration changes.