CVE-2026-30246
Last modified
CVE-2026-30246 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gofiber | Fiber | <= 3.1.0 |
References
- https://github.com/gofiber/fiber/security/advisories/GHSA-35hp-hqmv-8qg8Exploit, Vendor Advisory
- https://github.com/gofiber/fiber/security/advisories/GHSA-35hp-hqmv-8qg8Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-30246?
How severe is CVE-2026-30246?
How do I fix CVE-2026-30246?
Are you affected by CVE-2026-30246?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
