CVE-2024-58353
CVE-2024-58353 is a high-severity vulnerability with a CVSS 3.x base score of 8.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-80.
Key facts
- Severity: High (CVSS 3.x base score 8.9)
- CVSS v4: 9.3
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-80
- Published:
- Last modified:
Description
Cal.com (repository calcom/cal.diy) in versions <= 4.7.15 is vulnerable to cross-site scripting (XSS) on the publicly accessible single booking view (e.g., /booking/<id>). Booking question (form field) labels are rendered via React's dangerouslySetInnerHTML without proper input sanitization or CSP, so an attacker who can create an event type with a malicious booking question label can inject arbitrary HTML/JavaScript that executes when a victim visits the booking view URL. Self-hosted instances with open registration are particularly at risk. The issue is fixed in version 4.7.16.
Frequently asked questions
- What is CVE-2024-58353?
- Cal.com (repository calcom/cal.diy) in versions <= 4.7.15 is vulnerable to cross-site scripting (XSS) on the publicly accessible single booking view (e.g., /booking/<id>). Booking question (form field) labels are rendered via React's dangerouslySetInnerHTML without proper input sanitization or CSP, so an attacker who can create an event type with a malicious booking question label can inject arbitrary HTML/JavaScript that executes when a victim visits the booking view URL. Self-hosted instances with open registration are particularly at risk. The issue is fixed in version 4.7.16.
- How severe is CVE-2024-58353?
- CVE-2024-58353 has a CVSS 3.x base score of 8.9, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity high, and availability low.
- Is CVE-2024-58353 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2024-58353?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2024-58353 published?
- CVE-2024-58353 was published on 2026-07-23 and last updated on 2026-07-30.
References
- https://github.com/calcom/cal.diy/commit/00689fda0a30b8f933c096f02c1fe092a4206def
- https://github.com/calcom/cal.diy/security/advisories/GHSA-vgj7-76cw-h6f8
- https://www.vulncheck.com/advisories/cal-com-through-cross-site-scripting-via-booking-questions
Other CWE-80 vulnerabilities
- CVE-2024-39363 — Critical (CVSS 9.6): A cross-site scripting (xss) vulnerability exists in the login.cgi set_lang_CountryCode() functionality of Wavlink…
- CVE-2023-39216 — Critical (CVSS 9.6): Improper input validation in Zoom Desktop Client for Windows before 5.14.7 may allow an unauthenticated user to enable…
- CVE-2025-53883 — Critical (CVSS 9.3): A Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability allows attackers to run…
- CVE-2026-32891 — Critical (CVSS 9.0): Anchorr is a Discord bot for requesting movies and TV shows and receiving notifications when items are added to a media…
- CVE-2024-58355 — High (CVSS 8.9): Cal.com (calcom/cal.diy) versions through 4.7.15 contain a stored cross-site scripting vulnerability. The single…
- CVE-2026-57532 — High (CVSS 8.8): Malicious HTML content contained in the layout specification of a PDF ticket or badge layout was executed when the PDF…