Cyber Resilience

CVE-2026-5720

HighPublic PoCUpdated

Published: 17 April 2026

Published
17 April 2026
Modified
29 June 2026
KEV Added
Patch
CVSS Score v4 7.1 CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/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.0067 47.5th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-5720 is a high-severity Out-of-bounds Read (CWE-125) vulnerability in Miniupnp Project Miniupnpd. Its CVSS base score is 7.1 (High).

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

EU & UK References

Vulnerability details

miniupnpd contains an integer underflow vulnerability in SOAPAction header parsing that allows remote attackers to cause a denial of service or information disclosure by sending a malformed SOAPAction header with a single quote. Attackers can trigger an out-of-bounds memory read…

more

by exploiting improper length validation in ParseHttpHeaders(), where the parsed length underflows to a large unsigned value when passed to memchr(), causing the process to scan memory far beyond the allocated HTTP request buffer.

CWE(s)

Related Threats

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.
Why these techniques?

Remote exploitation of public-facing UPnP/SOAP service via crafted header leading to OOB read, directly enabling T1190.

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

CVEs Like This One

CVE-2026-42799Shared CWE-125
CVE-2026-22984Shared CWE-125
CVE-2025-1674Shared CWE-125
CVE-2025-55100Shared CWE-125
CVE-2026-3055Shared CWE-125
CVE-2026-41415Shared CWE-125
CVE-2025-48530Shared CWE-125
CVE-2026-34235Shared CWE-125
CVE-2026-4424Shared CWE-125
CVE-2025-1675Shared CWE-125

Affected Assets

miniupnp project
miniupnpd
≤ 2.3.10

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References