cvedb.io
CVE-2026-42349
HIGH · CVSS 8.1
EPSS exploitation probability: 0%
Published 2026-05-11T17:16:33.147 · Last modified 2026-06-17T10:47:43.433

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.

Affected products

clerk — clerk\/astro

Does this affect you?

Add your gear to cvedb and we'll alert you only when clerk ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.