GO-2025-3383

Source
https://pkg.go.dev/vuln/GO-2025-3383
Import Source
https://vuln.go.dev/ID/GO-2025-3383.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2025-3383
Aliases
Published
2025-01-28T00:47:30Z
Modified
2025-01-30T20:11:47.132115Z
Summary
GOAUTH credential leak in cmd/go
Details

Credentials provided via the new GOAUTH feature were not being properly segmented by domain, allowing a malicious server to request credentials they should not have access to. By default, unless otherwise set, this only affected credentials stored in the users .netrc file.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2025-3383"
}
References
Credits
    • Juho Forsén of Mattermost

Affected packages

Go / toolchain

Package

Affected ranges

Type
SEMVER
Events
Introduced
1.24.0-0
Fixed
1.24.0-rc.2

Ecosystem specific

{
    "imports": [
        {
            "path": "cmd/go"
        }
    ]
}