CVE-2026-30246

Source
https://cve.org/CVERecord?id=CVE-2026-30246
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-30246.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-30246
Aliases
Downstream
openSUSE (1)
SUSE (2)
Related
Published
2026-05-05T12:40:19Z
Modified
2026-08-27T18:27:10Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
github.com/gofiber/fiber/v3 cache middleware can mix responses across query parameters
Details

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.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-436"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30246.json"
}
References

Affected packages

Git / github.com/gofiber/fiber

Affected ranges

Type
GIT
Repo
https://github.com/gofiber/fiber
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*",
    "extracted_events":  [
        {
            "introduced":  "v3.0.0-beta.2"
        },
        {
            "fixed":  "3.1.0"
        },
        {
            "introduced":  "0"
        },
        {
            "last_affected":  "3.1.0"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-30246.json"