CVE-2026-5720

Severity CVSS v4.0:
HIGH
Type:
CWE-125 Out-of-bounds Read
Publication date:
17/04/2026
Last modified:
11/05/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:miniupnp_project:miniupnpd:*:*:*:*:*:*:*:* 2.3.10 (excluding)