CVE•Published 2026-05-05•Modified 2026-05-12•0 articles on news•6 live references•NVD data
CVE-2026-30246Gofiber · Fiber
Vulnerability data via NVD (ingested)
CVSS v3.1
6.5
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
EPSS percentile
—
Weaknesses (CWE)
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.
Timeline
Published 2026-05-05
Modified 2026-05-12
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-30246Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Gofiber Fiber"All exposed Gofiber Fiber instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Fiber"HTTP body or banner mentions "Fiber" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-30246Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-30246Censys host search filtered to this CVE id.
grep.app
CVE-2026-30246Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-30246GitHub code search for direct mentions.
Google dork
"CVE-2026-30246" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (1)
We haven't classified any articles referencing CVE-2026-30246 yet. The external references above still apply.