Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-30246
PUBLISHED
More InfoOfficial Page
Assigner-GitHub_M
Assigner Org ID-a0819718-46f1-4df5-94e2-005712e83aaa
View Known Exploited Vulnerability (KEV) details
Published At-05 May, 2026 | 12:40
Updated At-05 May, 2026 | 15:04
Rejected At-
▼CVE Numbering Authority (CNA)
github.com/gofiber/fiber/v3 cache middleware can mix responses across query parameters

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
Vendor
gofiber
Product
fiber
Versions
Affected
  • >= v3.0.0-beta.2, < 3.1.0
Problem Types
TypeCWE IDDescription
CWECWE-436CWE-436: Interpretation Conflict
Type: CWE
CWE ID: CWE-436
Description: CWE-436: Interpretation Conflict
Metrics
VersionBase scoreBase severityVector
3.16.5MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Version: 3.1
Base score: 6.5
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/gofiber/fiber/security/advisories/GHSA-35hp-hqmv-8qg8
x_refsource_CONFIRM
https://github.com/gofiber/fiber/blob/main/middleware/cache/cache_test.go#L599-L621
x_refsource_MISC
https://github.com/gofiber/fiber/blob/main/middleware/cache/config.go#L90-L92
x_refsource_MISC
Hyperlink: https://github.com/gofiber/fiber/security/advisories/GHSA-35hp-hqmv-8qg8
Resource:
x_refsource_CONFIRM
Hyperlink: https://github.com/gofiber/fiber/blob/main/middleware/cache/cache_test.go#L599-L621
Resource:
x_refsource_MISC
Hyperlink: https://github.com/gofiber/fiber/blob/main/middleware/cache/config.go#L90-L92
Resource:
x_refsource_MISC
▼Authorized Data Publishers (ADP)
CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/gofiber/fiber/security/advisories/GHSA-35hp-hqmv-8qg8
exploit
Hyperlink: https://github.com/gofiber/fiber/security/advisories/GHSA-35hp-hqmv-8qg8
Resource:
exploit
Details not found