All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-57858
CRITICALpublished 2026-08-12 13:17 UTC · 14 hours ago
9.3
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-79