SCA: security update for github.com/ory/oathkeeper (GHSA-p224-6x5r-fjpm)

critical Tenable Self-Hosted Container Security Plugin ID 439071

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-33494)

Solution

Update the github.com/ory/oathkeeper library and its related packages to version 0.40.10-0.20260320084758-8e0002140491 or later.

See Also

https://github.com/advisories/GHSA-p224-6x5r-fjpm

Plugin Details

Severity: Critical

ID: 439071

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/21/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.62

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:N

CVSS Score Source: CVE-2026-33494

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 8.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/20/2026

Vulnerability Publication Date: 3/20/2026

Reference Information

CVE: CVE-2026-33494

cwe: CWE-23