Skip to main content

Auth0

35 CVEs infrastructure

Monthly

CVE-2026-42280 May 06, 17:05 npm HIGH PATCH GHSA This Week

Token validation flaw in Auth0.js SDK versions 8.11.0 through 9.32.0 allows authenticated attackers to retrieve user profile information by submitting a valid access token alongside a crafted invalid ID token, bypassing access control rules defined in Auth0 Actions. The vulnerability affects applications that depend on Auth0 Actions for authorization decisions, potentially exposing sensitive user profile data to attackers holding valid but insufficiently privileged access tokens. Vendor-released patch available in version 10.0.0, discovered through coordinated disclosure by security researcher Quan Le.

Authentication Bypass Auth0
NVD GitHub
CVSS 3.1
7.1
EPSS
0.0%
CVE-2026-34236 Apr 01, 17:04 PHP HIGH PATCH GHSA This Week

Insufficient entropy in cookie encryption within Auth0 PHP SDK versions 8.0.0 through 8.18.x enables brute-force attacks against session cookie encryption keys, potentially allowing authenticated threat actors with network access to forge arbitrary session cookies and bypass authentication controls. Vendor-released patch available in version 8.19.0. No public exploit identified at time of analysis, though CVSS score of 8.2 reflects high severity due to potential for complete authentication bypass with cross-scope impact.

PHP Information Disclosure Auth0
NVD GitHub
CVSS 3.1
8.2
EPSS
0.0%
CVE-2026-40155 Apr 17, 20:54 npm MEDIUM PATCH GHSA This Month

