CVE-2025-48865

Fabio is an HTTP(S) and TCP router for deploying applications managed by consul. Prior to version 1.6.6, Fabio allows clients to remove X-Forwarded headers (except X-Forwarded-For) due to a vulnerability in how it processes hop-by-hop headers. Fabio adds HTTP headers like X-Forwarded-Host and X-Forwarded-Port when routing requests to backend applications. Since the receiving application should trust these headers, allowing HTTP clients to remove or modify them creates potential security vulnerabilities. Some of these custom headers can be removed and, in certain cases, manipulated. The attack relies on the behavior that headers can be defined as hop-by-hop via the HTTP Connection header. This issue has been patched in version 1.6.6.
Configurations

Configuration 1 (hide)

cpe:2.3:a:fabiolb:fabio:*:*:*:*:*:go:*:*

History

04 Jun 2025, 19:54

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-30 07:15

Updated : 2025-06-04 19:54


NVD link : CVE-2025-48865

Mitre link : CVE-2025-48865

CVE.ORG link : CVE-2025-48865


JSON object : View

Products Affected

fabiolb

  • fabio
CWE
CWE-345

Insufficient Verification of Data Authenticity

CWE-348

Use of Less Trusted Source