Inefficient Algorithmic Complexity in jwcrypto - CVE-2026-92091
Published: September 17, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to inefficient algorithmic complexity in the JWK.import_key key_ops duplicate check when processing attacker-supplied JWK key_ops arrays. A remote attacker can submit a JWK containing many distinct key_ops values to cause a denial of service.
Only applications that pass attacker-controlled JWKs or JWK Sets to a public import API are affected.