Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-84185
- https://bugzilla.redhat.com/show_bug.cgi?id=2526729
FAQ
What is CVE-2026-84185?
CVE-2026-84185 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 Serializat...
How severe is CVE-2026-84185?
CVE-2026-84185 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84185?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.