Improper access control in auth0.js - CVE-2026-42280
Published: May 6, 2026
auth0.js
Detailed vulnerability description
The vulnerability allows a remote user to disclose user profile information.
The vulnerability exists due to improper access control in the Auth0.js SDK when processing a valid access token together with a specifically crafted invalid ID token. A remote user can provide a specifically crafted invalid ID token with a valid access token to disclose user profile information.
Only applications whose access control relies on rules defined in Auth0 Actions are vulnerable.