This update for python-Authlib fixes the following issues
CVE-2026-41425: Prior to 1.6.11, there is no CSRF protection on the cache feature in
authlib.integrations.starlette_client.OAuth (bsc#1263114).
CVE-2026-44681: Prior to 1.6.12 and 1.7.1, an unauthenticated open redirect in Authlib's OpenIDImplicitGrant and
OpenIDHybridGrant authorization endpoint exists (bsc#1266665).