๐Ÿ” CVE Alert

CVE-2026-40308

UNKNOWN 0.0

My Calendar: Unauthenticated Information Disclosure (IDOR) via Multisite switch_to_blog

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

My Calendar is a WordPress plugin for managing calendar events. In versions 3.7.6 and below, the mc_ajax_mcjs_action AJAX endpoint, registered for unauthenticated users, passes user-supplied arguments through parse_str() without validation, allowing injection of arbitrary parameters including a site value. On WordPress Multisite installations, this enables an unauthenticated attacker to call switch_to_blog() with an arbitrary site ID and extract calendar events from any sub-site on the network, including private or hidden events. On standard Single Site installations, switch_to_blog() does not exist, causing an uncaught PHP fatal error and crashing the worker thread, creating an unauthenticated denial of service vector. This issue has been fixed in version 3.7.7.

CWE CWE-639
Vendor joedolson
Product my-calendar
Published Apr 16, 2026
Stay Ahead of the Next One

Get instant alerts for joedolson my-calendar

Be the first to know when new unknown vulnerabilities affecting joedolson my-calendar are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

joedolson / my-calendar
< 3.7.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/joedolson/my-calendar/security/advisories/GHSA-2mvx-f5qm-v2ch github.com: https://github.com/joedolson/my-calendar/releases/tag/v3.7.7