Interpretation Conflict Affecting github.com/dadrus/heimdall/internal/x/urlx package, versions <0.17.14


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.4% (32nd percentile)

Do your applications use this vulnerable package?

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 applications
  • Snyk IDSNYK-GOLANG-GITHUBCOMDADRUSHEIMDALLINTERNALXURLX-16415213
  • published4 May 2026
  • disclosed25 Apr 2026
  • creditUnknown

Introduced: 25 Apr 2026

CVE-2026-42272  (opens in a new tab)
CWE-178  (opens in a new tab)
CWE-436  (opens in a new tab)

How to fix?

Upgrade github.com/dadrus/heimdall/internal/x/urlx to version 0.17.14 or higher.

Overview

Affected versions of this package are vulnerable to Interpretation Conflict via inconsistent handling of URL-encoded slashes in the path processing. An attacker can gain unauthorized access or escalate privileges by crafting requests with lowercase percent-encoded slashes that bypass intended access control rules. This is only exploitable if the default rule is configured to allow all access and secure default rule enforcement is explicitly disabled.

Workaround

This vulnerability can be mitigated by configuring a "deny by default" rule, avoiding the use of --insecure or --insecure-skip-secure-default-rule-enforcement flags, rejecting HTTP paths containing encoded slashes at a proxy layer, or verifying the executed rule ID in downstream services.

CVSS Base Scores

version 4.0
version 3.1