Cyber Posture

CVE-2026-2260

HighPublic PoCRCE

Published: 10 February 2026

Published
10 February 2026
Modified
12 February 2026
KEV Added
Patch
CVSS Score 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0010 26.5th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2260 is a high-severity Command Injection (CWE-77) vulnerability in Dlink Dcs-931L Firmware. Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 26.5th 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-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

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?

OS command injection in a web management endpoint directly enables remote exploitation of a public-facing application (T1190) to achieve arbitrary Unix shell command execution (T1059.004) with existing admin privileges.

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

NVD Description

A vulnerability was found in D-Link DCS-931L up to 1.13.0. This affects an unknown part of the file /goform/setSysAdmin. The manipulation of the argument AdminID results in os command injection. The attack can be executed 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-2260 is an OS command injection vulnerability (CWE-77, CWE-78) in D-Link DCS-931L cameras running firmware up to version 1.13.0. The flaw resides in an unspecified component of the /goform/setSysAdmin web endpoint, where manipulation of the AdminID argument enables arbitrary command execution on the underlying operating system. It carries a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H) and was published on 2026-02-10.

The vulnerability can be exploited remotely by authenticated attackers possessing high privileges, such as administrative access to the device. Successful exploitation allows attackers to execute arbitrary operating system commands, potentially leading to full compromise of the camera, including high-impact confidentiality, integrity, and availability violations.

Advisories note that affected products are no longer supported by the maintainer, implying no official patches or firmware updates are available. A public proof-of-concept exploit is available on GitHub at https://github.com/cha0yang1/CVE/blob/main/DLinkRce.md, including a specific POC section, which could facilitate attacks on vulnerable devices.

This vulnerability has a publicly disclosed exploit, increasing the risk for exposed, end-of-life D-Link DCS-931L cameras still in use.

Details

CWE(s)

Affected Products

dlink
dcs-931l firmware
1.0.0 — 1.13.00

CVEs Like This One

CVE-2026-2227Same product: Dlink Dcs-931L
CVE-2026-2175Same vendor: Dlink
CVE-2026-2210Same vendor: Dlink
CVE-2026-2081Same vendor: Dlink
CVE-2026-2157Same vendor: Dlink
CVE-2026-4465Same vendor: Dlink
CVE-2026-2143Same vendor: Dlink
CVE-2026-2084Same vendor: Dlink
CVE-2026-2152Same vendor: Dlink
CVE-2026-2063Same vendor: Dlink

References