Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-25882

26
FAUCET Score

CVE-2026-25882 is a denial-of-service vulnerability affecting Fiber, an Express-inspired Go web framework, specifically in versions v2 and v3. Remote attackers can crash applications by sending requests to routes with over 30 parameters due to missing validation and unbounded array writes during request matching. This vulnerability carries a CVSS score of 7.5 (HIGH), indicating a network-attackable, low-complexity exploit with high impact on availability. There is currently no evidence of active exploitation, nor are there public exploits available in Metasploit, Nuclei, or ExploitDB. However, the vulnerability has garnered some community discussion and media coverage, suggesting awareness within the cybersecurity community.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.0.0, < 2.52.12CPE matchmatch criteria
cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*
>= 3.0.0, < 3.1.0CPE matchmatch criteria
cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 4.0

5.5MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
LOW
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
PROOF_OF_CONCEPT
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.59%
Probability of exploitation in next 30 days
EPSS Percentile
44.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0059 is in the 21st percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/gofiber/fiber/v2Fixed in: 2.52.12
gopatch availablevia ghsa
Product: github.com/gofiber/fiber/v3Fixed in: 3.1.0

Vendor Advisories (1)

goGHSA-mrq8-rjmw-wpq3medium

Fiber has a Denial of Service Vulnerability via Route Parameter Overflow

Feb 24, 2026

References

github.com / gofiber/fiber/blob/main/path.go
Product
github.com / gofiber/fiber/blob/v2/path.go
Product
github.com / gofiber/fiber/pull/3962
Issue TrackingPatch
github.com / gofiber/fiber/security/advisories/GHSA-mrq8-rjmw-wpq3
ExploitVendor Advisory