Vulnerability CVE-2024-37568


Published: 2024-06-09

Description:
lepture Authlib before 1.3.1 has algorithm confusion with asymmetric public keys. Unless an algorithm is specified in a jwt.decode call, HMAC verification is allowed with any asymmetric public key. (This is similar to CVE-2022-29217 and CVE-2024-33663.)

 References:
https://github.com/lepture/authlib/issues/654

Copyright 2026, cxsecurity.com

 

Back to Top