PatchSiren cyber security CVE debrief
CVE-2026-15984 Themovation CVE debrief
The QuickCal plugin for WordPress has a Stored Cross-Site Scripting vulnerability via Custom Field Parameters in all versions up to, and including, 1.0.20. This allows unauthenticated attackers to inject arbitrary web scripts in pages that execute when a user accesses an injected page. The vulnerability is caused by insufficient input sanitization and output escaping in the QuickCal plugin. The nonce guarding the unauthenticated booked_add_appt AJAX action is publicly embedded on any page rendering the booking calendar shortcode, making it trivially obtainable by unauthenticated attackers without any prior account or privilege.
- Vendor
- Themovation
- Product
- QuickCal
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-05
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-09-05
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for WordPress installations with the QuickCal plugin should assess exposure and prioritize verification and remediation. This includes reviewing the plugin's configuration, ensuring that it is up-to-date, and implementing additional security measures to prevent exploitation.
Why it matters
The QuickCal plugin for WordPress has a Stored Cross-Site Scripting vulnerability, allowing unauthenticated attackers to inject arbitrary web scripts. Defenders should prioritize verification and remediation to prevent exploitation.
- Unauthenticated attackers can inject arbitrary web scripts in pages
- Injected scripts execute when a user accesses an injected page
- Defenders must verify and update the QuickCal plugin to prevent exploitation
- Remediation priority is high due to the public availability of the nonce
Technical summary
The QuickCal plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Custom Field Parameters in all versions up to, and including, 1.0.20. The nonce guarding the unauthenticated booked_add_appt AJAX action is publicly embedded on any page rendering the booking calendar shortcode. This allows unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability is due to insufficient input sanitization and output escaping in the QuickCal plugin.
Defensive priority
Defenders should prioritize verifying and updating the QuickCal plugin to prevent exploitation.
Recommended defensive actions
- Verify and update the QuickCal plugin to the latest version
- Implement input sanitization and output escaping for Custom Field Parameters
- Restrict access to the booking calendar shortcode
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is due to insufficient input sanitization and output escaping in the QuickCal plugin. The nonce guarding the unauthenticated booked_add_appt AJAX action is publicly embedded on any page rendering the booking calendar shortcode.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-15984 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-15984
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-15984 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-15984
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://codecanyon.net/item/quickcal-appointment-booking-calendar-for-wordpress/47981746
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.