CVE-2026-25891 PUBLISHED

Fiber has an Arbitrary File Read in Static Middleware on Windows

Assigner: GitHub_M
Reserved: 06.02.2026 Published: 24.02.2026 Updated: 24.02.2026

Fiber is an Express inspired web framework written in Go. A Path Traversal (CWE-22) vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been patched in Fiber v3 version 3.1.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P
CVSS Score: 7.7

Product Status

Vendor gofiber
Product fiber
Versions
  • Version >= 3.0.0, < 3.1.0 is affected

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE