CVE-2026-30246 — Fiber is a web framework for Go. In

CVE-2026-30246 — Fiber is a web framework for Go. In

CVE-2026-30246 — 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 sha

What This Means For You

  • If your environment is affected by CWE-436, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-30246 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

1 rule · 6 SIEM formats

1 detection rule auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

medium T1190 Initial Access

CVE-2026-30246 - Fiber Cache Middleware Response Mix-up

Sigma YAML — free preview
title: CVE-2026-30246 - Fiber Cache Middleware Response Mix-up
id: scw-2026-05-05-ai-1
status: experimental
level: medium
description: |
  This rule detects potential exploitation of CVE-2026-30246 in the Fiber web framework. The vulnerability arises when the cache middleware uses only the request path and not the query string for cache keys. This rule specifically looks for requests to the root path ('/') with query parameters, which could lead to response mix-ups if an attacker crafts requests to receive cached data intended for a different query string. This is a direct indicator of the cache poisoning vulnerability.
author: SCW Feed Engine (AI-generated)
date: 2026-05-05
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-30246/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri: 
          - '/'
      cs-uri-query: 
          - '?param1=value1&param2=value2'
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-30246 vulnerability CVE-2026-30246
CWE-436 weakness CWE-436
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 05, 2026 at 16:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-7834: Critical Stack-Based Buffer Overflow in EFM ipTIME NAS1dual

CVE-2026-7834 — A security vulnerability has been detected in EFM ipTIME NAS1dual 1.5.24. This issue affects the function get_csrf_whites of the file /cgi/advanced/misc_main.cgi. Such manipulation...

vulnerabilityCVEcriticalhigh-severitybuffer-overflowcwe-119cwe-121
/SCW Vulnerability Desk /CRITICAL /9.8 /⚑ 2 IOCs /⚙ 1 Sigma

CVE-2026-7778 — An issue that could allow a dashboard configuration to be

CVE-2026-7778 — An issue that could allow a dashboard configuration to be viewed from outside of the authorized organization scope has been resolved. This is...

vulnerabilityCVEmedium-severitycwe-269
/SCW Vulnerability Desk /MEDIUM /5 /⚑ 2 IOCs /⚙ 5 Sigma

WeePie Cookie Allow Plugin SQLi Risks Unauthenticated Database Access

CVE-2026-4304 — The WeePie Cookie Allow plugin for WordPress is vulnerable to SQL Injection via the 'consent' parameter in all versions up to, and including,...

vulnerabilityCVEhigh-severitysql-injectioncwe-89
/SCW Vulnerability Desk /HIGH /7.5 /⚑ 4 IOCs /⚙ 3 Sigma