What this page helps you verify fast
This hub clusters tracked records for Calendar so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin Calendar (`calendar`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2025-14548, CVE-2024-2831 and CVE-2018-18872, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions up to 1.3.14. Fixed version: 1.3.15.
Affected range: Versions up to 1.3.16. Fixed version: 1.3.17.
Affected range: Versions before 1.3.11. Fixed version: 1.3.11.
Affected range: Versions up to 1.3.2. Fixed version: 1.3.3.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2024-2831
Calendar <= 1.3.14 - Authenticated (Contributor+) SQL Injection via Shortcode
|
SQL Injection | Versions up to 1.3.14 | 1.3.15 | CVSS 8.8 |
|
CVE-2025-14548
Calendar <= 1.3.16 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'e...
|
Stored Cross-Site Scripting | Versions up to 1.3.16 | 1.3.17 | CVSS 6.4 |
|
CVE-2018-18872
Calendar <= 1.3.10 - Authenticated Stored Cross-Site Scripting
|
Stored Cross-Site Scripting | Versions before 1.3.11 | 1.3.11 | CVSS 5.4 |
|
CVE-2013-2698
Calendar <= 1.3.2 - Cross-Site Request Forgery
|
Cross-Site Request Forgery | Versions up to 1.3.2 | 1.3.3 | CVSS 4.3 |
Calendar <= 1.3.14 - Authenticated (Contributor+) SQL Injection via Shortcode
Calendar <= 1.3.16 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'event_desc'
Calendar <= 1.3.10 - Authenticated Stored Cross-Site Scripting
Calendar <= 1.3.2 - Cross-Site Request Forgery
This hub clusters tracked records for Calendar so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'event_desc' parameter in all versions up to, and including, 1.3.16 due to insufficient input sanitizat...
The Calendar plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcodes in all versions up to, and including, 1.3.14 due to insufficient escaping on the user supplied pa...
The Kieran O'Shea Calendar plugin before 1.3.11 for WordPress has Stored XSS via the event_title parameter in a wp-admin/admin.php?page=calendar add action, or the category name during categ...
Sorted by latest disclosure date so newly published issues surface first.
The Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'event_desc' parameter in all versions up to, and including, 1.3.16 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contribu...
The Calendar plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcodes in all versions up to, and including, 1.3.14 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possib...
The Kieran O'Shea Calendar plugin before 1.3.11 for WordPress has Stored XSS via the event_title parameter in a wp-admin/admin.php?page=calendar add action, or the category name during category creation at the wp-admin/admin.php?page=calendar-categories URI.
The Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions before 1.3.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if the...
Cross-site request forgery (CSRF) vulnerability in the Calendar plugin before 1.3.3 for WordPress allows remote attackers to hijack the authentication of users for requests that add a calendar entry via unspecified vectors.