CVE-2026-9303: calcom cal.diy cross-site request forgery
A vulnerability was identified in calcom cal.diy up to 4.9.4. Impacted is an unknown function. The manipulation leads to cross-site request forgery. It is possible to initiate the attack remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Configuration
Implement or enable anti-CSRF protections in the application: require and validate per-request anti-CSRF tokens, verify Origin and/or Referer headers for state-changing requests, and set cookies with SameSite attributes where appropriate.
calcom cal.diy anti-CSRF protections = enable/implement anti-CSRF tokens; validate Origin/Referer; use SameSite cookies - Compensating control
Until a vendor fix is available, restrict external access to the calcom cal.diy instance (limit to trusted IPs or internal networks) and deploy WAF rules or intrusion-prevention signatures to block known or likely exploit requests, since the vulnerability can be triggered remotely and public exploit code exists.
- Operational
Monitor application and web server logs for signs of CSRF exploitation, investigate any suspicious or unexpected state-changing requests, and follow incident response procedures if exploitation is detected (including isolating affected hosts).
Event History
Frequently Asked Questions
What is the severity of CVE-2026-9303?
The severity of CVE-2026-9303 is rated as medium with a score of 4.3.
What does CVE-2026-9303 affect?
CVE-2026-9303 affects Calcom cal.diy versions up to 4.9.4.
What type of vulnerability is CVE-2026-9303?
CVE-2026-9303 is categorized as a cross-site request forgery (CSRF) vulnerability.
Can CVE-2026-9303 be exploited remotely?
Yes, CVE-2026-9303 can be exploited remotely.
How do I mitigate CVE-2026-9303?
To mitigate CVE-2026-9303, ensure you update to the latest version of Calcom cal.diy that addresses this vulnerability.