Lucene search
K

35 matches found

SUSE CVE
SUSE CVE
added 2026/03/04 12:26 a.m.0 views

SUSE CVE-2026-25899

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 fiberflash cookie can force an unbounded allocation on any server. A crafted 10-character cookie value triggers an attempt to allocate up to 85GB of memory via unvalidated msgpack...

7.5CVSS5.8AI score0.00132EPSS
Exploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.2 views

GO-2026-4543 Fiber has a Denial of Service Vulnerability via Route Parameter Overflow in github.com/gofiber/fiber

Fiber has a Denial of Service Vulnerability via Route Parameter Overflow in github.com/gofiber/fiber...

7.5CVSS5.4AI score0.00082EPSS
Exploits1References4
OSV
OSV
added 2026/02/26 4:27 p.m.3 views

GO-2026-4534 Fiber is Vulnerable to Denial of Service via Flash Cookie Unbounded Allocation in github.com/gofiber/fiber/v3

Fiber is Vulnerable to Denial of Service via Flash Cookie Unbounded Allocation in github.com/gofiber/fiber/v3...

7.5CVSS5.4AI score0.00132EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/02/25 10:17 p.m.2 views

CVE-2026-25899

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 fiberflash cookie can force an unbounded allocation on any server. A crafted 10-character cookie value triggers an attempt to allocate up to 85GB of memory via unvalidated msgpack...

7.5CVSS5.3AI score0.00132EPSS
Exploits1References1
Snyk
Snyk
added 2026/02/25 12:12 a.m.2 views

Improper Validation of Array Index

Overview github.com/gofiber/fiber/v2 is an Express inspired web framework written in Go. Affected versions of this package are vulnerable to Improper Validation of Array Index via the route registration process. An attacker can cause the application to crash by sending requests to routes containi...

8.7CVSS5.9AI score0.00082EPSS
Exploits1References2
NVD
NVD
added 2026/02/24 10:16 p.m.4 views

CVE-2026-25899

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 fiberflash cookie can force an unbounded allocation on any server. A crafted 10-character cookie value triggers an attempt to allocate up to 85GB of memory via unvalidated msgpack...

7.5CVSS0.00132EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/02/24 8:57 p.m.4 views

Fiber is Vulnerable to Denial of Service via Flash Cookie Unbounded Allocation

Summary The use of the fiberflash cookie can force an unbounded allocation on any server. A crafted 10-character cookie value triggers an attempt to allocate up to 85GB of memory via unvalidated msgpack deserialization. No authentication is required. Every GoFiber v3 endpoint is affected regardle...

7.5CVSS5.8AI score0.00132EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2025/12/15 7:37 p.m.1 views

GO-2025-4208 Fiber Utils UUIDv4 and UUID Silent Fallback to Predictable Values in github.com/gofiber/utils

Fiber Utils UUIDv4 and UUID Silent Fallback to Predictable Values in github.com/gofiber/utils...

9.8CVSS6.8AI score0.0008EPSS
Exploits0References3
Snyk
Snyk
added 2025/12/08 5:57 p.m.6 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG due to the UUIDv4 and UUID functions silently returning predictable values, such as the zero UUID, when the cryptographic random number generator fails. An attacker can...

9.8CVSS7.7AI score0.0008EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-2407

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.0032EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-2308

Malicious code in bioql PyPI...

10CVSS6.5AI score0.00334EPSS
Exploits0References5
OSV
OSV
added 2025/08/11 5:25 p.m.3 views

GO-2025-3845 Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder in github.com/gofiber/fiber

Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder in github.com/gofiber/fiber...

8.7CVSS7AI score0.00436EPSS
Exploits0References2
Snyk
Snyk
added 2025/08/06 12:43 a.m.1 views

Memory Allocation with Excessive Size Value

Overview github.com/gofiber/fiber is an Express inspired web framework written in Go. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the BodyParser function, which allocates a slice of length idx+1 without validating. An attacker can cause the...

8.7CVSS6.9AI score0.00436EPSS
Exploits0References2
OSV
OSV
added 2025/05/27 8:47 p.m.2 views

GO-2025-3706 Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber

Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber...

8.7CVSS7.1AI score0.00472EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/23 4:36 a.m.2 views

CVE-2023-41338

Fiber is an Express inspired web framework built in the go language. Versions of gofiber prior to 2.49.2 did not properly restrict access to localhost. This issue impacts users of our project who rely on the ctx.IsFromLocal method to restrict access to localhost requests. If exploited, it could...

5.3CVSS6.7AI score0.0032EPSS
Exploits0References1
OSV
OSV
added 2024/07/02 7:19 p.m.14 views

GO-2024-2959 Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber

Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber...

10CVSS9.6AI score0.00334EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/07/01 8:35 p.m.39 views

Session Middleware Token Injection Vulnerability

A security vulnerability has been identified in the Fiber session middleware where a user can supply their own sessionid value, leading to the creation of a session with that key. Impact The identified vulnerability is a session middleware issue in GoFiber versions 2 and above. This vulnerability...

10CVSS6.7AI score0.00334EPSS
Exploits0References5Affected Software3
OSV
OSV
added 2024/07/01 8:35 p.m.10 views

GHSA-98J2-3J3P-FW2V Session Middleware Token Injection Vulnerability

A security vulnerability has been identified in the Fiber session middleware where a user can supply their own sessionid value, leading to the creation of a session with that key. Impact The identified vulnerability is a session middleware issue in GoFiber versions 2 and above. This vulnerability...

10CVSS9.3AI score0.00334EPSS
Exploits0References5
NVD
NVD
added 2024/07/01 7:15 p.m.19 views

CVE-2024-38513

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. This vulnerability allows users to supply their own sessionid value, resulting in the creation of a session with that key. If...

10CVSS0.00334EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/07/01 6:31 p.m.19 views

CVE-2024-38513 Fiber Session Middleware Token Injection Vulnerability

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. This vulnerability allows users to supply their own sessionid value, resulting in the creation of a session with that key. If...

10CVSS0.00334EPSS
Exploits0References2
Rows per page
Query Builder