cvedb.io
CVE-2026-30246
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-05-05T13:16:28.820 · Last modified 2026-06-17T10:32:33.373

Summary

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 products

gofiber — fiber

Does this affect you?

Add your gear to cvedb and we'll alert you only when gofiber ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.