CVE-2026-82595
Received Received - Intake

Command Injection in D-Link DIR-825M Router

Vulnerability report for CVE-2026-82595, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-31

Last updated on: 2026-08-31

Assigner: VulDB

Description

A vulnerability was found in D-Link DIR-825M 1.1.8. Affected by this vulnerability is the function sub_456CF4 of the file /boafrm/formSysCmd of the component System Command Execution. Performing a manipulation of the argument sysCmd results in command injection. It is possible to initiate the attack remotely. The exploit has been made public and could be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-31
Last Modified
2026-08-31
Generated
2026-08-31
AI Q&A
2026-08-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
d-link dir-825m to 1.1.8 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions

Instant insights powered by AI
Executive Summary

This is a command injection vulnerability in D-Link DIR-825M routers running firmware v1.1.8. The flaw exists in the /boafrm/formSysCmd endpoint where the sysCmd parameter is passed directly to the system() function without any input validation. Attackers can inject shell commands via this parameter to execute arbitrary code with root privileges.

Detection Guidance

To detect this vulnerability, check if your D-Link DIR-825M router is running firmware version 1.1.8 or earlier. Send a crafted HTTP POST request to the /boafrm/formSysCmd endpoint with a test payload like '; sleep 5;' in the sysCmd parameter. If the response is delayed by 5 seconds, the device is likely vulnerable.

Impact Analysis

An attacker could exploit this to execute arbitrary commands on your router, potentially causing denial of service, taking over the device, modifying configurations, altering DNS settings, or intercepting network traffic. The exploit requires no authentication and can be performed remotely.

Mitigation Strategies

Immediately update the router firmware to the latest version if an update is available. If no update exists, consider replacing the device with a newer model that is no longer vulnerable. Disable remote administration features if not needed and restrict network access to the router's admin interface.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82595. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart