Issuer-Validation Bypass in joserfc Python Library
CVE-2026-75509
6.5MEDIUM
What is CVE-2026-75509?
The joserfc library, a Python implementation of JSON Object Signing and Encryption standards, is susceptible to an issuer-validation bypass. Versions prior to 1.7.3 of the library permit a list-valued 'iss' (issuer) claim that includes the expected issuer, thus allowing for improper membership matching. This defect could lead to an attacker exploiting the intended equality check for issuer validation, potentially enabling unauthorized access or manipulation of secured data. The issue has been resolved in version 1.7.3.
Affected Version(s)
joserfc < 1.7.3
