CVE 7.4 HIGH

Clerk JavaScript: SSRF in the opt-in clerkFrontendApiProxy feature may leak secret keys to unintended host_CVE-2026-34076

7.4 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Description

Clerk JavaScript is the official JavaScript repository for Clerk authentication. In @clerk/hono from versions 0.1.0 to before 0.1.5, @clerk/express from versions 2.0.0 to before 2.0.7, @clerk/backend from versions 3.0.0 to before 3.2.3, and @clerk/fastify from versions 3.1.0 to before 3.1.5, the clerkFrontendApiProxy function in @clerk/backend is vulnerable to Server-Side Request Forgery (SSRF). An unauthenticated attacker can craft a request path that causes the proxy to send the application's Clerk-Secret-Key to an attacker-controlled server. This issue has been patched in @clerk/hono version 0.1.5, @clerk/express version 2.0.7, @clerk/backend version 3.2.3, and @clerk/fastify version 3.1.5.

Basic Information

ID CVE-2026-34076
Source GitHub_M
Published Apr 1, 2026 at 16:59
Modified Apr 1, 2026 at 18:00

Affected Product

Vendor clerk
Product javascript
Version @clerk/hono >= 0.1.0, < 0.1.5
Affected Versions clerk javascript @clerk/hono >= 0.1.0, < 0.1.5
clerk javascript @clerk/express >= 2.0.0, < 2.0.7
clerk javascript @clerk/backend >= 3.0.0, < 3.2.3
clerk javascript @clerk/fastify >= 3.1.0, < 3.1.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.