CVE-2026-78159
9.8StellarWP · The Events Calendar
The Events Calendar plugin for WordPress is vulnerable to unauthenticated remote code execution due to insufficient validation of widget classes, allowing attackers to trigger a callable-invocation sink.
Executive summary
A critical remote code execution vulnerability in the StellarWP The Events Calendar plugin allows unauthenticated attackers to compromise the underlying server.
Vulnerability
The vulnerability exists within the Element_Classes::parse_array function, where insufficient validation of the widget classes map allows a crafted payload to bypass object checks. This enables an unauthenticated attacker to reach a callable-invocation sink and execute arbitrary code on the server when processing specific comment blocks.
Business impact
Successful exploitation of this flaw grants an attacker full control over the web server, leading to potential data exfiltration, system-wide compromise, and total loss of confidentiality, integrity, and availability. With a CVSS score of 9.8, this vulnerability represents an extreme risk to the business, particularly for organizations hosting sensitive event data or integrated services.
Remediation
Immediate Action: Update the The Events Calendar plugin to version 6.17.3.1 or later immediately to apply the necessary validation logic.
Proactive Monitoring: Review web server access logs for anomalous requests containing wp:legacy-widget blocks or unusual patterns targeting tribe_events posts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block malicious serialized objects or suspicious input targeting WordPress widget parameters.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical severity of this remote code execution vulnerability, administrators must prioritize patching the affected plugin immediately. Failure to update allows for trivial unauthenticated access, which poses an unacceptable risk to the environment. Ensure all instances of The Events Calendar are verified to be running the corrected version.
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.