CVE-2024-58355 PUBLISHED

Cal.com through 4.7.15 Cross-Site Scripting via booking questions

Assigner: VulnCheck
Reserved: 08.06.2026 Published: 23.07.2026 Updated: 24.07.2026

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.

Metrics

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

Product Status

Vendor calcom
Product cal.diy
Versions Default: unaffected
  • affected from 0 to 4.7.15 (incl.)

Credits

  • xyzeva reporter

References

Problem Types

  • Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) CWE