Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-57209
Published:July 20, 2026
Updated:August 27, 2026
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 attacker to inject additional parameters into the "Forwarded" header, potentially spoofing IP addresses for upstream services.
Affected Packages
github.com/dadrus/heimdall (GO):
Affected version(s) >=v0.0.0-20220412091132-d9be266c7ae1 <v0.17.17
Fix Suggestion:
Update to version v0.17.17
Do you need more information?
Contact Us
CVSS v4
Base Score:
7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
10
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Improper Input Validation