Skip to main content

Gofiber

13 CVEs vendor

Monthly

CVE-2026-25899 Feb 24, 22:16 Go HIGH POC PATCH This Week

Unbounded memory allocation in Fiber v3 (prior to 3.1.0) allows unauthenticated remote attackers to trigger denial of service by sending a malicious fiber_flash cookie that forces deserialization of up to 85GB of memory. All v3 endpoints are vulnerable regardless of flash message usage, and public exploit code exists. No patch is currently available.

Deserialization Fiber Suse Gofiber
NVD GitHub
CVSS 3.1
7.5
EPSS
0.1%
CVE-2026-25891 Feb 24, 22:16 Go HIGH POC PATCH This Week

Fiber web framework versions 3.0.0 and earlier on Windows contain a path traversal vulnerability that allows remote attackers to bypass static file middleware protections and read arbitrary files from the server. Public exploit code exists for this vulnerability, which affects applications using the vulnerable Fiber versions. The issue has been patched in Fiber v3.1.0.

Windows Path Traversal Fiber Suse Gofiber
NVD GitHub
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-25882 Feb 24, 21:16 Go HIGH POC PATCH This Week

Fiber web framework versions 2 and 3 are vulnerable to denial of service attacks when processing requests to routes containing more than 30 parameters, enabling remote attackers to crash affected applications without authentication. The vulnerability stems from insufficient validation during route registration and unbounded array writes in request matching logic. Public exploit code exists for this high-severity flaw, though patches are available in Fiber v2.52.12 and v3.1.0.

Denial Of Service Fiber Suse Gofiber
NVD GitHub
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-66630 Feb 09, 18:16 Go CRITICAL PATCH Act Now

Go Fiber web framework before 2.52.11 has a weak PRNG vulnerability (on Go < 1.24) that makes session tokens predictable, enabling session hijacking.

CSRF Golang Red Hat Fiber Suse +1
NVD GitHub
CVSS 3.1
9.4
EPSS
0.0%
CVE-2025-54801 Aug 06, 00:15 Go HIGH PATCH This Month

Fiber is an Express inspired web framework written in Go. Rated high severity (CVSS 8.7), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Denial Of Service Fiber Suse Gofiber
NVD GitHub
CVSS 4.0
8.7
EPSS
0.1%
CVE-2025-48075 May 22, 18:15 Go HIGH POC PATCH This Month

Fiber is an Express-inspired web framework written in Go. Rated high severity (CVSS 7.7), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Denial Of Service Fiber Suse Gofiber
NVD GitHub
CVSS 4.0
7.7
EPSS
0.5%
CVE-2024-38513 Jul 01, 19:15 Go CRITICAL PATCH Act Now

Fiber is an Express-inspired web framework written in Go A vulnerability present in versions prior to 2.52.5 is a session middleware issue in GoFiber versions 2 and above. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Session Fixation Fiber Gofiber
NVD GitHub
CVSS 3.1
9.8
EPSS
0.7%
CVE-2024-25124 Feb 21, 21:15 Go CRITICAL POC PATCH Act Now

Fiber is a web framework written in go. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Authentication Bypass Fiber Gofiber
NVD GitHub
CVSS 3.1
9.8
EPSS
0.7%
CVE-2024-22199 Jan 11, 18:15 Go CRITICAL PATCH This Week

