CVE-2026-5720
miniupnpd Integer Underflow SOAPAction Header Parsing
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-191 CWE-125 |
| Vendor | miniupnp project |
| Product | miniupnpd |
| Published | Apr 17, 2026 |
Stay Ahead of the Next One
Get instant alerts for miniupnp project miniupnpd
Be the first to know when new unknown vulnerabilities affecting miniupnp project miniupnpd are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
miniupnp project / miniupnpd
0 < 2.3.10
References
Credits
Kazuma Matsumoto