Cyber Posture

CVE-2026-2193

MediumPublic PoC

Published: 08 February 2026

Published
08 February 2026
Modified
11 February 2026
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0010 27.3th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads.

Security Summary

CVE-2026-2193 is a command injection vulnerability affecting the D-Link DI-7100G C1 router running firmware version 24.04.18D1. The issue resides in the set_jhttpd_info function, where manipulation of the usb_username argument enables attackers to inject arbitrary commands. This flaw, associated with CWE-74 and CWE-77, carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L), indicating medium severity with network accessibility and low complexity.

An attacker with low privileges, such as an authenticated user, can exploit this vulnerability remotely without user interaction. Successful exploitation allows limited impacts on confidentiality, integrity, and availability through command injection, potentially enabling unauthorized command execution on the device.

Advisories detailing the vulnerability are available from sources including VulDB (ctiid.344896, id.344896, submit.749803) and a GitHub repository on IoT vulnerabilities. Vendor guidance can be found at dlink.com, where security practitioners should consult for any recommended patches or mitigation steps.

Details

CWE(s)
CWE-74CWE-77

Affected Products

dlink
di-7100g c1 firmware
24.04.18d1

MITRE ATT&CK Enterprise Techniques

T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1059.008 Network Device CLI Execution
Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads.
Why these techniques?

Command injection vulnerability in router web interface enables remote exploitation of services (T1210) and arbitrary command execution akin to network device CLI abuse (T1059.008).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References