Resource exhaustion in Python

CVE-2024-7592

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resources being used while parsing the value.

Vulnerability class: DoS (Denial of Service)

EPSS: 0.023 (81.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-7592?
CVE-2024-7592 is a high-severity vulnerability in Python, classified under Uncontrolled Resource Consumption. CVSS score: 7.5/10. Published 2024-08-19.
How severe is CVE-2024-7592?
High severity. CVSS v3 base score is 7.5 out of 10.
Is CVE-2024-7592 known to be exploited?
5 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.