CVE-2026-42349 (GCVE-0-2026-42349)

Vulnerability from cvelistv5 – Published: 2026-05-11 16:08 – Updated: 2026-05-14 18:19
VLAI
Title
Clerk: Authorization bypass when combining organization, billing, or reverification checks
Summary
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.
SSVC
Exploitation: poc Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-754 - Improper Check for Unusual or Exceptional Conditions
  • CWE-863 - Incorrect Authorization
Assigner
References
Impacted products
Vendor Product Version
clerk javascript Affected: >= 5.22.0, < 5.125.10
Affected: >= 6.0.0, < 6.7.5
Create a notification for this product.
@clerk shared Affected: >= 3.0.0, <= 3.47.4
Affected: >= 4.0.0, <= 4.8.2
Create a notification for this product.
@clerk backend Affected: >= 2.0.0, <= 2.33.2
Affected: >= 3.0.0, <= 3.2.13
Create a notification for this product.
@clerk nextjs Affected: >= 6.0.0, <= 6.39.2
Affected: >= 7.0.0, <= 7.2.3
Create a notification for this product.
@clerk clerk-react Affected: >= 5.9.0, <= 5.61.5
Create a notification for this product.
@clerk react Affected: >= 6.0.0, <= 6.4.2
Create a notification for this product.
@clerk vue Affected: >= 1.0.0, <= 1.17.20
Affected: >= 2.0.0, <= 2.0.15
Create a notification for this product.
@clerk astro Affected: >= 2.0.0, <= 2.17.10
Affected: >= 3.0.0, <= 3.0.17
Create a notification for this product.
@clerk nuxt Affected: >= 1.0.0, <= 1.13.28
Affected: >= 2.0.0, <= 2.2.4
Create a notification for this product.
@clerk clerk-expo Affected: >= 2.2.11, <= 2.19.35
Create a notification for this product.
@clerk expo Affected: >= 3.0.0, <= 3.2.1
Create a notification for this product.
@clerk react-router Affected: >= 0.0.1, <= 2.4.12
Affected: >= 3.0.0, <= 3.1.3
Create a notification for this product.
@clerk tanstack-react-start Affected: >= 0.0.1, <= 0.29.10
Affected: >= 1.0.0, <= 1.1.3
Create a notification for this product.
@clerk chrome-extension Affected: >= 1.3.5, <= 2.9.14
Affected: >= 3.0.0, <= 3.1.14
Create a notification for this product.
@clerk fastify Affected: >= 1.0.42, <= 2.6.30
Affected: >= 3.0.0, <= 3.1.15
Create a notification for this product.
@clerk express Affected: >= 0.1.0, <= 1.7.78
Affected: >= 2.0.0, <= 2.1.5
Create a notification for this product.
@clerk hono Affected: >= 0.0.2, <= 0.1.15
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-42349",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-05-14T18:18:41.752602Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-05-14T18:19:38.735Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "javascript",
          "vendor": "clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 5.22.0, \u003c 5.125.10"
            },
            {
              "status": "affected",
              "version": "\u003e= 6.0.0, \u003c 6.7.5"
            }
          ]
        },
        {
          "product": "shared",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c= 3.47.4"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.0.0, \u003c= 4.8.2"
            }
          ]
        },
        {
          "product": "backend",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c= 2.33.2"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c= 3.2.13"
            }
          ]
        },
        {
          "product": "nextjs",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 6.0.0, \u003c= 6.39.2"
            },
            {
              "status": "affected",
              "version": "\u003e= 7.0.0, \u003c= 7.2.3"
            }
          ]
        },
        {
          "product": "clerk-react",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 5.9.0, \u003c= 5.61.5"
            }
          ]
        },
        {
          "product": "react",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 6.0.0, \u003c= 6.4.2"
            }
          ]
        },
        {
          "product": "vue",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.0.0, \u003c= 1.17.20"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c= 2.0.15"
            }
          ]
        },
        {
          "product": "astro",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c= 2.17.10"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c= 3.0.17"
            }
          ]
        },
        {
          "product": "nuxt",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.0.0, \u003c= 1.13.28"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c= 2.2.4"
            }
          ]
        },
        {
          "product": "clerk-expo",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 2.2.11, \u003c= 2.19.35"
            }
          ]
        },
        {
          "product": "expo",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c= 3.2.1"
            }
          ]
        },
        {
          "product": "react-router",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 0.0.1, \u003c= 2.4.12"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c= 3.1.3"
            }
          ]
        },
        {
          "product": "tanstack-react-start",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 0.0.1, \u003c= 0.29.10"
            },
            {
              "status": "affected",
              "version": "\u003e= 1.0.0, \u003c= 1.1.3"
            }
          ]
        },
        {
          "product": "chrome-extension",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.3.5, \u003c= 2.9.14"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c= 3.1.14"
            }
          ]
        },
        {
          "product": "fastify",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.0.42, \u003c= 2.6.30"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c= 3.1.15"
            }
          ]
        },
        {
          "product": "express",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 0.1.0, \u003c= 1.7.78"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c= 2.1.5"
            }
          ]
        },
        {
          "product": "hono",
          "vendor": "@clerk",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 0.0.2, \u003c= 0.1.15"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "attackComplexity": "LOW",
            "attackRequirements": "PRESENT",
            "attackVector": "NETWORK",
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "privilegesRequired": "LOW",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "NONE",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-754",
              "description": "CWE-754: Improper Check for Unusual or Exceptional Conditions",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-863",
              "description": "CWE-863: Incorrect Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T16:08:27.869Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c"
        }
      ],
      "source": {
        "advisory": "GHSA-w24r-5266-9c3c",
        "discovery": "UNKNOWN"
      },
      "title": "Clerk: Authorization bypass when combining organization, billing, or reverification checks"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-42349",
    "datePublished": "2026-05-11T16:08:27.869Z",
    "dateReserved": "2026-04-26T13:26:14.515Z",
    "dateUpdated": "2026-05-14T18:19:38.735Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-42349",
      "date": "2026-06-02",
      "epss": "0.00046",
      "percentile": "0.14724"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-42349\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-11T17:16:33.147\",\"lastModified\":\"2026-06-01T16:33:43.980\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":7.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-754\"},{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/astro:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.17.11\",\"matchCriteriaId\":\"30F84DDC-8228-4D7A-BEAC-FDE0487D41DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/astro:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.18\",\"matchCriteriaId\":\"92B175FF-5976-481F-9FC3-52C00392997C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/backend:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.33.3\",\"matchCriteriaId\":\"42CE4C47-A64E-47F5-8FF2-2855F623CB3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/backend:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.2.14\",\"matchCriteriaId\":\"92B0F10A-B9D0-4AE7-ACE0-DF80D552BB9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/chrome-extension:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.3.5\",\"versionEndExcluding\":\"2.9.15\",\"matchCriteriaId\":\"AD1020C4-8984-48C5-B0BA-3402BC536594\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/chrome-extension:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.1.15\",\"matchCriteriaId\":\"93FD23D3-85FC-4D5A-A3EA-8B7407CC61CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/clerk-expo:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.2.11\",\"versionEndExcluding\":\"2.19.36\",\"matchCriteriaId\":\"24002AC3-72F0-47F4-A707-175A69CD5ECB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/clerk-js:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"5.22.0\",\"versionEndExcluding\":\"5.125.10\",\"matchCriteriaId\":\"38BB715E-E178-45DE-B9C2-8EF360B1A9BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/clerk-js:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndExcluding\":\"6.7.5\",\"matchCriteriaId\":\"D69C1684-8259-418D-8030-9BA5ED83DC69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/clerk-react:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"5.9.0\",\"versionEndExcluding\":\"5.61.6\",\"matchCriteriaId\":\"9F3D0D75-CD5E-4F80-ADD5-36BEA19187EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/expo:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.2.2\",\"matchCriteriaId\":\"114A7068-CDA7-4294-8EC1-A4A38E06179D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/express:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"0.1.0\",\"versionEndExcluding\":\"1.7.79\",\"matchCriteriaId\":\"1D670F00-A86F-4157-AACE-2FB37F1D2E74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/express:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.1.6\",\"matchCriteriaId\":\"5EB164E5-717B-4611-8DFF-517137745E1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/fastify:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.0.42\",\"versionEndExcluding\":\"2.6.31\",\"matchCriteriaId\":\"194D3D4A-19B4-42C2-B119-35F67CEC0AFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/fastify:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.1.16\",\"matchCriteriaId\":\"636525D8-19DC-47DA-AFE3-58CA0CC5E4E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/hono:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"0.0.2\",\"versionEndExcluding\":\"0.1.16\",\"matchCriteriaId\":\"9C6F5918-2B3F-4544-9C3E-2D02D147D803\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/nextjs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndIncluding\":\"6.39.3\",\"matchCriteriaId\":\"209A417F-36BB-48E0-A594-17A3D8E452E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/nextjs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.2.4\",\"matchCriteriaId\":\"6348D1BD-DD97-42E0-A121-4F58DC2BE4DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/nuxt:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndExcluding\":\"1.13.29\",\"matchCriteriaId\":\"8D6A7B72-1686-4B16-ABB3-6594D926611C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/nuxt:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.2.5\",\"matchCriteriaId\":\"F5706271-25D7-4F57-A620-FD2310DB8CB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/react:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndExcluding\":\"6.4.3\",\"matchCriteriaId\":\"3ADF13F3-1C39-4766-A0DD-BC40381D306B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/react-router:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"0.0.1\",\"versionEndExcluding\":\"2.4.13\",\"matchCriteriaId\":\"6FD1A00D-D69F-43C8-8055-60C8DA68C97A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/react-router:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.1.4\",\"matchCriteriaId\":\"4657521F-E4B7-4F7F-83AB-02B1E4F865D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/shared:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.47.5\",\"matchCriteriaId\":\"4A4C4196-ACCC-4115-800F-D4CC704B2DBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/shared:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndExcluding\":\"4.8.3\",\"matchCriteriaId\":\"3F3189BA-BCCB-453A-BB4E-72B14E9CB6CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/tanstack-react-start:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"0.0.1\",\"versionEndExcluding\":\"0.29.11\",\"matchCriteriaId\":\"091BA1A0-5062-4B26-A829-FC9A6D38929D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/tanstack-react-start:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndExcluding\":\"1.1.4\",\"matchCriteriaId\":\"D7971F38-FE69-4A83-9DB8-803FCF3CBAE5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/vue:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndExcluding\":\"1.17.21\",\"matchCriteriaId\":\"6AC18FE5-605B-4753-8F15-BD67BF67E8C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:clerk:clerk\\\\/vue:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.0.16\",\"matchCriteriaId\":\"CA0368CF-A074-45E5-889E-A346F96D7A26\"}]}]}],\"references\":[{\"url\":\"https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42349\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-14T18:18:41.752602Z\"}}}], \"references\": [{\"url\": \"https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-14T18:19:17.030Z\"}}], \"cna\": {\"title\": \"Clerk: Authorization bypass when combining organization, billing, or reverification checks\", \"source\": {\"advisory\": \"GHSA-w24r-5266-9c3c\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 7.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"clerk\", \"product\": \"javascript\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 5.22.0, \u003c 5.125.10\"}, {\"status\": \"affected\", \"version\": \"\u003e= 6.0.0, \u003c 6.7.5\"}]}, {\"vendor\": \"@clerk\", \"product\": \"shared\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c= 3.47.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 4.0.0, \u003c= 4.8.2\"}]}, {\"vendor\": \"@clerk\", \"product\": \"backend\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.0.0, \u003c= 2.33.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c= 3.2.13\"}]}, {\"vendor\": \"@clerk\", \"product\": \"nextjs\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 6.0.0, \u003c= 6.39.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 7.0.0, \u003c= 7.2.3\"}]}, {\"vendor\": \"@clerk\", \"product\": \"clerk-react\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 5.9.0, \u003c= 5.61.5\"}]}, {\"vendor\": \"@clerk\", \"product\": \"react\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 6.0.0, \u003c= 6.4.2\"}]}, {\"vendor\": \"@clerk\", \"product\": \"vue\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.0, \u003c= 1.17.20\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.0.0, \u003c= 2.0.15\"}]}, {\"vendor\": \"@clerk\", \"product\": \"astro\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.0.0, \u003c= 2.17.10\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c= 3.0.17\"}]}, {\"vendor\": \"@clerk\", \"product\": \"nuxt\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.0, \u003c= 1.13.28\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.0.0, \u003c= 2.2.4\"}]}, {\"vendor\": \"@clerk\", \"product\": \"clerk-expo\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.2.11, \u003c= 2.19.35\"}]}, {\"vendor\": \"@clerk\", \"product\": \"expo\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c= 3.2.1\"}]}, {\"vendor\": \"@clerk\", \"product\": \"react-router\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.0.1, \u003c= 2.4.12\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c= 3.1.3\"}]}, {\"vendor\": \"@clerk\", \"product\": \"tanstack-react-start\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.0.1, \u003c= 0.29.10\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.0.0, \u003c= 1.1.3\"}]}, {\"vendor\": \"@clerk\", \"product\": \"chrome-extension\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.3.5, \u003c= 2.9.14\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c= 3.1.14\"}]}, {\"vendor\": \"@clerk\", \"product\": \"fastify\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.42, \u003c= 2.6.30\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c= 3.1.15\"}]}, {\"vendor\": \"@clerk\", \"product\": \"express\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.1.0, \u003c= 1.7.78\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.0.0, \u003c= 2.1.5\"}]}, {\"vendor\": \"@clerk\", \"product\": \"hono\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.0.2, \u003c= 0.1.15\"}]}], \"references\": [{\"url\": \"https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c\", \"name\": \"https://github.com/clerk/javascript/security/advisories/GHSA-w24r-5266-9c3c\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-754\", \"description\": \"CWE-754: Improper Check for Unusual or Exceptional Conditions\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-863\", \"description\": \"CWE-863: Incorrect Authorization\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-11T16:08:27.869Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-42349\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-14T18:19:38.735Z\", \"dateReserved\": \"2026-04-26T13:26:14.515Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-11T16:08:27.869Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…