CVE Catalog

CVE-2026-75509

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.09%

1th percentile - higher than 1% of all known CVEs

Summary

joserfc, a Python library implementing JOSE standards, prior to version 1.7.3, has a vulnerability in JWTClaimsRegistry that applies membership matching to list-valued iss and sub claims, allowing an array-valued iss containing the expected issuer to pass an intended equality check and enabling issuer-validation bypass.

Risk Assessment

The risk is that JWT validation can be bypassed, potentially leading to unauthorized access to systems or services.

Recommendation

Upgrade joserfc to version 1.7.3 or later.

Other vulnerabilities in joserfc

See all
Original NVD description (English source)

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass an intended equality check and enabling issuer-validation bypass. This issue is fixed in version 1.7.3.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS