Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/gofiber/fiber/v3
  4. ›
  5. CVE-2026-25882

CVE-2026-25882: Fiber has a Denial of Service Vulnerability via Route Parameter Overflow

February 24, 2026 (updated February 27, 2026)

A denial of service vulnerability exists in Fiber v2 and v3 that allows remote attackers to crash the application by sending requests to routes with more than 30 parameters. The vulnerability results from missing validation during route registration combined with an unbounded array write during request matching.

References

  • github.com/advisories/GHSA-mrq8-rjmw-wpq3
  • github.com/gofiber/fiber
  • github.com/gofiber/fiber/blob/main/path.go
  • github.com/gofiber/fiber/blob/v2/path.go
  • github.com/gofiber/fiber/pull/3962
  • github.com/gofiber/fiber/security/advisories/GHSA-mrq8-rjmw-wpq3
  • nvd.nist.gov/vuln/detail/CVE-2026-25882
  • pkg.go.dev/vuln/GO-2026-4543

Code Behaviors & Features

Detect and mitigate CVE-2026-25882 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.1.0

Fixed versions

  • 3.1.0

Solution

Upgrade to version 3.1.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-129: Improper Validation of Array Index

Source file

go/github.com/gofiber/fiber/v3/CVE-2026-25882.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:17:52 +0000.