Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-23540

6.4 · MEDIUM
Published Dec 22, 2022 auth0 CWE-287 EPSS 0.53% (43th pctl)

Overview

CVE-2022-23540 is a medium-severity vulnerability affecting auth0 jsonwebtoken. It was published on December 22, 2022 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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 signature verification. Users are affected if you do not specify algorithms in the `jwt.verify()` function. This issue has been fixed, please update to version 9.0.0 which removes the default support for the none algorithm in the `jwt.verify()` method. There will be no impact, if you update to version 9.0.0 and you don’t need to allow for the `none` algorithm. If you need 'none' algorithm, you have to explicitly specify that in `jwt.verify()` options.

Remediation

Check the references section for vendor advisories and patches from auth0. Update jsonwebtoken to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
auth0 jsonwebtoken 0 Affected

Frequently Asked Questions

What is CVE-2022-23540?

CVE-2022-23540 is a medium-severity vulnerability affecting auth0 jsonwebtoken. It was published on December 22, 2022 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

How severe is CVE-2022-23540?

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-23540?

Check the references section for vendor advisories and patches from auth0. Update jsonwebtoken to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-23540?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-23540 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.