Improper Verification of Cryptographic Signature The advisory has been revoked - it doesn't affect any version of package python-authlib  (opens in a new tab)


Threat Intelligence

EPSS
0.38% (30th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UBUNTU2510-PYTHONAUTHLIB-15021247
  • published27 Feb 2026
  • disclosed9 Jun 2024

Introduced: 9 Jun 2024

CVE-2024-37568  (opens in a new tab)
CWE-347  (opens in a new tab)

Amendment

The Ubuntu security team deemed this advisory irrelevant for Ubuntu:25.10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-authlib package and not the python-authlib package as distributed by Ubuntu.

lepture Authlib before 1.3.1 has algorithm confusion with asymmetric public keys. Unless an algorithm is specified in a jwt.decode call, HMAC verification is allowed with any asymmetric public key. (This is similar to CVE-2022-29217 and CVE-2024-33663.)