My Calendar – Accessible Event Manager <= 3.7.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

6.4
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE CVE-2026-2355
CVSS 6.4 (Medium)
Publicly Published March 3, 2026
Last Updated March 4, 2026
Researcher Muhammad Yudha - DJ

Description

The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `template` attribute of the `[my_calendar_upcoming]` shortcode in all versions up to, and including, 3.7.3. This is due to the use of `stripcslashes()` on user-supplied shortcode attribute values in the `mc_draw_template()` function, which decodes C-style hex escape sequences (e.g., `\x3c` to `<`) at render time, bypassing WordPress's `wp_kses_post()` content sanitization that runs at save time. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Learn more about Cross-Site Scripting vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for My Calendar – Accessible Event Manager

Software Type Plugin
Software Slug my-calendar (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.7.4, or a newer patched version
Affected Version
  • <= 3.7.3
Patched Version
  • 3.7.4

Recent vulnerabilities in My Calendar – Accessible Event Manager

# Title CVE ID CVSS Researchers Date
1 My Calendar <= 3.7.8 - Unauthenticated SQL Injection via 'mc_auth' and 'mc_host' Parameters CVE-2026-6854 7.5 Leonid Semenenko (lsemenenko) July 7, 2026
2 My Calendar <= 3.7.14 - Insecure Direct Object Reference to Unauthenticated Sensitive Information Disclosure via 'vcal' Parameter CVE-2026-11896 5.3 Athiwat Tiprasaharn (Jitlada), Tharadol Suksamran (d3kc4rt_1) July 1, 2026
3 My Calendar <= 3.7.9 - Authenticated (Custom+) Missing Authorization to Unauthorized Event Publication via 'event_approved' Parameter CVE-2026-7525 4.3 type5afe May 13, 2026
4 My Calendar < 3.7.7 - Unauthenticated Denial of Service CVE-2026-40308 5.3 minhi1 April 16, 2026
5 My Calendar <= 3.6.16 - Missing Authorization CVE-2025-67592 4.3 Doan Dinh Van (d52v) December 15, 2025
6 My Calendar <= 3.4.23 - Authenticated (Admin+) Stored Cross-Site Scripting via Events CVE-2024-1274 4.4 cyc707 February 11, 2024
7 My Calendar <= 3.4.23 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode CVE-2024-25916 6.4 Steven Julian February 11, 2024
8 My Calendar <= 3.4.21 - Unauthenticated SQL Injection CVE-2023-6360 9.8 Tenable November 26, 2023
9 My Calendar <= 3.4.3 - Cross-Site Request Forgery CVE-2023-23813 8.8 thiennv January 20, 2023
10 My Calendar <= 3.3.24.1 - Cross-Site Request Forgery CVE-2022-47427 7.1 rezaduty January 3, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation