CVE Catalog

CVE-2026-67435

MediumCVSS 6.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

A vulnerability in linuxfabrik-lib before version 6.0.0 allows a redirecting server to intercept credential headers (other than Authorization and Cookie) during URL requests. The lib.url.fetch() function forwards headers on cross-origin redirects.

Risk Assessment

An attacker could intercept sensitive headers like X-Auth-Token, potentially leading to unauthorized access to monitored systems.

Recommendation

Upgrade linuxfabrik-lib to version 6.0.0 or later.

Other vulnerabilities in linuxfabrik-lib

See all
Original NVD description (English source)

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 6.0.0, lib.url.fetch() followed cross-origin redirects while forwarding caller-supplied credential headers other than Authorization and Cookie, allowing a malicious redirect-capable server to receive headers such as X-Auth-Token from authenticated monitoring requests. This issue is fixed in version 6.0.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS