Insufficient data authenticity validation In authlib
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
pypi | 1.6.7 | ||
debian 13 | - | ||
debian 14 | 1.6.7-1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.