Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.0
Fix Suggestion:
Update to version v3.2.0
https://github.com/gofiber/fiber.git (GITHUB):
Affected version(s) >=v1.0.0 <v2.52.13
Fix Suggestion:
Update to version v2.52.13
github.com/gofiber/fiber/v3 (GO):
Affected version(s) >=v3.0.0-beta.2 <v3.2.0
Fix Suggestion:
Update to version v3.2.0
github.com/gofiber/fiber/v3 (GO):
Affected version(s) >=v3.0.0-beta.2 <v3.2.0
Fix Suggestion:
Update to version v3.2.0
Do you need more information?
Contact Us
CVSS 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)
Exposure of Sensitive Information to an Unauthorized Actor
Use of Cache Containing Sensitive Information
Interpretation Conflict
EPSS
Base Score:
0.04