In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade github.com/dadrus/heimdall/internal/handler to version 0.17.17 or higher.
Affected versions of this package are vulnerable to User Impersonation via unvalidated parsing of the Forwarded and X-Forwarded-For headers. An attacker can inject arbitrary or malformed values into Request.ClientIPAddresses by supplying crafted forwarding headers. This can lead to bypassing access control logic or influencing upstream services that rely on these headers. This is only exploitable if the trusted_proxies option is configured.