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

·

CVE-2026-44681

·

Published

2026-05-13

·

Updated

2026-08-10

CVSS v3.1

6.1

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Authlib versions prior to 1.6.12 Authlib versions prior to 1.7.1
Description An unauthenticated open redirect exists in the authorization endpoint of the OpenIDImplicitGrant and OpenIDHybridGrant components. A remote attacker can cause the authorization server to issue an HTTP 302 redirect to an arbitrary, attacker-chosen URL by submitting an authorization request that omits the openid scope. This occurs because the validate authorization request() function in both grants performs the scope check before validating the redirect uri against the registered client URIs. Consequently, the InvalidScopeError is triggered using an unvalidated redirect uri variable, which the OAuth2Error. call function then processes as a redirect location.
Recommendations Update to version 1.6.12 or 1.7.1. As a temporary mitigation, unregister OpenIDImplicitGrant and OpenIDHybridGrant if Implicit and Hybrid flows are not required.

Exploit

Fix

DoS

Open Redirect

Incorrect Authorization

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

Weakness Enumeration

Related Identifiers

CLEANSTART-2026-AZ09261
CLEANSTART-2026-CQ05396
CLEANSTART-2026-EM82280
CLEANSTART-2026-HP19968
CLEANSTART-2026-IR98353
CLEANSTART-2026-MR94452
CLEANSTART-2026-NL78203
CLEANSTART-2026-SO50412
CLEANSTART-2026-WQ85001
CLEANSTART-2026-WU03167
CVE-2026-44681
ECHO-ABD9-179E-E8AB
GHSA-R95X-QFJJ-FJJ2
OPENSUSE-SU-2026:10883-1
PYSEC-2026-188
SUSE-SU-2026:2968-1

Affected Products

Oauthlib
Red Os