Bug 2459328 (CVE-2026-5720) - CVE-2026-5720 miniupnpd: miniupnpd: Denial of service or information disclosure due to integer underflow in SOAPAction header parsing.
Summary: CVE-2026-5720 miniupnpd: miniupnpd: Denial of service or information disclosu...
Keywords:
Status: NEW
Alias: CVE-2026-5720
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2459688
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-17 22:01 UTC by OSIDB Bzimport
Modified: 2026-04-20 10:49 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-17 22:01:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.