SCA: security update for authlib (GHSA-w8p2-r796-3vmq)

medium Tenable Self-Hosted Container Security Plugin ID 444854

Description

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

- Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.10 and 1.7.1,
Authlib's OAuth 2.0 authorization endpoint can be turned into an unauthenticated open redirect when a
request uses an unsupported response_type and supplies an attacker-controlled redirect_uri. The vulnerable
behavior happens before client lookup and before any redirect URI validation. As a result, an attacker
does not need a valid client registration, an authenticated user, or any prior state. A single request to
the authorization endpoint is enough to obtain a 302 Location response to an arbitrary attacker-controlled
URL. This vulnerability is fixed in 1.6.10 and 1.7.1. (CVE-2026-41479)

Solution

Update the authlib library and its related packages to version 1.6.10 or later.

See Also

https://github.com/advisories/GHSA-w8p2-r796-3vmq

Plugin Details

Severity: Medium

ID: 444854

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/18/2026

Updated: 7/18/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.77

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2026-41479

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/8/2026

Vulnerability Publication Date: 6/8/2026

Reference Information

CVE: CVE-2026-41479

cwe: CWE-601