CVE-2026-25899

Source
https://cve.org/CVERecord?id=CVE-2026-25899
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25899.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25899
Aliases
Downstream
Related
Published
2026-02-24T21:11:17.804Z
Modified
2026-03-04T22:28:58.948923Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Fiber is Vulnerable to Denial of Service via Flash Cookie Unbounded Allocation
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25899.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-789"
    ]
}
References

Affected packages

Git / github.com/gofiber/fiber

Affected ranges

Type
GIT
Repo
https://github.com/gofiber/fiber
Events

Affected versions

v3.*
v3.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25899.json"