SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-45045

MEDIUM · CVSS 5.3 EPSS 0.36% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

The Fiber web framework, prior to versions 3.3.0 and 2.52.14, is vulnerable due to improper handling of the X-Real-IP header in the BalancerForward proxy helper, which allows an attacker to manipulate the IP address forwarded to upstream servers. This can lead to issues with logging, rate limiting, and access control, potentially compromising the integrity of these mechanisms. Organizations using affected versions of Fiber should prioritize updating to the patched versions to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45045
Severity
MEDIUM
CVSS
5.3
EPSS
0.36%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)