Cyber Resilience

CVE-2026-11492

LowPublic PoCUpdated

Published: 08 June 2026

Published
08 June 2026
Modified
17 June 2026
KEV Added
Patch
CVSS Score v4 2.1 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0051 39.7th percentile
Risk Priority 15 floored blend · peak EPSS

Summary

CVE-2026-11492 is a low-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Dlink Dir-823G Firmware. Its CVSS base score is 2.1 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 39.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

A security flaw has been discovered in D-Link DIR-823G 1.0.2B05. The affected element is an unknown function of the file /etc/vsftpd.conf of the component vsftpd. Performing a manipulation results in least privilege violation. The attack can be initiated remotely. The…

more

exploit has been released to the public and may be used for attacks.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

CWE-266/272 least-privilege violation in vsftpd.conf directly enables remote exploitation for privilege escalation (T1068).

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

Affected Assets

dlink
dir-823g firmware
1.0.2b05

Mitigating Controls

Likely Mitigating Controls AI

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-266 CWE-272

Designation of a manager and policy dissemination ensures privileges are assigned according to defined roles.

addresses: CWE-266 CWE-272

Regular reviews catch incorrect privilege assignments to users, roles, or processes.

addresses: CWE-266 CWE-272

Explicitly specifying privileges and group/role memberships for accounts reduces the risk of incorrect privilege assignments.

addresses: CWE-266 CWE-272

The control requires explicit definition of separated access authorizations, making incorrect privilege assignments that bundle conflicting duties harder to implement.

addresses: CWE-272 CWE-266

Enforces the least privilege principle to avoid violations of minimal necessary access.

addresses: CWE-272

Enforcing only the minimal set of functionality implements least privilege by eliminating unneeded capabilities that could be abused.

addresses: CWE-272

The control mandates acknowledgment of least-privilege expectations, making violations by authorized users less likely.

addresses: CWE-272

Risk Executive role ensures least privilege is applied uniformly rather than left to individual system owners or projects.

References