CVE-2025-13836

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Python Software FoundationCPython0 < 3.10.20affected
Python Software FoundationCPython3.11.0 < 3.11.15affected
Python Software FoundationCPython3.12.0 < 3.12.13affected
Python Software FoundationCPython3.13.0 < 3.13.11affected
Python Software FoundationCPython3.14.0 < 3.14.1affected
Python Software FoundationCPython3.15.0a1 < 3.15.0a3affected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References