Loading
Authlib is a Python library which builds OAuth and OpenID Connect servers. From version 1.6.5 to before version 1.6.7, previous tests involving passing a malicious JWT containing alg: none and an empty signature was passing the signature verification step without any changes to the application code when a failure was expected.. This issue has been patched in version 1.6.7.
Use CWE-347, Authlib vendor hub and Authlib product page to widen CVE-2026-28802 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-27962, CVE-2026-28490 and CVE-2026-28498 for nearby disclosures in the same product family.