This package provides universal methods to use multiple template engines with the Fiber web framework using the Views interface. Rated critical severity (CVSS 9.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

XSS Django Gofiber
NVD GitHub
CVSS 3.1
9.3
EPSS
1.4%
CVE-2023-45141 Oct 16, 21:15 Go HIGH PATCH This Week

Fiber is an express inspired web framework written in Go. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Fiber Gofiber
NVD GitHub
CVSS 3.1
8.8
EPSS
0.3%
CVE-2023-45128 Oct 16, 21:15 Go HIGH PATCH This Week

Fiber is an express inspired web framework written in Go. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

CSRF Fiber Gofiber
NVD GitHub
CVSS 3.1
8.8
EPSS
0.3%
CVE-2023-41338 Sep 08, 19:15 Go MEDIUM PATCH This Month

Fiber is an Express inspired web framework built in the go language. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Fiber Gofiber
NVD GitHub
CVSS 3.1
5.3
EPSS
0.5%
CVE-2020-15111 Jul 20, 18:15 Go MEDIUM PATCH This Month

In Fiber before version 1.12.6, the filename that is given in c.Attachment() (https://docs.gofiber.io/ctx#attachment) is not escaped, and therefore vulnerable for a CRLF injection attack. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Code Injection Fiber Gofiber
NVD GitHub
CVSS 3.1
5.4
EPSS
0.9%
EPSS 0% CVSS 7.5
HIGH POC PATCH This Week

Unbounded memory allocation in Fiber v3 (prior to 3.1.0) allows unauthenticated remote attackers to trigger denial of service by sending a malicious fiber_flash cookie that forces deserialization of up to 85GB of memory. All v3 endpoints are vulnerable regardless of flash message usage, and public exploit code exists. No patch is currently available.

Deserialization Fiber Suse +1
NVD GitHub
EPSS 0% CVSS 7.5
HIGH POC PATCH This Week

Fiber web framework versions 3.0.0 and earlier on Windows contain a path traversal vulnerability that allows remote attackers to bypass static file middleware protections and read arbitrary files from the server. Public exploit code exists for this vulnerability, which affects applications using the vulnerable Fiber versions. The issue has been patched in Fiber v3.1.0.

Windows Path Traversal Fiber +2
NVD GitHub
EPSS 0% CVSS 7.5
HIGH POC PATCH This Week

Fiber web framework versions 2 and 3 are vulnerable to denial of service attacks when processing requests to routes containing more than 30 parameters, enabling remote attackers to crash affected applications without authentication. The vulnerability stems from insufficient validation during route registration and unbounded array writes in request matching logic. Public exploit code exists for this high-severity flaw, though patches are available in Fiber v2.52.12 and v3.1.0.

Denial Of Service Fiber Suse +1
NVD GitHub
EPSS 0% CVSS 9.4
CRITICAL PATCH Act Now

Go Fiber web framework before 2.52.11 has a weak PRNG vulnerability (on Go < 1.24) that makes session tokens predictable, enabling session hijacking.

CSRF Golang Red Hat +3
NVD GitHub
EPSS 0% CVSS 8.7
HIGH PATCH This Month

Fiber is an Express inspired web framework written in Go. Rated high severity (CVSS 8.7), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Denial Of Service Fiber Suse +1
NVD GitHub
EPSS 0% CVSS 7.7
HIGH POC PATCH This Month

Fiber is an Express-inspired web framework written in Go. Rated high severity (CVSS 7.7), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Denial Of Service Fiber Suse +1
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL PATCH Act Now

Fiber is an Express-inspired web framework written in Go A vulnerability present in versions prior to 2.52.5 is a session middleware issue in GoFiber versions 2 and above. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Session Fixation Fiber +1
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL POC PATCH Act Now

Fiber is a web framework written in go. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Authentication Bypass Fiber Gofiber
NVD GitHub
EPSS 1% CVSS 9.3
CRITICAL PATCH This Week

This package provides universal methods to use multiple template engines with the Fiber web framework using the Views interface. Rated critical severity (CVSS 9.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

XSS Django Gofiber
NVD GitHub
EPSS 0% CVSS 8.8
HIGH PATCH This Week

Fiber is an express inspired web framework written in Go. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF Fiber Gofiber
NVD GitHub
EPSS 0% CVSS 8.8
HIGH PATCH This Week

Fiber is an express inspired web framework written in Go. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

CSRF Fiber Gofiber
NVD GitHub
EPSS 1% CVSS 5.3
MEDIUM PATCH This Month

Fiber is an Express inspired web framework built in the go language. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Authentication Bypass Fiber Gofiber
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM PATCH This Month

In Fiber before version 1.12.6, the filename that is given in c.Attachment() (https://docs.gofiber.io/ctx#attachment) is not escaped, and therefore vulnerable for a CRLF injection attack. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Code Injection Fiber Gofiber
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy