Looking for the vulnerability index of Invicti's legacy products?
Python Out-of-bounds Read Vulnerability (CVE-2025-13836) - Vulnerability Database

Python Out-of-bounds Read Vulnerability (CVE-2025-13836)

Description

When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.

References