Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-80179
- https://bugzilla.redhat.com/show_bug.cgi?id=2524147
- https://github.com/latchset/jwcrypto/security/advisories/GHSA-96rv-c4vc-h4f4
- https://github.com/latchset/jwcrypto/security/advisories/GHSA-96rv-c4vc-h4f4
FAQ
What is CVE-2026-80179?
CVE-2026-80179 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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()...
How severe is CVE-2026-80179?
CVE-2026-80179 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-80179?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.