Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-41479
Published:June 22, 2026
Updated:June 29, 2026
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.
Affected Packages
authlib (CONDA):
Affected version(s) >=0.10 <1.6.10
Fix Suggestion:
Update to version 1.6.10
authlib (CONDA):
Affected version(s) =1.7.0 <1.7.1
Fix Suggestion:
Update to version 1.7.1
authlib (CONDA):
Affected version(s) >=0.10 <1.6.10
Fix Suggestion:
Update to version 1.6.10
https://github.com/authlib/authlib.git (GITHUB):
Affected version(s) >=v0.1 <v1.6.10
Fix Suggestion:
Update to version v1.6.10
authlib (PYTHON):
Affected version(s) >=0.1rc0 <1.6.10
Fix Suggestion:
Update to version 1.6.10
authlib (PYTHON):
Affected version(s) =1.7.0 <1.7.1
Fix Suggestion:
Update to version 1.7.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.16