Vulnerability Description
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.starlette_client.OAuth. This vulnerability is fixed in 1.6.11.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Authlib | Authlib | < 1.6.11 |
Related Weaknesses (CWE)
References
- https://github.com/authlib/authlib/security/advisories/GHSA-jj8c-mmj3-mmgvExploitVendor Advisory
- https://github.com/authlib/authlib/security/advisories/GHSA-jj8c-mmj3-mmgvExploitVendor Advisory
FAQ
What is CVE-2026-41425?
CVE-2026-41425 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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.starlette_client.OAuth. This vulne...
How severe is CVE-2026-41425?
CVE-2026-41425 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41425?
Check the references section above for vendor advisories and patch information. Affected products include: Authlib Authlib.