GO-2025-3488

Source
https://pkg.go.dev/vuln/GO-2025-3488
Import Source
https://vuln.go.dev/ID/GO-2025-3488.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3488
Aliases
Published
2025-02-26T02:51:51Z
Modified
2025-02-26T03:12:12.436084Z
Summary
Unexpected memory consumption during token parsing in golang.org/x/oauth2
Details

An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
References
Credits
    • jub0bs

Affected packages

Go / golang.org/x/oauth2

Package

Name
golang.org/x/oauth2
View open source insights on deps.dev
Purl
pkg:golang/golang.org/x/oauth2

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.27.0

Ecosystem specific

{
    "imports": [
        {
            "path": "golang.org/x/oauth2/jws",
            "symbols": [
                "Verify"
            ]
        }
    ]
}