CVE-2026-25899

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*

History

17 Jun 2026, 10:25

Type Values Removed Values Added
Summary
  • (es) Fiber es un framework web inspirado en Express escrito en Go. En versiones de la rama v3 anteriores a la 3.1.0, el uso de la 'cookie' fiber_flash puede forzar una asignación ilimitada en cualquier servidor. Un valor de cookie manipulado de 10 caracteres desencadena un intento de asignar hasta 85 GB de memoria a través de una deserialización msgpack no validada. No se requiere autenticación. Cada endpoint de GoFiber v3 se ve afectado independientemente de si la aplicación utiliza mensajes flash. La versión 3.1.0 corrige el problema.

25 Feb 2026, 20:31

Type Values Removed Values Added
CPE cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*
First Time Gofiber
Gofiber fiber
CWE CWE-770
References () https://github.com/gofiber/fiber/releases/tag/v3.1.0 - () https://github.com/gofiber/fiber/releases/tag/v3.1.0 - Release Notes
References () https://github.com/gofiber/fiber/security/advisories/GHSA-2mr3-m5q5-wgp6 - () https://github.com/gofiber/fiber/security/advisories/GHSA-2mr3-m5q5-wgp6 - Exploit, Vendor Advisory

24 Feb 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-24 22:16

Updated : 2026-06-17 10:25


NVD link : CVE-2026-25899

Mitre link : CVE-2026-25899

CVE.ORG link : CVE-2026-25899


JSON object : View

Products Affected

gofiber

  • fiber
CWE
CWE-789

Memory Allocation with Excessive Size Value

CWE-770

Allocation of Resources Without Limits or Throttling