SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-15984

HIGH · CVSS 7.2 EPSS 0.19%

Source: NVD + CISA KEV + EPSS · Published 2026-09-05 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The QuickCal plugin for WordPress is susceptible to Stored Cross-Site Scripting due to inadequate input sanitization and output escaping in Custom Field Parameters, affecting all versions up to 1.0.20. This vulnerability allows unauthenticated attackers to inject and execute arbitrary scripts on affected pages, posing a significant risk to users who access those pages. WordPress site administrators using this plugin should prioritize immediate updates to mitigate potential exploitation.

CVE
CVE-2026-15984
Severity
HIGH
CVSS
7.2
EPSS
0.19%
WordPress

Original NVD Description

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 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. 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.