ghsa-9mj6-hxhv-w67j
Vulnerability from github
Published
2025-11-12 18:31
Modified
2025-11-14 21:44
Severity ?
VLAI Severity ?
Summary
jose2go is vulnerable to a JWT bomb attack through its decode function
Details
An issue was discovered in dvsekhvalnov jose2go 1.5.0 thru 1.7.0 allowing an attacker to cause a Denial-of-Service (DoS) via crafted JSON Web Encryption (JWE) token with an exceptionally high compression ratio.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/dvsekhvalnov/jose2go"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-63811"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-14T21:44:36Z",
"nvd_published_at": "2025-11-12T18:15:35Z",
"severity": "HIGH"
},
"details": "An issue was discovered in dvsekhvalnov jose2go 1.5.0 thru 1.7.0 allowing an attacker to cause a Denial-of-Service (DoS) via crafted JSON Web Encryption (JWE) token with an exceptionally high compression ratio.",
"id": "GHSA-9mj6-hxhv-w67j",
"modified": "2025-11-14T21:44:36Z",
"published": "2025-11-12T18:31:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-63811"
},
{
"type": "WEB",
"url": "https://github.com/dvsekhvalnov/jose2go/issues/33"
},
{
"type": "WEB",
"url": "https://github.com/dvsekhvalnov/jose2go/commit/0a0673dd7f2820a446de5b04b9094b2291d77d5d"
},
{
"type": "PACKAGE",
"url": "https://github.com/dvsekhvalnov/jose2go"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "jose2go is vulnerable to a JWT bomb attack through its decode function"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…