GHSA-2mr3-m5q5-wgp6 · Severity: high · Ecosystem: go — Fiber is Vulnerable to Denial of Service via Flash Cookie Unbounded Allocation
Fiber is an Express inspired web framework written in Go. In versions on the v3 branch prior to 3.1.0, the use of the `fiber_flash` cookie can force an unbounded allocation on any server. A crafted 10-character cookie value triggers an attempt to allocate up to 85GB of memory via unvalidated msgpack deserialization. No authentication is required. Every GoFiber v3 endpoint is affected regardless of whether the application uses flash messages. Version 3.1.0 fixes the issue.
Conclusion & alert: CVE-2026-25899 is rated Exploit Available (56.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.40%). 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-06-15 | 0.13% | 0.40% | +0.26% |
| 2 | 2026-05-03 | 0.17% | 0.13% | -0.04% |
| 3 | 2026-04-07 | — | 0.17% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-2mr3-m5q5-wgp6 · Severity: high · Ecosystem: go — Fiber is Vulnerable to Denial of Service via Flash Cookie Unbounded Allocation
| URL | Tags |
|---|---|
| https://github.com/gofiber/fiber/releases/tag/v3.1.0 | Release Notes |
| https://github.com/gofiber/fiber/security/advisories/GHSA-2mr3-m5q5-wgp6 | Exploit Vendor Advisory |