SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2024-58355

HIGH · CVSS 8.9 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

Versions of Cal.com up to 4.7.15 are vulnerable to a stored cross-site scripting (XSS) flaw, allowing attackers to inject malicious HTML or JavaScript into booking-question field labels. This vulnerability can lead to the execution of arbitrary code when a victim accesses a crafted booking URL, posing a significant risk to users. Organizations utilizing affected versions should prioritize updating to v4.7.16 to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-58355
Severity
HIGH
CVSS
8.9
EPSS
0.29%
Java

Original NVD Description

Cal.com (calcom/cal.diy) versions through 4.7.15 contain a stored cross-site scripting vulnerability. The single booking view (e.g., https://app.cal.com/booking/<id>) renders booking-question field labels via React's dangerouslySetInnerHTML without sanitizing or escaping user input. An attacker who can create an event type with a malicious booking-question label can inject arbitrary HTML/JavaScript that executes when a victim opens the crafted booking URL. The issue is fixed in v4.7.16.