CVE-2026-5720

HIGH

miniupnpd Integer Underflow SOAPAction Header Parsing

Title source: cna

Description

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.

Scores

CVSS v4 7.1
EPSS 0.0005
EPSS Percentile 15.6%
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

Details

CWE
CWE-125 CWE-191
Status published
Products (1)
miniupnp project/miniupnpd < 2.3.10
Published Apr 17, 2026
Tracked Since Apr 18, 2026