Description
Cal.com Cal.diy versions 2.1.1 through 6.2.0 contain a stored cross-site scripting vulnerability in the BookingPageTagManager component that allows authenticated event owners to inject arbitrary JavaScript by supplying a malicious analytics tracking ID without sanitization. Attackers can close the inline script string literal with a crafted payload that executes in the browser of every visitor to the affected public booking page, enabling session cookie theft, forged authenticated requests, and wormable propagation by chaining with CSRF-able endpoints to persist payloads on additional events.
Published: 2026-08-12
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stored cross‑site scripting flaw exists in Cal.com Cal.diy’s BookingPageTagManager component. An authenticated event owner can supply a malicious analytics tracking ID that is not sanitized, allowing the attacker to inject arbitrary JavaScript. The script runs in the browsers of all visitors to the affected public booking page, enabling session cookie theft, forged authenticated requests, and wormable propagation by chaining with CSRF‑able endpoints to persist payloads on additional events.

Affected Systems

Cal.com Cal.diy self‑hosted installations from version 2.1.1 up through 6.2.0 are impacted. Users running any of these releases must verify their installed version and apply the appropriate fix or upgrade to a later release.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity. EPSS data is not available, so exploitation likelihood cannot be quantified precisely; however the high score combined with the requirement for authenticated event‑owner access means the risk remains substantial. The attack vector is limited to users with event‑management rights, yet the impact extends to all visitors of the public booking page, and the ability to chain the injected payload with existing CSRF‑able endpoints makes the vulnerability wormable.

Generated by OpenCVE AI on August 13, 2026 at 02:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Cal.com Cal.diy to a version after 6.2.0 that removes the unsanitized analytics ID field in BookingPageTagManager
  • If an immediate upgrade is not possible, disable or restrict the analytics tracking ID feature on all public booking pages or enforce strict input validation that accepts only whitelisted characters
  • Implement a Content Security Policy that disallows inline script execution on booking pages to mitigate any residual XSS risk

Generated by OpenCVE AI on August 13, 2026 at 02:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Cal.com
Cal.com cal.com Self-hosted (cal.diy)
Vendors & Products Cal.com
Cal.com cal.com Self-hosted (cal.diy)

Wed, 12 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description Cal.com Cal.diy versions 2.1.1 through 6.2.0 contain a stored cross-site scripting vulnerability in the BookingPageTagManager component that allows authenticated event owners to inject arbitrary JavaScript by supplying a malicious analytics tracking ID without sanitization. Attackers can close the inline script string literal with a crafted payload that executes in the browser of every visitor to the affected public booking page, enabling session cookie theft, forged authenticated requests, and wormable propagation by chaining with CSRF-able endpoints to persist payloads on additional events.
Title Cal.com Cal.diy 6.2.0 Stored XSS via BookingPageTagManager Analytics Tracking ID
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 8.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L'}


Subscriptions

Cal.com Cal.com Self-hosted (cal.diy)
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-13T15:59:16.585Z

Reserved: 2026-06-25T18:48:00.282Z

Link: CVE-2026-57858

cve-icon Vulnrichment

Updated: 2026-08-13T15:58:32.114Z

cve-icon NVD

Status : Received

Published: 2026-08-12T13:17:22.943

Modified: 2026-08-13T16:18:08.417

Link: CVE-2026-57858

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:48:44Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')