Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-30246

Опубликовано: 05 мая 2026
Источник: nvd
CVSS3: 6.5
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*
Версия до 3.1.0 (включая)

EPSS

Процентиль: 17%
0.00251
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-436

Связанные уязвимости

CVSS3: 6.5
github
4 месяца назад

Fiber's cache middleware default key generator ignores query string, causing response mix-up across distinct query parameters

EPSS

Процентиль: 17%
0.00251
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-436