HIGH🇵🇱 Wersja polska

CVE-2026-25899

CVSS 7.5v3.1pub. 2026-02-24upd. 2026-02-25

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.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Gofiber Fiber

    APP
    Gofiber
    3.0.0 – 3.1.0 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Deserialization
CWE
References

Related vulnerabilities

CVE-2025-66630CRITICAL9.2PL ✓same product

Przewidywalne UUID w Fiber v2 — podatność na generowanie słabych identyfikatorów

CVE-2024-38513CRITICAL10.0PL ✓same product

Session Fixation w middleware sesji GoFiber Fiber (wersje < 2.52.5)

CVE-2024-25124CRITICAL9.4PL ✓same product

Gofiber Fiber: Niebezpieczna konfiguracja CORS middleware (wildcard + credentials)

CVE-2023-45128CRITICAL10.0PL ✓same product

CSRF w Gofiber Fiber — wstrzyknięcie wartości i fałszowanie żądań

CVE-2026-25891HIGH7.7same product

Fiber is an Express inspired web framework written in Go. A Path Traversal (CWE-22) vulnerability in Fiber all...