All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-11896
MEDIUMpublished 2026-07-02 10:16 UTC · 2 days ago · modified 2026-07-02 20:17 UTC
5.3
CVSS / 10
// description
The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.14 via the 'vcal' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to enumerate occurrence IDs and access the full iCalendar export of non-public, draft, trashed, and personal calendar events, disclosing sensitive event metadata including titles, descriptions, dates, locations, organizer and host details, permalinks, and related calendar metadata.
// weaknesses (CWE)
- CWE-639
// references (14)
- https://plugins.trac.wordpress.org/browser/my-calendar/tags/3.7.14/includes/date-utilities.php#L417
- https://plugins.trac.wordpress.org/browser/my-calendar/tags/3.7.14/includes/ical.php#L26
- https://plugins.trac.wordpress.org/browser/my-calendar/tags/3.7.14/my-calendar-api.php#L212
- https://plugins.trac.wordpress.org/browser/my-calendar/tags/3.7.14/my-calendar-api.php#L246