PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-75509 authlib CVE debrief

CVE-2026-75509 is a vulnerability in the joserfc Python library, which provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. The vulnerability allows an array-valued issuer (iss) claim that contains the expected issuer to pass an intended equality check, enabling issuer-validation bypass. This issue is fixed in version 1.7.3.

Vendor
authlib
Product
joserfc
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-24
Original CVE updated
2026-09-09
Advisory published
2026-08-24
Advisory updated
2026-09-09

Who should care

Defenders responsible for systems and applications using joserfc library versions prior to 1.7.3 should assess exposure and prioritize upgrading to version 1.7.3 or later. This includes operators, platform administrators, vulnerability management teams, and security teams who manage or use the affected library. They should verify their inventory of systems and applications, plan for upgrades, and monitor for potential exploitation attempts.

Why it matters

CVE-2026-75509 is a vulnerability in the joserfc Python library that allows issuer-validation bypass, which can have significant consequences for systems and applications using affected versions.

  • Defenders must verify their inventory of systems and applications using joserfc library versions prior to 1.7.3
  • Defenders must upgrade to version 1.7.3 or later to prevent issuer-validation bypass
  • Defenders should monitor for potential exploitation attempts

Technical summary

The joserfc library prior to version 1.7.3 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 vulnerability allows an issuer-validation bypass, which can have significant consequences for systems and applications using affected versions. The vulnerability is fixed in version 1.7.3, which changes the handling of list-valued claims to prevent bypassing intended equality checks.

Defensive priority

Defenders should prioritize verifying their inventory of systems and applications using joserfc library versions prior to 1.7.3 and upgrading to version 1.7.3 or later.

Recommended defensive actions

  • Verify inventory of systems and applications using joserfc library versions prior to 1.7.3
  • Upgrade to version 1.7.3 or later
  • Monitor for potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD vulnerability detail page provide information on the vulnerability, its impact, and the fixed version. The joserfc library is used for JSON Object Signing and Encryption (JOSE) standards. Defenders should verify their inventory of systems and applications using joserfc library versions prior to 1.7.3. The CVE Program record and NVD detail page offer source-provided CVE metadata and vulnerability assessment.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-75509 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-75509

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-75509 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75509

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.