CVE-2024-29370
MEDIUM EPSS 6.2%
Published Dec 17, 20256mo ago · Modified Jun 17, 20261w ago
5.3 CVSS 3.1
Published Dec 17, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
Description
In python-jose 3.3.0 (specifically jwe.decrypt), a vulnerability allows an attacker to cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
6.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-409
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| python-jose_project | python-jose | 3.3.0 | any |
References 1
- github.com https://github.com/mpdavis/python-jose/issues/344
Remediation
- github.com https://github.com/mpdavis/python-jose/issues/344