8.8
/ 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N
Description
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 unauthenticated 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.
AI Analysis
Unauthenticated Information Disclosure (IDOR) via Multisite switch_to_blog in My Calendar WordPress plugin
Basic Information
ID
CVE-2026-40308
Source
GitHub_M
Published
Apr 16, 2026 at 21:30
Affected Product
Vendor
joedolson
Product
my-calendar
Version
< 3.7.7
Affected Versions
joedolson my-calendar < 3.7.7
CWE Classification
AI Assessment
AI Score
8.8 / 10
AI Severity
High
Vendor
Joe Dolson
Product
My Calendar
Version
3.7.6 and below