CVE-2026-57858 PUBLISHED

Cal.com Cal.diy 6.2.0 Stored XSS via BookingPageTagManager Analytics Tracking ID

Assigner: VulnCheck
Reserved: 25.06.2026 Published: 12.08.2026 Updated: 12.08.2026

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.

Metrics

CVSS 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
CVSS Score: 9.3

Product Status

Vendor Cal.com
Product Cal.com Self-Hosted (Cal.diy)
Versions Default: affected
  • affected from 2.1.1 to 6.2.0 (incl.)

Credits

  • Ashton Richards finder

References

Problem Types

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