Resource exhaustion in PUPnP - #VU134844
Published: June 18, 2026
PUPnP
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper resource management in the libupnp HTTP entity parser when processing chunked HTTP request or response bodies. A remote attacker can send a specially crafted chunked HTTP message to cause a denial of service.
The issue occurs because decoded chunked entity data can grow beyond the configured maximum entity size limit enforced for numeric Content-Length values.