CVE-2026-62987

Source
https://cve.org/CVERecord?id=CVE-2026-62987
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62987.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-62987
Aliases
Downstream
Published
2026-09-21T16:11:21Z
Modified
2026-09-23T03:46:37Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N CVSS Calculator
Summary
Fabio - Incomplete fix for CVE-2025-48865: operator-configured trust headers (clientip/tls/requestid) still strippable via the Connection header
Details

Fabio is an HTTP(S) and TCP router for deploying applications managed by consul. From 1.6.6 until 1.7.2, the CVE-2025-48865 fix in proxy/http_headers.go uses protectHeaders for a hardcoded set of forwarded headers but omits the operator-configured ClientIPHeader, TLSHeader, and RequestID names. In proxy/http_proxy.go, HTTPProxy.ServeHTTP calls addHeaders to set these trust headers before Go ReverseProxy processes the inbound Connection header, allowing an unauthenticated client to name and remove the configured headers before the request reaches the backend. Deployments that enable the corresponding proxy.header options can therefore lose client-IP, TLS-termination, or request-correlation signals used by backend authorization and auditing; the options are empty by default, and the hardcoded protected forwarded headers are unaffected. This issue is fixed in version 1.7.2.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-290",
        "CWE-348"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62987.json"
}
References

Affected packages

Git / github.com/fabiolb/fabio

Affected ranges

Type
GIT
Repo
https://github.com/fabiolb/fabio
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "1.6.6"
        },
        {
            "fixed":  "1.7.2"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.6.10
v1.6.11
v1.6.6
v1.6.7
v1.6.8
v1.6.9
v1.7.0
v1.7.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62987.json"