Lucene search
+L

50 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 12:18 p.m.13 views

CVE-2026-45045

A flaw was found in the GoFiber web framework's BalancerForward proxy helper. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Real-IP header. Because the Header.Add function is used instead of Header.Set, an attacker-supplied X-Real-IP value is forwarde...

5.3CVSS5.5AI score0.00463EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/24 6:35 p.m.10 views

GO-2026-5886 GoFiber Vulnerable to Username Enumeration via Timing Oracle in BasicAuth Default Authorizer in github.com/gofiber/fiber

GoFiber Vulnerable to Username Enumeration via Timing Oracle in BasicAuth Default Authorizer in github.com/gofiber/fiber...

5.3CVSS5.8AI score0.00517EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/24 6:35 p.m.11 views

GO-2026-5912 GoFiber never set HSTS header in helmet middleware due to incorrect protocol check in github.com/gofiber/fiber

GoFiber never set HSTS header in helmet middleware due to incorrect protocol check in github.com/gofiber/fiber...

4.8CVSS5.8AI score0.00212EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/24 6:35 p.m.11 views

GO-2026-5887 GoFiber Vulnerable to X-Real-IP Spoofing via Header.Add() in BalancerForward in github.com/gofiber/fiber

GoFiber Vulnerable to X-Real-IP Spoofing via Header.Add in BalancerForward in github.com/gofiber/fiber...

5.3CVSS5.8AI score0.00463EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/09 1:35 p.m.13 views

CVE-2026-44332

A flaw was found in the GoFiber web framework. A remote attacker could exploit a vulnerability in the default Authorizer function of the BasicAuth middleware. This flaw, caused by short-circuit evaluation, allows for reliable remote username enumeration through differences in response timing. Thi...

5.3CVSS5.9AI score0.00517EPSS
SaveExploits1References2
Circl
Circl
added 2026/07/06 10:35 p.m.19 views

CVE-2026-53624

creationtimestamp| type| source ---|---|--- 2026-07-06 22:35:20+00:00| published-proof-of-concept| https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c...

4.8CVSS5.9AI score0.00212EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/07/06 8:43 p.m.21 views

GoFiber never set HSTS header in helmet middleware due to incorrect protocol check

Summary The helmet middleware in gofiber/fiber never sets the Strict-Transport-Security HSTS response header, even when HSTSMaxAge is explicitly configured, because the condition check at helmet.go:67 uses c.Protocol — which returns the HTTP protocol version string e.g., "HTTP/1.1", "HTTP/2.0" —...

4.8CVSS5.9AI score0.00212EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/06 8:43 p.m.32 views

GHSA-GV83-GQW6-9J2C GoFiber never set HSTS header in helmet middleware due to incorrect protocol check

Summary The helmet middleware in gofiber/fiber never sets the Strict-Transport-Security HSTS response header, even when HSTSMaxAge is explicitly configured, because the condition check at helmet.go:67 uses c.Protocol — which returns the HTTP protocol version string e.g., "HTTP/1.1", "HTTP/2.0" —...

4.8CVSS5.9AI score0.00212EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/06 8:43 p.m.40 views

Cleartext Transmission of Sensitive Information

Overview Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information due to the incorrect protocol check in the helmet middleware, which fails to set the Strict-Transport-Security header even when configured. An attacker can intercept and manipulate network...

6.3CVSS6AI score0.00212EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.26 views

PT-2026-56054

Name of the Vulnerable Software and Affected Versions Fiber versions prior to 3.4.0 Description The helmet middleware in the Fiber web framework fails to set the Strict-Transport-Security HSTS response header, even when HSTSMaxAge is configured. This occurs because the logic in...

4.8CVSS6AI score0.00212EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2026/07/02 1:50 p.m.22 views

GoFiber Vulnerable to X-Real-IP Spoofing via Header.Add() in BalancerForward

Summary The BalancerForward proxy helper in GoFiber uses Header.Add instead of Header.Set when injecting the X-Real-IP header. This appends the real client IP as a second header value rather than replacing any attacker-supplied value. Upstream servers that read the first X-Real-IP header nginx,...

5.3CVSS5.7AI score0.00463EPSS
SaveExploits1References9Affected Software2
OSV
OSV
added 2026/07/02 1:50 p.m.16 views

GHSA-GCFQ-8GQF-4876 GoFiber Vulnerable to X-Real-IP Spoofing via Header.Add() in BalancerForward

Summary The BalancerForward proxy helper in GoFiber uses Header.Add instead of Header.Set when injecting the X-Real-IP header. This appends the real client IP as a second header value rather than replacing any attacker-supplied value. Upstream servers that read the first X-Real-IP header nginx,...

5.3CVSS5.7AI score0.00463EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/02 1:46 p.m.15 views

GHSA-G5VH-55HW-RXM8 GoFiber Vulnerable to Username Enumeration via Timing Oracle in BasicAuth Default Authorizer

Summary The default Authorizer function in GoFiber's BasicAuth middleware uses short-circuit evaluation that skips password hash comparison for non-existent usernames. With bcrypt-hashed passwords the primary use case, the timing difference between a valid and invalid username is approximately...

5.3CVSS5.9AI score0.00517EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/07/02 1:46 p.m.29 views

GoFiber Vulnerable to Username Enumeration via Timing Oracle in BasicAuth Default Authorizer

Summary The default Authorizer function in GoFiber's BasicAuth middleware uses short-circuit evaluation that skips password hash comparison for non-existent usernames. With bcrypt-hashed passwords the primary use case, the timing difference between a valid and invalid username is approximately...

8.3CVSS7.2AI score0.00794EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2026/03/31 3:55 a.m.13 views

Predictable UUID Generation

github.com/gofiber/utils is vulnerable to predictable UUID generation.The vulnerability is due to fallback to predictable UUID values when crypto/rand.Read fails, which allows an attacker to guess UUIDs and exploit security-critical operations relying on them...

9.8CVSS5.9AI score0.00468EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/04 12:26 a.m.14 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.00631EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.19 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.00631EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/26 4:27 p.m.12 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.00808EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/02/25 10:17 p.m.15 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.00631EPSS
SaveExploits1References1
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.00808EPSS
SaveExploits1References2
Rows per page
Query Builder