VYPR

heimdall

by Heimdall

CVEs (2)

  • CVE-2026-57209higJun 18, 2026
    risk 0.45cvss epss

    ### Summary When Heimdall operates in proxy mode, it constructs the `Forwarded` HTTP header after executing the matched rule pipeline by inserting the incoming request's `Host` header value directly into the header string without sanitizing commas or semicolons. This allows an…

  • CVE-2026-57210higJun 18, 2026
    risk 0.45cvss epss

    ### Summary When the `trusted_proxies` option is configured, heimdall extracts client IP addresses from the `Forwarded` (`for=` parameter) and `X-Forwarded-For` headers and exposes them as `Request.ClientIPAddresses` to the rule pipeline. However, extracted values are not…