GO-2025-3706

Source
https://pkg.go.dev/vuln/GO-2025-3706
Import Source
https://vuln.go.dev/ID/GO-2025-3706.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3706
Aliases
Published
2025-05-27T20:47:04Z
Modified
2025-05-27T21:29:28.964431Z
Summary
Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber
Details

Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber

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

Affected packages

Go / github.com/gofiber/fiber

Package

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

Affected ranges

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

Go / github.com/gofiber/fiber/v2

Package

Name
github.com/gofiber/fiber/v2
View open source insights on deps.dev
Purl
pkg:golang/github.com/gofiber/fiber/v2

Affected ranges

Type
SEMVER
Events
Introduced
2.52.6
Fixed
2.52.7

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/gofiber/fiber/v2/internal/schema",
            "symbols": [
                "Decoder.Decode"
            ]
        }
    ]
}