CVE-2026-77186
Last modified
CVE-2026-77186 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'fallback' Shortcode Attribute in all versions up to, and including, 3.8.3 due to insufficient input sanitization and output escaping. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'fallback' Shortcode Attribute in all versions up to, and including, 3.8.3 due to insufficient input sanitization and output escaping. 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. The bypass relies on hex-encoded shortcode attribute payloads (e.g. \x3cscript\x3e), which wp_kses_post cannot strip on save because they appear as literal backslash sequences rather than real HTML tags; WordPress core's shortcode_parse_atts() then calls stripcslashes() at render time, decoding the escapes into real angle brackets before they reach the unescaped sink.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| joedolson | My Calendar – Accessible Event Manager | <= 3.8.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-77186?
How severe is CVE-2026-77186?
How do I fix CVE-2026-77186?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-77176A flaw was found in Kata Containers. In configurations utili…8.1
- CVE-2026-77179On macOS, the virtio-fs host server used by Docker Sandboxes…9.4
- CVE-2026-7718A vulnerability was identified in Totolink WA300 5.2cu.7112_…6.3
- CVE-2026-77180When NGINX Ingress Controller is configured with Ingress ann…8.3
- CVE-2026-77181Incorrect Authorization vulnerability in Apache Syncope. …9.8
- CVE-2026-77184In MongoDB Connector for BI, the description text of a colle…5.2
- CVE-2026-77187The My Calendar – Accessible Event Manager plugin for WordPr…6.4
- CVE-2026-77189The Charitable – Donation & Fundraising Platform (Donation F…6.5
- CVE-2026-7719A security flaw has been discovered in Totolink WA300 5.2cu.…9.8
- CVE-2026-77190On affected platforms running Arista EOS, an unauthenticated…6.5
- CVE-2026-77191An authenticated supplicant on an adjacent network may bypas…2.6
- CVE-2026-77194The Simple Membership plugin for WordPress is vulnerable to …5.3
Are you affected by CVE-2026-77186?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
