CVE Catalog

CVE-2026-42273

High
Published: Translated: NVD NIST

Summary

Heimdall, an identity-aware proxy and access control service, prior to version 0.17.14, performed host matching in a case-sensitive manner, which is inconsistent with the fact that HTTP hostnames are case-insensitive. This can lead to misclassification of requests that differ only in letter casing.

Risk Assessment

Organizations may face security issues when requests are misclassified, potentially leading to unauthorized access or improper application of access rules.

Recommendation

It is recommended to upgrade to version 0.17.14 or later to eliminate the case sensitivity issue in host matching.

Other vulnerabilities in Heimdall

See all
Original NVD description (English source)

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs host matching in a case-sensitive manner, while HTTP hostnames are case-insensitive. This discrepancy can result in heimdall failing to match a rule for a request host that differs only in letter casing, potentially causing the request to be classified differently than intended. This issue has been patched in version 0.17.14.

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