Missing Authorization Affecting github.com/ory/oathkeeper/proxy package, versions <26.2.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.23% (14th 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 Learn

Learn about Missing Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-GOLANG-GITHUBCOMORYOATHKEEPERPROXY-15762704
  • published24 Mar 2026
  • disclosed20 Mar 2026
  • creditUnknown

Introduced: 20 Mar 2026

CVE-2026-33495  (opens in a new tab)
CWE-862  (opens in a new tab)

How to fix?

Upgrade github.com/ory/oathkeeper/proxy to version 26.2.0 or higher.

Overview

github.com/ory/oathkeeper/proxy is an Identity & Access Proxy (IAP) and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules

Affected versions of this package are vulnerable to Missing Authorization in the evaluation of the X-Forwarded-Proto header due to improperly respecting the serve.proxy.trust_forwarded_headers configuration. An attacker can gain unauthorized access or bypass access restrictions by sending crafted requests with manipulated X-Forwarded-Proto headers to trigger alternate rule sets.

Note:

This is only exploitable if the deployment has distinct rules for HTTP and HTTPS requests and the attacker can trigger one but not the other rule.

Workaround

This vulnerability can be mitigated by dropping unexpected headers as early as possible when a request is handled, such as in a WAF.

CVSS Base Scores

version 4.0
version 3.1