
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-23540 affects versions <=8.5.1 of the jsonwebtoken library, where a lack of algorithm definition in the jwt.verify() function can lead to signature validation bypass. The vulnerability was disclosed on December 22, 2022, and impacts the library's signature verification mechanism by defaulting to the 'none' algorithm. This security flaw affects users who do not specify algorithms in the jwt.verify() function (GitHub Advisory, NVD).
The vulnerability stems from the jwt.verify() function's behavior when no algorithm is specified, causing it to default to the 'none' algorithm for signature verification. The issue has been assigned a CVSS v3.1 base score of 7.6 (HIGH) by NIST NVD, with a vector string of CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L. GitHub has assigned it a slightly lower score of 6.4 (MEDIUM) with a vector string of CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L (NVD).
The vulnerability could allow attackers to bypass signature validation when the algorithm is not explicitly specified in the jwt.verify() function. This could potentially lead to unauthorized access and compromise of protected resources. The impact includes low confidentiality impact, high integrity impact, and low availability impact according to the CVSS scoring (NVD).
The vulnerability has been fixed in version 9.0.0 of the jsonwebtoken library, which removes the default support for the 'none' algorithm in the jwt.verify() method. Users should update to version 9.0.0. If the 'none' algorithm is required, it must be explicitly specified in the jwt.verify() options. There will be no impact for users who update to version 9.0.0 and don't need to allow for the 'none' algorithm (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."