Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.12 and 1.7.1, an unauthenticated open redirect in Authlib's OpenIDImplicitGrant and OpenIDHybridGrant authorization endpoint lets a remote attacker cause the authorization server to issue an HTTP 302 to an attacker-chosen URL by submitting an authorization request that omits the openid scope. This vulnerability is fixed in 1.6.12 and 1.7.1.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-601",
"CWE-863"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44681.json"
}{
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.6.12"
},
{
"last_affected": "1.7.0"
}
],
"cpe": [
"cpe:2.3:a:authlib:authlib:*:*:*:*:*:*:*:*",
"cpe:2.3:a:authlib:authlib:1.7.0:*:*:*:*:*:*:*"
]
}