CVE-2026-78265
9.8Nexcess · The Events Calendar
The Events Calendar plugin for WordPress is vulnerable to unauthenticated PHP object injection, allowing remote attackers to execute arbitrary code.
Executive summary
A critical PHP object injection vulnerability in Nexcess The Events Calendar allows unauthenticated attackers to achieve remote code execution.
Vulnerability
This vulnerability is a deserialization of untrusted data (CWE-502) flaw within the plugin, which permits unauthenticated attackers to inject malicious PHP objects into the application.
Business impact
Successful exploitation of this flaw allows an unauthenticated attacker to execute arbitrary code on the underlying server, leading to a full system compromise. Given the CVSS score of 9.8, this vulnerability poses an extreme risk to data confidentiality, integrity, and availability, potentially resulting in complete site takeover and unauthorized access to sensitive database information.
Remediation
Immediate Action: Update the WordPress The Events Calendar plugin to version 6.17.3 or the latest available version immediately.
Proactive Monitoring: Review web server access logs for anomalous requests containing serialized PHP strings or unusual POST payloads directed at plugin endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block malicious deserialization attempts and common PHP object injection patterns.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The severity of this vulnerability cannot be overstated given its potential for unauthenticated remote code execution. Administrators must prioritize updating the affected plugin to version 6.17.3 or higher to close the deserialization vector and prevent potential compromise.