PT-2026-47598 · Pypi+1 · Oauthlib+1

·

CVE-2026-41479

·

Published

2026-06-08

·

Updated

2026-09-03

CVSS v3.1

5.4

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Authlib versions prior to 1.6.10 Authlib versions prior to 1.7.1
Description Authlib's OAuth 2.0 authorization endpoint is susceptible to an unauthenticated open redirect. This occurs when a request utilizes an unsupported response type and provides an attacker-controlled redirect uri. The issue arises because the get authorization grant() function copies the raw redirect uri into an UnsupportedResponseTypeError before performing client lookup or redirect URI validation. Subsequently, the call () function in the base class automatically returns a 302 Location response to that URI. Consequently, an attacker can force the server to redirect to an arbitrary URL without needing a valid client registration, an authenticated user, or any prior state.
Recommendations Update to version 1.6.10 or later. Update to version 1.7.1 or later.

Exploit

Fix

Open Redirect

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-41479
ECHO-C358-1D0D-D3A2
GHSA-W8P2-R796-3VMQ
OPENSUSE-SU-2026:21795-1
PYSEC-2026-2119

Affected Products

Oauthlib
Red Os