Authentication bypass in Auth0 Next.js SDK versions 4.12.0 through 4.17.1 allows authenticated users with UI interaction to access sensitive endpoints through improper proxy cache lookups during concurrent nonce retry operations. The vulnerability specifically affects deployments using the proxy handler with DPoP (Demonstration of Proof-of-Possession) enabled, potentially exposing confidential user information via /me/* and /my-org/* endpoints. Vendor-released patch: version 4.18.0.

Authentication Bypass Nextjs Auth0 Auth0
NVD GitHub VulDB
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-65945 Dec 04, 19:16 npm HIGH POC PATCH This Week

auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.

Authentication Bypass Node.js Jwt Attack Node Jws Auth0
NVD GitHub
CVSS 3.1
7.5
EPSS
0.0%
CVE-2022-23539 Dec 23, 00:15 npm HIGH PATCH This Week

Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity.

Information Disclosure Jsonwebtoken Auth0
NVD GitHub
CVSS 3.1
8.1
EPSS
0.5%
CVE-2022-23540 Dec 22, 19:15 npm HIGH PATCH This Week

In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for. Rated high severity (CVSS 7.6), this vulnerability is remotely exploitable, low attack complexity. This Improper Authentication vulnerability could allow attackers to bypass authentication mechanisms to gain unauthorized access.

Authentication Bypass Jsonwebtoken Auth0
NVD GitHub
CVSS 3.1
7.6
EPSS
0.5%
CVE-2022-23541 Dec 22, 18:15 npm MEDIUM PATCH This Month

jsonwebtoken is an implementation of JSON Web Tokens. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, low attack complexity. This Improper Authentication vulnerability could allow attackers to bypass authentication mechanisms to gain unauthorized access.

Authentication Bypass Jsonwebtoken Auth0
NVD GitHub
CVSS 3.1
6.3
EPSS
0.8%
CVE-2022-23505 Dec 13, 08:15 npm HIGH PATCH This Week

Passport-wsfed-saml2 is a ws-federation protocol and SAML2 tokens authentication provider for Passport. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Passport Wsfed Saml2 Auth0
NVD GitHub
CVSS 3.1
7.5
EPSS
0.8%
CVE-2022-29172 May 05, 23:15 npm MEDIUM PATCH This Month

Auth0 is an authentication broker that supports both social and enterprise identity providers, including Active Directory, LDAP, Google Apps, and Salesforce. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Google Auth0 Lock
NVD GitHub
CVSS 3.1
6.1
EPSS
0.6%
CVE-2022-24794 Mar 31, 23:15 npm MEDIUM PATCH This Month

Express OpenID Connect is an Express JS middleware implementing sign on for Express web apps using OpenID Connect. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Open Redirect vulnerability could allow attackers to redirect users to malicious websites via URL manipulation.

Google Open Redirect Auth0 Express Openid Connect
NVD GitHub
CVSS 3.1
6.1
EPSS
0.7%
CVE-2021-43812 Dec 16, 19:15 npm MEDIUM PATCH This Month

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Open Redirect vulnerability could allow attackers to redirect users to malicious websites via URL manipulation.

Open Redirect Nextjs Auth0 Auth0
NVD GitHub
CVSS 3.1
6.1
EPSS
0.7%
CVE-2021-41246 Dec 09, 16:15 npm HIGH PATCH This Week

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Session Fixation Auth0 Express Openid Connect
NVD GitHub
CVSS 3.1
8.8
EPSS
0.9%
CVE-2021-32702 Jun 25, 17:15 npm MEDIUM PATCH This Month

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS RCE Nextjs Auth0 Auth0
NVD GitHub
CVSS 3.1
6.1
EPSS
1.4%
CVE-2021-32641 Jun 04, 21:15 npm MEDIUM POC PATCH This Month

auth0-lock is Auth0's signin solution. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS RCE Auth0 Lock
NVD GitHub
CVSS 3.1
6.1
EPSS
1.5%
CVE-2020-15259 Nov 06, 20:15 HIGH PATCH This Week

ad-ldap-connector's admin panel before version 5.0.13 does not provide csrf protection, which when exploited may result in remote code execution or confidential data loss. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Request Forgery (CSRF) vulnerability could allow attackers to trick authenticated users into performing unintended actions.

RCE CSRF Auth0 Ad Ldap Connector
NVD GitHub
CVSS 3.1
8.8
EPSS
0.9%
CVE-2020-15240 Oct 21, 18:15 Ruby CRITICAL PATCH Act Now

omniauth-auth0 (rubygems) versions >= 2.3.0 and < 2.4.1 improperly validate the JWT token signature when using the `jwt_validator.verify` method. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Improper Authentication vulnerability could allow attackers to bypass authentication mechanisms to gain unauthorized access.

Authentication Bypass Auth0 Omniauth Auth0
NVD GitHub
CVSS 3.1
9.1
EPSS
0.8%
CVE-2020-15119 Aug 20, 01:17 npm MEDIUM PATCH This Month

In auth0-lock versions before and including 11.25.1, dangerouslySetInnerHTML is used to update the DOM. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Auth0 Lock
NVD GitHub
CVSS 3.1
5.4
EPSS
0.5%
CVE-2020-15125 Jul 29, 17:15 npm HIGH PATCH This Week

In auth0 (npm package) versions before 2.27.1, a DenyList of specific keys that should be sanitized from the request object contained in the error object is used. Rated high severity (CVSS 7.7), this vulnerability is remotely exploitable, low attack complexity.

Information Disclosure Node.js Auth0 Js Auth0
NVD GitHub
CVSS 3.1
7.7
EPSS
1.5%
CVE-2020-15084 Jun 30, 16:15 npm CRITICAL PATCH Act Now

In express-jwt (NPM package) up and including version 5.3.3, the algorithms entry to be specified in the configuration is not being enforced. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Node.js Auth0 Express Jwt
NVD GitHub
CVSS 3.1
9.1
EPSS
1.1%
CVE-2020-5263 Apr 09, 16:15 npm MEDIUM PATCH This Month

auth0.js (NPM package auth0-js) greater than version 8.0.0 and before version 9.12.3 has a vulnerability. Rated medium severity (CVSS 4.9), this vulnerability is remotely exploitable, low attack complexity. This Insufficiently Protected Credentials vulnerability could allow attackers to obtain user credentials due to weak protection mechanisms.

Information Disclosure Node.js Auth0 Js Auth0
NVD GitHub
CVSS 3.1
4.9
EPSS
0.9%
CVE-2020-7948 Apr 01, 13:15 HIGH This Week

An issue was discovered in the Login by Auth0 plugin before 4.0.0 for WordPress. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

WordPress Information Disclosure Wordpress Plugin Auth0 Login By Auth0
NVD GitHub
CVSS 3.1
8.8
EPSS
2.2%
CVE-2020-7947 Apr 01, 13:15 CRITICAL Act Now

An issue was discovered in the Login by Auth0 plugin before 4.0.0 for WordPress. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress Code Injection Wordpress Plugin Auth0 Login By Auth0
NVD GitHub
CVSS 3.1
9.8
EPSS
2.8%
CVE-2020-6753 Apr 01, 13:15 MEDIUM This Month

The Login by Auth0 plugin before 4.0.0 for WordPress allows stored XSS on multiple pages, a different issue than CVE-2020-5392. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress XSS Auth0 Login By Auth0
NVD GitHub
CVSS 3.1
6.1
EPSS
1.3%
CVE-2020-5392 Apr 01, 13:15 MEDIUM This Month

A stored cross-site scripting (XSS) vulnerability exists in the Auth0 plugin before 4.0.0 for WordPress via the settings page. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress XSS Auth0 Wp Auth0
NVD GitHub
CVSS 3.1
6.1
EPSS
1.3%
CVE-2020-5391 Apr 01, 13:15 HIGH This Week

Cross-site request forgery (CSRF) vulnerabilities exist in the Auth0 plugin before 4.0.0 for WordPress via the domain field. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Auth0 Wp Auth0
NVD GitHub
CVSS 3.1
8.8
EPSS
0.8%
CVE-2019-16929 Oct 08, 13:15 NuGet HIGH PATCH This Week

Auth0 auth0.net before 6.5.4 has Incorrect Access Control because IdentityTokenValidator can be accidentally used to validate untrusted ID tokens. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Auth0 Auth0 Net
NVD
CVSS 3.1
7.5
EPSS
0.9%
CVE-2019-13483 Jul 25, 20:15 npm HIGH PATCH This Week

Auth0 Passport-SharePoint before 0.4.0 does not validate the JWT signature of an Access Token before processing. Rated high severity (CVSS 7.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Microsoft Auth0 Passport Sharepoint
NVD
CVSS 3.0
7.3
EPSS
0.6%
CVE-2019-7644 Apr 11, 20:29 NuGet CRITICAL PATCH Act Now

Auth0 Auth0-WCF-Service-JWT before 1.0.4 leaks the expected JWT signature in an error message when it cannot successfully validate the JWT signature. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Auth0 Auth0 Wcf Service Jwt
NVD
CVSS 3.0
9.8
EPSS
1.7%
CVE-2018-15121 Aug 29, 03:29 NuGet HIGH This Week

An issue was discovered in Auth0 auth0-aspnet and auth0-aspnet-owin. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Auth0 Aspnet Aspnet Owin
NVD
CVSS 3.0
8.8
EPSS
0.5%
CVE-2018-11537 Jun 19, 19:29 npm MEDIUM PATCH This Month

Auth0 angular-jwt before 0.1.10 treats whiteListedDomains entries as regular expressions, which allows remote attackers with knowledge of the jwtInterceptorProvider.whiteListedDomains setting to. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Auth0 Angular Jwt
NVD
CVSS 3.0
6.5
EPSS
1.1%
CVE-2018-6874 Apr 04, 17:29 npm HIGH PATCH This Week

CSRF exists in the Auth0 authentication service through 14591 if the Legacy Lock API flag is enabled. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Auth0 Js Auth0
NVD
CVSS 3.0
8.8
EPSS
0.8%
CVE-2018-6873 Apr 04, 17:29 CRITICAL Act Now

The Auth0 authentication service before 2017-10-15 allows privilege escalation because the JWT audience is not validated. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Privilege Escalation Auth0 Js Auth0
NVD
CVSS 3.0
9.8
EPSS
2.3%
CVE-2018-7307 Mar 06, 15:29 npm HIGH PATCH This Week

The Auth0 Auth0.js library before 9.3 has CSRF because it mishandles the case where the authorization response lacks the state parameter. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Auth0 Js Auth0
NVD
CVSS 3.0
8.8
EPSS
0.5%
CVE-2017-16897 Dec 27, 17:08 npm HIGH PATCH This Week

A vulnerability has been discovered in the Auth0 passport-wsfed-saml2 library affecting versions < 3.0.5. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required.

Authentication Bypass Passport Wsfed Saml2 Auth0
NVD
CVSS 3.0
8.1
EPSS
0.4%
CVE-2017-17068 Dec 06, 19:29 npm HIGH POC PATCH This Week

A cross-origin vulnerability has been discovered in the Auth0 auth0.js library affecting versions < 8.12. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Information Disclosure Auth0 Js Auth0
NVD
CVSS 3.0
7.5
EPSS
0.3%
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Token validation flaw in Auth0.js SDK versions 8.11.0 through 9.32.0 allows authenticated attackers to retrieve user profile information by submitting a valid access token alongside a crafted invalid ID token, bypassing access control rules defined in Auth0 Actions. The vulnerability affects applications that depend on Auth0 Actions for authorization decisions, potentially exposing sensitive user profile data to attackers holding valid but insufficiently privileged access tokens. Vendor-released patch available in version 10.0.0, discovered through coordinated disclosure by security researcher Quan Le.

Authentication Bypass Auth0
NVD GitHub
EPSS 0% CVSS 8.2
HIGH PATCH This Week

Insufficient entropy in cookie encryption within Auth0 PHP SDK versions 8.0.0 through 8.18.x enables brute-force attacks against session cookie encryption keys, potentially allowing authenticated threat actors with network access to forge arbitrary session cookies and bypass authentication controls. Vendor-released patch available in version 8.19.0. No public exploit identified at time of analysis, though CVSS score of 8.2 reflects high severity due to potential for complete authentication bypass with cross-scope impact.

PHP Information Disclosure Auth0
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

Authentication bypass in Auth0 Next.js SDK versions 4.12.0 through 4.17.1 allows authenticated users with UI interaction to access sensitive endpoints through improper proxy cache lookups during concurrent nonce retry operations. The vulnerability specifically affects deployments using the proxy handler with DPoP (Demonstration of Proof-of-Possession) enabled, potentially exposing confidential user information via /me/* and /my-org/* endpoints. Vendor-released patch: version 4.18.0.

Authentication Bypass Nextjs Auth0 Auth0
NVD GitHub VulDB
EPSS 0% CVSS 7.5
HIGH POC PATCH This Week

auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.

Authentication Bypass Node.js Jwt Attack +2
NVD GitHub
EPSS 0% CVSS 8.1
HIGH PATCH This Week

Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity.

Information Disclosure Jsonwebtoken Auth0
NVD GitHub
EPSS 1% CVSS 7.6
HIGH PATCH This Week

In versions `<=8.5.1` of `jsonwebtoken` library, lack of algorithm definition in the `jwt.verify()` function can lead to signature validation bypass due to defaulting to the `none` algorithm for. Rated high severity (CVSS 7.6), this vulnerability is remotely exploitable, low attack complexity. This Improper Authentication vulnerability could allow attackers to bypass authentication mechanisms to gain unauthorized access.

Authentication Bypass Jsonwebtoken Auth0
NVD GitHub
EPSS 1% CVSS 6.3
MEDIUM PATCH This Month

jsonwebtoken is an implementation of JSON Web Tokens. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, low attack complexity. This Improper Authentication vulnerability could allow attackers to bypass authentication mechanisms to gain unauthorized access.

Authentication Bypass Jsonwebtoken Auth0
NVD GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

Passport-wsfed-saml2 is a ws-federation protocol and SAML2 tokens authentication provider for Passport. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Passport Wsfed Saml2 Auth0
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM PATCH This Month

Auth0 is an authentication broker that supports both social and enterprise identity providers, including Active Directory, LDAP, Google Apps, and Salesforce. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Google Auth0 +1
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM PATCH This Month

Express OpenID Connect is an Express JS middleware implementing sign on for Express web apps using OpenID Connect. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Open Redirect vulnerability could allow attackers to redirect users to malicious websites via URL manipulation.

Google Open Redirect Auth0 +1
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM PATCH This Month

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Open Redirect vulnerability could allow attackers to redirect users to malicious websites via URL manipulation.

Open Redirect Nextjs Auth0 Auth0
NVD GitHub
EPSS 1% CVSS 8.8
HIGH PATCH This Week

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Session Fixation Auth0 +1
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM PATCH This Month

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS RCE Nextjs Auth0 +1
NVD GitHub
EPSS 2% CVSS 6.1
MEDIUM POC PATCH This Month

auth0-lock is Auth0's signin solution. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS RCE Auth0 +1
NVD GitHub
EPSS 1% CVSS 8.8
HIGH PATCH This Week

ad-ldap-connector's admin panel before version 5.0.13 does not provide csrf protection, which when exploited may result in remote code execution or confidential data loss. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Request Forgery (CSRF) vulnerability could allow attackers to trick authenticated users into performing unintended actions.

RCE CSRF Auth0 +1
NVD GitHub
EPSS 1% CVSS 9.1
CRITICAL PATCH Act Now

omniauth-auth0 (rubygems) versions >= 2.3.0 and < 2.4.1 improperly validate the JWT token signature when using the `jwt_validator.verify` method. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Improper Authentication vulnerability could allow attackers to bypass authentication mechanisms to gain unauthorized access.

Authentication Bypass Auth0 Omniauth Auth0
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM PATCH This Month

In auth0-lock versions before and including 11.25.1, dangerouslySetInnerHTML is used to update the DOM. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Auth0 Lock
NVD GitHub
EPSS 2% CVSS 7.7
HIGH PATCH This Week

In auth0 (npm package) versions before 2.27.1, a DenyList of specific keys that should be sanitized from the request object contained in the error object is used. Rated high severity (CVSS 7.7), this vulnerability is remotely exploitable, low attack complexity.

Information Disclosure Node.js Auth0 Js +1
NVD GitHub
EPSS 1% CVSS 9.1
CRITICAL PATCH Act Now

In express-jwt (NPM package) up and including version 5.3.3, the algorithms entry to be specified in the configuration is not being enforced. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Node.js Auth0 +1
NVD GitHub
EPSS 1% CVSS 4.9
MEDIUM PATCH This Month

auth0.js (NPM package auth0-js) greater than version 8.0.0 and before version 9.12.3 has a vulnerability. Rated medium severity (CVSS 4.9), this vulnerability is remotely exploitable, low attack complexity. This Insufficiently Protected Credentials vulnerability could allow attackers to obtain user credentials due to weak protection mechanisms.

Information Disclosure Node.js Auth0 Js +1
NVD GitHub
EPSS 2% CVSS 8.8
HIGH This Week

An issue was discovered in the Login by Auth0 plugin before 4.0.0 for WordPress. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

WordPress Information Disclosure Wordpress Plugin +2
NVD GitHub
EPSS 3% CVSS 9.8
CRITICAL Act Now

An issue was discovered in the Login by Auth0 plugin before 4.0.0 for WordPress. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress Code Injection Wordpress Plugin +2
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM This Month

The Login by Auth0 plugin before 4.0.0 for WordPress allows stored XSS on multiple pages, a different issue than CVE-2020-5392. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress XSS Auth0 +1
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM This Month

A stored cross-site scripting (XSS) vulnerability exists in the Auth0 plugin before 4.0.0 for WordPress via the settings page. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress XSS Auth0 +1
NVD GitHub
EPSS 1% CVSS 8.8
HIGH This Week

Cross-site request forgery (CSRF) vulnerabilities exist in the Auth0 plugin before 4.0.0 for WordPress via the domain field. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Auth0 +1
NVD GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

Auth0 auth0.net before 6.5.4 has Incorrect Access Control because IdentityTokenValidator can be accidentally used to validate untrusted ID tokens. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Auth0 Auth0 Net
NVD
EPSS 1% CVSS 7.3
HIGH PATCH This Week

Auth0 Passport-SharePoint before 0.4.0 does not validate the JWT signature of an Access Token before processing. Rated high severity (CVSS 7.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Microsoft Auth0 +1
NVD
EPSS 2% CVSS 9.8
CRITICAL PATCH Act Now

Auth0 Auth0-WCF-Service-JWT before 1.0.4 leaks the expected JWT signature in an error message when it cannot successfully validate the JWT signature. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Auth0 Auth0 Wcf Service Jwt
NVD
EPSS 0% CVSS 8.8
HIGH This Week

An issue was discovered in Auth0 auth0-aspnet and auth0-aspnet-owin. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Auth0 Aspnet +1
NVD
EPSS 1% CVSS 6.5
MEDIUM PATCH This Month

Auth0 angular-jwt before 0.1.10 treats whiteListedDomains entries as regular expressions, which allows remote attackers with knowledge of the jwtInterceptorProvider.whiteListedDomains setting to. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Auth0 Angular Jwt
NVD
EPSS 1% CVSS 8.8
HIGH PATCH This Week

CSRF exists in the Auth0 authentication service through 14591 if the Legacy Lock API flag is enabled. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Auth0 Js Auth0
NVD
EPSS 2% CVSS 9.8
CRITICAL Act Now

The Auth0 authentication service before 2017-10-15 allows privilege escalation because the JWT audience is not validated. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Authentication Bypass Privilege Escalation Auth0 Js +1
NVD
EPSS 1% CVSS 8.8
HIGH PATCH This Week

The Auth0 Auth0.js library before 9.3 has CSRF because it mishandles the case where the authorization response lacks the state parameter. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Auth0 Js Auth0
NVD
EPSS 0% CVSS 8.1
HIGH PATCH This Week

A vulnerability has been discovered in the Auth0 passport-wsfed-saml2 library affecting versions < 3.0.5. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required.

Authentication Bypass Passport Wsfed Saml2 Auth0
NVD
EPSS 0% CVSS 7.5
HIGH POC PATCH This Week

A cross-origin vulnerability has been discovered in the Auth0 auth0.js library affecting versions < 8.12. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Information Disclosure Auth0 Js Auth0
NVD

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy