Bug 2498213 (CVE-2026-45045) - CVE-2026-45045 github.com/gofiber/fiber: GoFiber: IP spoofing allows bypass of security controls via X-Real-IP header manipulation
Summary: CVE-2026-45045 github.com/gofiber/fiber: GoFiber: IP spoofing allows bypass o...
Keywords:
Status: NEW
Alias: CVE-2026-45045
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2521825
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 20:02 UTC by OSIDB Bzimport
Modified: 2026-08-24 11:59 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-08 20:02:37 UTC
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 first X-Real-IP value to be forwarded to upstream servers for logging, rate limiting, and access control. This issue is fixed in version 3.3.0 and 2.52.14.


Note You need to log in before you can comment on or make changes to this bug.