Integer overflow in PUPnP - #VU134841

 

Integer overflow in PUPnP - #VU134841

Published: June 18, 2026


Vulnerability identifier: #VU134841
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-190
Exploitation vector: Adjecent network
Exploit availability: No public exploit available
Vendor: pupnp
Affected software:
PUPnP

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to integer truncation in HTTP Content-Length parsing in raw_to_int() in httpparser.c when handling crafted Content-Length headers. A remote attacker can send a specially crafted HTTP request to cause a denial of service.

Only 64-bit platforms where sizeof(long) is greater than sizeof(int) are affected.


Remediation

Install security update from vendor's website.

Sources