SCA: security update for github.com/oauth2-proxy/oauth2-proxy (GHSA-j7px-6hwj-hpjg)

medium Tenable Self-Hosted Container Security Plugin ID 433489

Description

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

- In OAuth2 Proxy before 5.1.1, there is an open redirect vulnerability. Users can provide a redirect
address for the proxy to send the authenticated user to at the end of the authentication flow. This is
expected to be the original URL that the user was trying to access. This redirect URL is checked within
the proxy and validated before redirecting the user to prevent malicious actors providing redirects to
potentially harmful sites. However, by crafting a redirect URL with HTML encoded whitespace characters the
validation could be bypassed and allow a redirect to any URL provided. This has been patched in 5.1.1.
(CVE-2020-11053)

See Also

https://github.com/advisories/GHSA-j7px-6hwj-hpjg

Plugin Details

Severity: Medium

ID: 433489

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.67

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 4.3

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

CVSS Score Source: CVE-2020-11053

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/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: 12/20/2021

Vulnerability Publication Date: 5/7/2020

Reference Information

CVE: CVE-2020-11053

cwe: CWE-601