CVE-2026-78006
9.8StellarWP · The Events Calendar
The Events Calendar plugin for WordPress is vulnerable to unauthenticated remote code execution via insecure deserialization in the is_safe_widget_instance function.
Executive summary
A critical remote code execution vulnerability in the StellarWP The Events Calendar plugin allows unauthenticated attackers to compromise the entire server.
Vulnerability
The flaw stems from insecure deserialization of untrusted data (CWE-502) within the is_safe_widget_instance function. Unauthenticated attackers can trigger this by injecting malicious block markup into event comments, which is then processed by the plugin without sufficient integrity checks.
Business impact
Successful exploitation grants an attacker the ability to execute arbitrary code on the underlying web server, leading to a complete system compromise. Given the critical 9.8 CVSS score, this vulnerability poses a severe threat of data exfiltration, unauthorized access to sensitive databases, and total loss of service availability.
Remediation
Immediate Action: Update the StellarWP The Events Calendar plugin to version 6.17.4.1 or later immediately to apply the vendor-provided patch.
Proactive Monitoring: Review web server access logs for unusual POST requests targeting comment submission endpoints and monitor for unexpected spawned processes or unauthorized file modifications.
Compensating Controls: If an immediate update is not feasible, disable the comments feature for all events to remove the primary attack vector until the patch is deployed.
Exploitation status
Public Exploit Available: No
Analyst recommendation
This vulnerability represents a critical risk that requires immediate remediation. Because it allows for unauthenticated remote code execution, organizations should prioritize updating the plugin across all environments without delay to prevent potential exploitation.
More StellarWP CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief critical section
Sources
Originally found and disclosed by Chloe Chamberland, Wordfence Argus, per the CVE Program record.