PT-2026-37036 · Fiber · Fiber
Xeloxa
·
Published
2026-04-28
·
Updated
2026-05-12
·
CVE-2026-30246
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
github.com/gofiber/fiber/v3 versions prior to 3.1.0
Description
The default key generator in the cache middleware uses only the request path via the
c.Path() function and excludes the query string. Consequently, requests targeting the same path but containing different query parameters map to the same cache key. This leads to response mix-ups where a user may receive a cached response intended for a different request, potentially leaking or corrupting user or tenant-specific content for endpoints where the response depends on query parameters.Recommendations
Update to version 3.1.0 or later.
Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Fiber