CVE-2026-41425: Authlib: Cross-site request forging when using cache
Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.11, there is no CSRF protection on the cache feature in authlib.integrations.starletteclient.OAuth. This vulnerability is fixed in 1.6.11.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/python-authlibto a version that resolves this vulnerability.Fixed in 0.15.4-1Fixed in 0.15.4-1+deb11u2Fixed in 1.7.2-1 - Upgrade
Upgrade
authlib.integrations.starlette_client.OAuthto a version that resolves this vulnerability.Fixed in 1.6.11
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41425?
CVE-2026-41425 is considered a high severity vulnerability due to the lack of CSRF protection.
How do I fix CVE-2026-41425?
To fix CVE-2026-41425, upgrade to Authlib version 1.6.11 or later.
What does CVE-2026-41425 affect?
CVE-2026-41425 affects versions of Authlib prior to 1.6.11 that use the cache feature.
What type of vulnerability is CVE-2026-41425?
CVE-2026-41425 is a Cross-site Request Forgery (CSRF) vulnerability.
Is CVE-2026-41425 a critical vulnerability?
Yes, CVE-2026-41425 is considered critical due to its potential impact on user security.