CVE-2026-84185

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption (JOSE) standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the specific key ID (kid) and may instead accept a signature made by any valid key in the set. This can allow an attacker with a valid key to bypass authorization checks in applications that rely on the key ID to identify specific tenants or users.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-03 21:17

Updated : 2026-09-08 19:08


NVD link : CVE-2026-84185

Mitre link : CVE-2026-84185

CVE.ORG link : CVE-2026-84185


JSON object : View

Products Affected

No product.

CWE
CWE-347

Improper Verification of Cryptographic Signature