CVE-2025-48075 - CVE House
Back to Database
Status published High CVE-2025-48075

Fiber panics when fiber.Ctx.BodyParser parses invalid range index

Vulnerability Description

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, `fiber.Ctx.BodyParser` can map flat data to nested slices using `key[idx]value` syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process the data. Since this data is user-provided, this could lead to denial of service for anyone relying on this `fiber.Ctx.BodyParser` functionality. Version 2.52.7 fixes the issue.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-48075

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

fiber
Vulnerable Versions:
>= 2.52.6, < 2.52.7

Timeline

Official Publish: May 22nd, 2025
Last Modified: May 22nd, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)