← voltar
CVE-2026-30246

github.com/gofiber/fiber/v3 cache middleware can mix responses across query parameters

CVSS 6.5 MEDIUMEPSS 0.3%CWE-436
Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query string. As a result, requests for the same path with different query parameters can share a cache key and receive the wrong cached response. This can cause response mix-up for query-dependent endpoints and may expose data intended for a different request. This issue is fixed after version 3.1.0.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Produtos afetados
gofiber · fiber

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →