Vulnerability in Golang-jwt Jwt
CVE-2025-30204
golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on period…
EPSS: 0.001 (24.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Golang-jwt Jwt — versions >= 3.2.0, < 4.5.2, >= 5.0.0-rc.1, < 5.2.2
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp (x_refsource_CONFIRM)
- https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3 (x_refsource_MISC)
- https://github.com/golang-jwt/jwt/commit/bf316c48137a1212f8d0af9288cc9ce8e59f1afb (x_refsource_MISC)
Frequently asked questions
- What is CVE-2025-30204?
- CVE-2025-30204 is a high-severity vulnerability in Golang-jwt Jwt, classified under Asymmetric Resource Consumption (Amplification). CVSS score: 7.5/10. Published 2025-03-21.
- How severe is CVE-2025-30204?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2025-30204 known to be exploited?
- 6 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.