GHSA-mrq8-rjmw-wpq3 · Severity: medium · Ecosystem: go — Fiber has a Denial of Service Vulnerability via Route Parameter Overflow
Fiber is an Express inspired web framework written in Go. A denial of service vulnerability exists in Fiber v2 and v3 that allows remote attackers to crash the application by sending requests to routes with more than 30 parameters. The vulnerability results from missing validation during route registration combined with an unbounded array write during request matching. Version 2.52.12 patches the issue in the v2 branch and 3.1.0 patches the issue in the v3 branch.
Conclusion & alert: CVE-2026-25882 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). 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-02 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-02-25 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.5 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-mrq8-rjmw-wpq3 · Severity: medium · Ecosystem: go — Fiber has a Denial of Service Vulnerability via Route Parameter Overflow
| URL | Tags |
|---|---|
| https://github.com/gofiber/fiber/blob/main/path.go#L514 | Product |
| https://github.com/gofiber/fiber/blob/v2/path.go#L516 | Product |
| https://github.com/gofiber/fiber/pull/3962 | Issue Tracking Patch |
| https://github.com/gofiber/fiber/security/advisories/GHSA-mrq8-rjmw-wpq3 | Exploit Vendor Advisory |