
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2025-30204 affects golang-jwt, a Go implementation of JSON Web Tokens, in versions prior to 5.2.2 and 4.5.2. The vulnerability was discovered and disclosed on March 21, 2025. The issue lies in the parse.ParseUnverified function which processes untrusted data in Authorization headers (GitHub Advisory).
The vulnerability stems from the parse.ParseUnverified function's implementation, which uses strings.Split to parse tokens on period characters. When processing a malicious request containing an Authorization header with Bearer followed by numerous period characters, the function performs memory allocations of O(n) bytes, where n is the argument length, with a constant factor of approximately 16. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (High) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (GitHub Advisory).
The primary impact of this vulnerability is the potential for excessive memory allocation, which could lead to resource exhaustion. When exploited, it can affect system availability by consuming disproportionate amounts of memory resources (GitHub Advisory).
The vulnerability has been fixed in golang-jwt versions 5.2.2 and 4.5.2. The fix involves replacing the strings.Split implementation with a more efficient token parsing mechanism that prevents excessive memory allocation (GitHub Commit, Red Hat 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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”