CVE-2026-30246
Published:May 05, 2026
Updated:May 16, 2026
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.
Affected Packages
https://github.com/gofiber/fiber.git (GITHUB):
Affected version(s) >=v3.0.0 <v3.2.0Fix Suggestion:
Update to version v3.2.0https://github.com/gofiber/fiber.git (GITHUB):
Affected version(s) >=v1.0.0 <v2.52.13Fix Suggestion:
Update to version v2.52.13github.com/gofiber/fiber/v3 (GO):
Affected version(s) >=v3.0.0-beta.2 <v3.2.0Fix Suggestion:
Update to version v3.2.0github.com/gofiber/fiber/v3 (GO):
Affected version(s) >=v3.0.0-beta.2 <v3.2.0Fix Suggestion:
Update to version v3.2.0Related Resources (7)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.04