GO-2025-3683

Source
https://pkg.go.dev/vuln/GO-2025-3683
Import Source
https://vuln.go.dev/ID/GO-2025-3683.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3683
Aliases
Published
2025-05-15T19:23:25Z
Modified
2025-05-15T19:59:01.080973Z
Summary
nosurf vulnerable to CSRF due to non-functional same-origin request checks in github.com/justinas/nosurf
Details

nosurf vulnerable to CSRF due to non-functional same-origin request checks in github.com/justinas/nosurf

Database specific
{
    "review_status": "UNREVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2025-3683"
}
References

Affected packages

Go / github.com/justinas/nosurf

Package

Name
github.com/justinas/nosurf
View open source insights on deps.dev
Purl
pkg:golang/github.com/justinas/nosurf

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/justinas/nosurf",
            "symbols": [
                "CSRFHandler.ServeHTTP",
                "New",
                "NewPure"
            ]
        }
    ]
}