Skip to content
Threat Feed
critical advisory

OS Command Injection in D-Link Virtual Volume Handler

D-Link DNS-340L and DNS-345 network storage devices are susceptible to remote OS command injection via the /cgi-bin/virtual_vol.cgi component, enabling unauthenticated remote code execution.

CVE search metadata

CVE search record: CVE-2026-82688. Severity: critical. CVSS: 9.1. KEV: no. Product: DNS-340L (1.01B04, 1.03B06, 1.04.B02, 1.05b04), DNS-345 (1.01B04, 1.03B06, 1.04.B02, 1.05b04). Brief: OS Command Injection in D-Link Virtual Volume Handler. Brief link: https://feed.craftedsignal.io/briefs/2026-08-cve-2026-82688/

CVE-2026-82688 identifies a critical OS command injection vulnerability in the Virtual Volume Handler component of D-Link DNS-340L and DNS-345 network storage devices, specifically affecting firmware versions 1.01B04, 1.03B06, 1.04.B02, and 1.05b04. The vulnerability manifests in the /cgi-bin/virtual_vol.cgi script, which fails to properly sanitize user-supplied input provided via the f_sharename, f_target, or f_name arguments. By injecting shell metacharacters into these parameters, an unauthenticated remote attacker can execute arbitrary system commands with the privileges of the web server. Public exploits are available for this vulnerability, significantly lowering the barrier for exploitation. Defenders should monitor web server logs for suspicious requests targeting the virtual_vol.cgi endpoint containing shell-specific syntax.

Impact

Successful exploitation allows remote attackers to gain unauthorized code execution on affected NAS hardware. Given these devices often function as central storage for organizational or personal data, impact includes full system compromise, data exfiltration, and potential lateral movement into the network where the device is hosted.

Recommendation

Immediate mitigation is required as this vulnerability is exploitable remotely and proof-of-concept code is public. Organizations utilizing these D-Link storage models should isolate the devices from the internet immediately if they cannot be updated, and monitor web server access logs for anomalous POST or GET requests to the /cgi-bin/virtual_vol.cgi endpoint containing command injection patterns.


Immediate actions

Isolate affected D-Link DNS-340L and DNS-345 devices from internet-facing network segments

IT Operations 24h

Deploy Sigma rule to detect exploitation attempts in web logs

Detection Engineering 24h

Mitigations

Identify and restrict access to web management interface for affected models

immediate IT Operations

CVE-2026-82688

Detection coverage 1

Detects CVE-2026-82688 Exploitation - OS Command Injection in virtual_vol.cgi

critical

Detects exploitation attempts against CVE-2026-82688 by identifying shell metacharacters in query parameters sent to the vulnerable virtual_vol.cgi script

sigma tactics: initial_access techniques: T1203 sources: webserver

Detection queries are available on the platform. Get full rules →