#VU121638 Improper verification of cryptographic signature in JSON Web Signatures - CVE-2025-65945
Published: January 19, 2026
JSON Web Signatures
Auth0
Description
The vulnerability allows a remote attacker to bypass authorization checks.
The vulnerability exists due to improper signature verification under specific conditions when using the HS256 algorithm within the jws.createVerify() function. A remote attacker can manipulate header or payload in the HMAC secret lookup routines and bypass authorization checks.