Cal.Com
CVE-2026-23478
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
2DescriptionGitHub Advisory
Cal.com is open-source scheduling software. From 3.1.6 to before 6.0.7, there is a vulnerability in a custom NextAuth JWT callback that allows attackers to gain full authenticated access to any user's account by supplying a target email address via session.update(). This vulnerability is fixed in 6.0.7.
AnalysisAI
Cal.com scheduling software (3.1.6 to 6.0.7) has a critical authentication bypass in the NextAuth JWT callback. Attackers can gain full access to any user account by supplying a target email via session.update(). Fixed in 6.0.7.
Technical ContextAI
A custom NextAuth JWT callback allows the session.update() function to change the authenticated user by accepting a target email address (CWE-602). An attacker can update their session to point to any user account.
RemediationAI
Update to Cal.com 6.0.7.
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today