CVE-2025-71389 PUBLISHED

Cal.com before 5.9.9 Remote Code Execution via RSC

Assigner: VulnCheck
Reserved: 16.07.2026 Published: 23.07.2026 Updated: 23.07.2026

Cal.com (calcom/cal.diy) before 5.9.9 is vulnerable to unauthenticated remote code execution because it bundles a version of Next.js whose React Server Components (RSC) request handling deserializes attacker-controlled input. A remote attacker can send a crafted RSC request to the server and cause arbitrary code to be executed during server-side processing, without authentication or user interaction. The flaw derives from the upstream Next.js vulnerability CVE-2025-55182 and is resolved in 5.9.9 by updating the affected dependency.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 10

Product Status

Vendor calcom
Product cal.diy
Versions Default: unaffected
  • affected from 0 to 5.9.9 (excl.)
  • Version 5.9.9 is unaffected

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE