A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption (JWE) token containing numerous period delimiters. This malformed token can force the JWE.deserialize() function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of service (DoS) for services that process untrusted JWE values.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 00:18
Updated : 2026-08-31 21:17
NVD link : CVE-2026-80179
Mitre link : CVE-2026-80179
CVE.ORG link : CVE-2026-80179
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
