GHSA-hg3g-gphw-5hhm · Severity: high · Ecosystem: go — Fiber panics when fiber.Ctx.BodyParser parses invalid range index
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.
Conclusion & alert: CVE-2025-48075 is rated High Exploit Risk (68.6/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.47%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-18 | 0.16% | 0.47% | +0.31% |
| 2 | 2025-10-30 | 0.14% | 0.16% | +0.02% |
| 3 | 2025-10-18 | — | 0.14% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-hg3g-gphw-5hhm · Severity: high · Ecosystem: go — Fiber panics when fiber.Ctx.BodyParser parses invalid range index
| URL | Tags |
|---|---|
| https://github.com/gofiber/fiber/commit/e115c08b8f059a4a031b492aa9eef0712411853d | Patch |
| https://github.com/gofiber/fiber/security/advisories/GHSA-hg3g-gphw-5hhm | Exploit Vendor Advisory |