CVE Tools

CVE-2025-27144

Go JOSE's Parsing Vulnerable to Denial of Service

Published: Feb 24, 2025Updated: Feb 24, 2025 Sources: CVE List NVD GHSA BDUCWE-770

Description

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.

CVSS Vector Breakdown

AV:NAC:LC:NI:NA:H
Exploitability
AV:NAccess Vector
Network
AC:LAccess Complexity
Low
Impact
C:NConfidentiality
None
I:NIntegrity
None
A:HAvailability
H

Weaknesses

Affected Products

and 21 more affected products View all →

Attack Graph

Products CVE Techniques Tactics

Click technique nodes to view MITRE ATT&CK details. Scroll to zoom, drag to pan.

Exploitability

Official Patch Available

MITRE ATT&CK

1 technique
Impact
View detailed technique mapping

References

and 10 more references View all →

Timeline

Published
Feb 24, 2025
Last Updated
Feb 24, 2025

Unlock Complete Vulnerability Intelligence

Get the full picture for CVE-2025-27144 and every CVE in our database. Create a free account — no credit card required.

Create Free Account
Plain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows