HIGHCVE-2026-5720Published Modified CNA VulnCheck
CVE-2026-5720: miniupnpd Integer Underflow SOAPAction Header Parsing
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 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.
Metrics
- CVSS v4.0
- 7.1
- Severity
- HIGH
- Fixed in
- 2.3.10
- Affected Products
- 1
Affected packages
- miniupnp project / miniupnpd< 2.3.10 (from 0)
CVSS Vector
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:NReferences