CVE-2026-42349
CVE-2026-42349 is a high-severity vulnerability in Clerk Clerk/astro with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-754.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- CVSS v4: 7.6
- EPSS exploit prediction: 0% (16th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-29125
- Weakness: CWE-754
- Affected product: Clerk Clerk/astro
- Published:
- Last modified:
Description
Clerk JavaScript is the official JavaScript repository for Clerk authentication. has(), auth.protect(), and related authorization predicates in @clerk/shared, @clerk/nextjs, @clerk/backend, and other framework SDKs can return true for certain combined authorization checks when the result should be false, allowing a gated action to proceed for a user who does not satisfy the full set of requested conditions. This call shape can be bypassed if certain conditions are met: a has() or auth.protect() call that combines a reverification check with any of role, permission, feature, or plan, or that combines a billing check (feature or plan) with a role or permission check. This vulnerability is fixed in @clerk/clerk-js 5.125.10 and 6.7.5.
Frequently asked questions
- What is CVE-2026-42349?
- Clerk JavaScript is the official JavaScript repository for Clerk authentication. has(), auth.protect(), and related authorization predicates in @clerk/shared, @clerk/nextjs, @clerk/backend, and other framework SDKs can return true for certain combined authorization checks when the result should be false, allowing a gated action to proceed for a user who does not satisfy the full set of requested conditions. This call shape can be bypassed if certain conditions are met: a has() or auth.protect() call that combines a reverification check with any of role, permission, feature, or plan, or that combines a billing check (feature or plan) with a role or permission check. This vulnerability is fixed in @clerk/clerk-js 5.125.10 and 6.7.5.
- How severe is CVE-2026-42349?
- CVE-2026-42349 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-42349 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (16th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-42349?
- CVE-2026-42349 primarily affects Clerk Clerk/astro. In total, 17 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-42349?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-42349 have an EU (EUVD) identifier?
- Yes. CVE-2026-42349 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-29125.
- When was CVE-2026-42349 published?
- CVE-2026-42349 was published on 2026-05-11 and last updated on 2026-06-17.
References
Affected products (17)
- cpe:2.3:a:clerk:clerk\/astro:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/backend:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/chrome-extension:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/clerk-expo:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/clerk-js:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/clerk-react:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/expo:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/express:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/fastify:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/hono:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/nextjs:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/nuxt:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/react:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/react-router:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/shared:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/tanstack-react-start:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:clerk:clerk\/vue:*:*:*:*:*:node.js:*:*
Other CWE-754 (Improper Check for Unusual or Exceptional Conditions) vulnerabilities
- CVE-2026-24054 — Critical (CVSS 10.0): Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs)…
- CVE-2021-0211 — Critical (CVSS 10.0): An improper check for unusual or exceptional conditions in Juniper Networks Junos OS and Junos OS Evolved Routing…
- CVE-2026-8091 — Critical (CVSS 9.8): Incorrect boundary conditions in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150,…
- CVE-2024-52316 — Critical (CVSS 9.8): Unchecked Error Condition vulnerability in Apache Tomcat. If Tomcat is configured to use a custom Jakarta…
- CVE-2024-7826 — Critical (CVSS 9.8): Improper Check for Unusual or Exceptional Conditions vulnerability in Webroot SecureAnywhere - Web Shield on Windows,…
- CVE-2023-37303 — Critical (CVSS 9.8): An issue was discovered in the CheckUser extension for MediaWiki through 1.39.3. In certain situations, an attempt to…
Browse all CWE-754 (Improper Check for Unusual or Exceptional Conditions) vulnerabilities →