Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
📦
📦 npm
Not in CISA KEV
HIGH severity

CVE-2025-63700 — @clerk/clerk-js

HIGH

CVE-2025-63700 is a high-severity (CVSS 7.5) vulnerability in @clerk/clerk-js. No vendor fix is recorded yet; mitigation options are listed below.

Clerk-js vulnerable to bypass of OAuth authentication flow by manipulating request at OTP verification stage

Published
Nov 20, 2025
Updated
Nov 21, 2025
Affected
1 pkg
Patched
None yet
Exploits
None indexed
Exploitation data as of Nov 21, 2025 · OSV.dev, NVD, FIRST.org (EPSS)

Real-World Exposure

1 pkg affected

How broadly this vulnerability is actually deployed: weekly install volume shows current usage, and reverse-dependency count shows how many other packages break if it stays unpatched.

31other npm packages depend on this — each one inherits the vulnerability until it's patched upstream
@clerk/clerk-jsnpm
665Kdownloads / week

Description

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.

Affected Packages

1 total
EcosystemPackageVulnerable rangeFix
📦npm@clerk/clerk-jsall versionsNo fix

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for @clerk/clerk-js, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Remediation status

    No patched version of @clerk/clerk-js has shipped for CVE-2025-63700 yet. Where your build allows, override or pin the dependency away from the vulnerable range, and apply any maintainer-recommended mitigation.

  3. Mitigate without a patch

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 Security's impact-aware SCA analyses which vulnerable code paths your application actually calls, so a match like CVE-2025-63700 can be triaged on real exposure rather than presence alone.

Tailored to CVE-2025-63700. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Frequently Asked Questions

An issue was discovered in Clerk-js 5.88.0 allowing attackers to bypass the OAuth authentication flow by manipulating the request at the OTP verification stage.
O3 Security · Impact-Aware SCA

Is CVE-2025-63700 in your dependencies?

O3 Security finds CVE-2025-63700 across npm dependencies, including transitive ones, and its impact-aware SCA ranks findings by whether your code actually calls the vulnerable path.

CVE-2025-63700: @clerk/clerk-js (High 7.5) | O3 Security