216.73.217.22

CVE-2026-30246

· Published 05/05/2026 13:16 · Modified 05/05/2026 16:16

Labels: CVE-2026-30246 2026-05-05CVE-2026-30246CWE-436[email protected]

Essential information

Published
05/05/2026 13:16
Modified
05/05/2026 16:16
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CVSS metrics

Description

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
gofiber / fiber cpe:2.3:a:gofiber:fiber:<3.1.0:*:*:*:*:*:*:*

References