← Back to browse · API

CVE-2026-33494

Severity
CRITICAL
CVSS
10.0
EPSS
0.00519
Risk score
40.18
CISA KEV
No
PoC
Yes
Published
2026-03-26
Modified
2026-03-27
First seen
2026-08-07
Aliases
EUVD-2026-16285, GHSA-P224-6X5R-FJPM
Products
linux, ory:oathkeeper < 26.2.0, suse
Sources
euvd EUVD-2026-16285
packetstorm e760ebd193aaec6c0d4acb9c|CVE-2026-33494

Description

ORY Oathkeeper is an Identity & Access Proxy (IAP) and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to an authorization bypass via HTTP path traversal. An attacker can craft a URL containing path traversal sequences (e.g. `/public/../admin/secrets`) that resolves to a protected path after normalization, but is matched against a permissive rule because the raw, un-normalized path is used during rule evaluation. Version 26.2.0 contains a patch.

References