#VU124063 Use of a broken or risky cryptographic algorithm in authlib - CVE-2026-28490
Published: March 17, 2026
authlib
Authlib
Description
The vulnerability allows a remote attacker to decrypt JWT tokens.
The vulnerability exists due to the JSON Web Encryption (JWE) implementation uses the RSA1_5 key management algorithm without requiring explicit opt-in and actively destroys the constant-time Bleichenbacher mitigation that the underlying cryptography library implements correctly. A remote attacker can decrypt JWT tokens used for authentication successful bypass authentication mechanisms use by OAuth and OpenID Connect servers.