Cyber Posture

CVE-2026-2227

MediumPublic PoC

Published: 09 February 2026

Published
09 February 2026
Modified
23 February 2026
KEV Added
Patch
CVSS Score 4.7 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0008 22.4th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2227 is a medium-severity Injection (CWE-74) vulnerability in Dlink Dcs-931L Firmware. Its CVSS base score is 4.7 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 22.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-74

Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.

addresses: CWE-74

Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

Command injection in network-exposed web/CGI endpoint (AdminID param) directly enables remote exploitation of public-facing application and Unix shell command execution on the device.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability was found in D-Link DCS-931L up to 1.13.0. Impacted is the function doSystem of the file /setSystemAdmin. Performing a manipulation of the argument AdminID results in command injection. The attack may be initiated remotely. The exploit has been…

more

made public and could be used. This vulnerability only affects products that are no longer supported by the maintainer.

Deeper analysisAI

CVE-2026-2227 is a command injection vulnerability affecting D-Link DCS-931L cameras in versions up to 1.13.0. The flaw exists in the doSystem function of the /setSystemAdmin file, where manipulation of the AdminID argument enables arbitrary command injection. Published on 2026-02-09, it is rated at CVSS 3.1 score of 4.7 (AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L) and maps to CWEs-74 and CWE-77.

The vulnerability is exploitable remotely by attackers with high privileges, such as administrative access (PR:H). Upon successful exploitation, adversaries can achieve low-level impacts on confidentiality, integrity, and availability, potentially executing injected commands within the context of the affected component.

Advisories note that the vulnerability only affects products no longer supported by the maintainer, with no patches available. An exploit has been publicly released and is documented on GitHub at https://github.com/cha0yang1/CVE/blob/main/D-Link%20DCS931L1.md, alongside details from VulDB references including https://vuldb.com/?ctiid.344944, https://vuldb.com/?id.344944, https://vuldb.com/?submit.753450, and https://vuldb.com/?submit.753980.

Details

CWE(s)

Affected Products

dlink
dcs-931l firmware
≤ 1.13.00

CVEs Like This One

CVE-2026-2260Same product: Dlink Dcs-931L
CVE-2026-4197Same vendor: Dlink
CVE-2025-10628Same vendor: Dlink
CVE-2026-4196Same vendor: Dlink
CVE-2026-4206Same vendor: Dlink
CVE-2026-2085Same vendor: Dlink
CVE-2025-1800Same vendor: Dlink
CVE-2026-1625Same vendor: Dlink
CVE-2026-2218Same vendor: Dlink
CVE-2026-4209Same vendor: Dlink

References