CVE-2026-44332
- EPSS 0.41%
- Veröffentlicht 08.07.2026 19:32:15
- Zuletzt bearbeitet 15.07.2026 20:52:13
Fiber is an Express inspired web framework written in Go. Prior to 3.3.0, the default Authorizer function in the BasicAuth middleware in middleware/basicauth/config.go uses short-circuit evaluation that skips password hash comparison for non-existent...
CVE-2026-53624
- EPSS 0.18%
- Veröffentlicht 08.07.2026 19:32:08
- Zuletzt bearbeitet 15.07.2026 20:49:42
Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSMaxAge is configured because it checks c.Protocol() ...
CVE-2026-45045
- EPSS 0.36%
- Veröffentlicht 08.07.2026 19:26:26
- Zuletzt bearbeitet 15.07.2026 20:50:55
Fiber is an Express inspired web framework written in Go. Prior to 3.3.0 and 2.52.14, the BalancerForward proxy helper in middleware/proxy/proxy.go uses Header.Add() instead of Header.Set() when injecting X-Real-IP, allowing an attacker-supplied firs...
CVE-2026-42554
- EPSS 0.21%
- Veröffentlicht 11.05.2026 21:47:17
- Zuletzt bearbeitet 18.05.2026 16:50:44
Fiber is a web framework for Go. Prior to 2.52.12 and 3.1.0, Cross-Site Scripting vulnerability in Go Fiber allows a remote attacker to inject arbitrary HTML/JavaScript by supplying Accept: text/html on any request whose handler passes attacker-influ...
CVE-2026-30246
- EPSS 0.25%
- Veröffentlicht 05.05.2026 13:16:28
- Zuletzt bearbeitet 12.05.2026 13:44:42
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 d...
CVE-2026-25882
- EPSS 0.59%
- Veröffentlicht 24.02.2026 21:16:29
- Zuletzt bearbeitet 27.02.2026 03:18:05
Fiber is an Express inspired web framework written in Go. 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 ...
CVE-2026-25899
- EPSS 0.4%
- Veröffentlicht 24.02.2026 21:11:17
- Zuletzt bearbeitet 25.02.2026 20:31:50
Fiber is an Express inspired web framework written in Go. In versions on the v3 branch prior to 3.1.0, the use of the `fiber_flash` cookie can force an unbounded allocation on any server. A crafted 10-character cookie value triggers an attempt to all...
CVE-2026-25891
- EPSS 0.62%
- Veröffentlicht 24.02.2026 21:08:48
- Zuletzt bearbeitet 27.02.2026 03:18:58
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 ...
CVE-2025-66630
- EPSS 0.47%
- Veröffentlicht 09.02.2026 18:16:04
- Zuletzt bearbeitet 28.02.2026 00:26:20
Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v...
CVE-2025-54801
- EPSS 0.36%
- Veröffentlicht 05.08.2025 23:33:28
- Zuletzt bearbeitet 23.09.2025 23:27:27
Fiber is an Express inspired web framework written in Go. In versions 2.52.8 and below, when using Fiber's Ctx.BodyParser to parse form data containing a large numeric key that represents a slice index (e.g., test.18446744073704), the application cra...