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.
INFO
Published Date :
2026-05-05T12:40:19.813Z
Last Modified :
2026-05-05T15:04:02.984Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-30246 vulnerability.
| Vendors | Products |
|---|---|
| Gofiber |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-30246.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact