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.
History

Fri, 30 May 2025 01:45:00 +0000

Type Values Removed Values Added
First Time appeared Gofiber
Gofiber fiber
CPEs cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*
Vendors & Products Gofiber
Gofiber fiber
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Thu, 22 May 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 22 May 2025 17:45:00 +0000

Type Values Removed Values Added
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.
Title Fiber panics when fiber.Ctx.BodyParser parses invalid range index
Weaknesses CWE-129
References
Metrics cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2025-05-22T17:25:18.447Z

Updated: 2025-05-22T17:59:02.707Z

Reserved: 2025-05-15T16:06:40.942Z

Link: CVE-2025-48075

cve-icon Vulnrichment

Updated: 2025-05-22T17:42:06.573Z

cve-icon NVD

Status : Analyzed

Published: 2025-05-22T18:15:43.310

Modified: 2025-05-30T01:18:13.397

Link: CVE-2025-48075

cve-icon Redhat

No data.