Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-63700 — Technical documentation and proof-of-concept for CVE-2025-63700, an OAuth authentication bypass vulnerability in Clerk-js 5.88.0 allowing unauthorized account access via request manipulation during OTP verification. | Kitploit
Tools/GitHubGitHub/itsnishat08/cve-2025-63700
Authentication & AuthorizationVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubitsnishat08/cve-2025-63700

CVE-2025-63700

Technical documentation and proof-of-concept for CVE-2025-63700, an OAuth authentication bypass vulnerability in Clerk-js 5.88.0 allowing unauthorized account access via request manipulation during OTP verification.

View Repository
1129 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-63700

OAuth Authentication Bypass in Clerk-js 5.88.0

Affected Product

  • Vendor: Clerk Inc. (clerk.dev / clerk.com)
  • Product: Clerk-js (@clerk/clerk-js)
  • Affected Version: 5.88.0
  • Impact: OAuth Authentication Bypass
  • CWE-290: Authentication Bypass by Spoofing

Bug Author

  • Hasnat Ibrahim Nishat - <a href=https://www.linkedin.com/in/hasnat-ibrahim-nishat>LinkedIn
  • Md Foysal Hossain - <a href=https://www.linkedin.com/in/authfoysal>LinkedIn
  • Md Asadujjaman Noor - <a href=https://www.linkedin.com/in/g0lda>LinkedIn

Description

A vulnerability was discovered in Clerk-js (@clerk/clerk-js) 5.88.0 where an attacker could bypass the OAuth authentication flow by manipulating the request at the OTP verification stage. This issue could allow unauthorized account access under specific conditions.

Details of Vulnerability

During the sign-in flow, Clerk uses different authentication strategies such as email-based OTP and TOTP (Authenticator App). A flaw in the verification step allowed the request to be altered from one authentication strategy to another, which resulted in improper validation of the OAuth login sequence. Because the backend did not fully re-validate the authentication stage, an attacker could successfully complete the login flow without providing the correct verification code.

Base Score: 7.5 HIGH

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Impact

If successfully exploited, an attacker could:

  • Bypass OAuth verification
  • Gain unauthorized access to a target account

References

  • https://nvd.nist.gov/vuln/detail/CVE-2025-63700
  • https://www.cve.org/CVERecord?id=CVE-2025-63700
Download Tool