WP Vulnerability WatchVulnerability data as of September 12, 2026

Vulnerability alerts / September 11, 2026

Vulnerability in The Events Calendar — CVE-2026-78006

CriticalSeverity
CVSS 9.8
Estimated exploit probability
EPSS
600,000+ sitesInstalls
6.17.4.1Fixed in

What to do now

Update The Events Calendar to 6.17.4.1 or later.

Affected versions

  • Everything up to and including 6.17.4

Affected: The Events Calendar (plugin, the-events-calendar)

Check: The plugin on wordpress.org / Our record for The Events Calendar

What the vulnerability is

The The Events Calendar plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 6.17.4 via the is_safe_widget_instance function. This is due to insufficient protection in is_safe_widget_instance, which can be bypassed because PHP fires magic methods during its pre-parse, combined with enable_rendering_widget_copied() forging a valid wp_hash integrity attribute before unserialize() is reached. This makes it possible for unauthenticated attackers to execute code on the server. This is exploitable without authentication or approval because the plugin's V2 single-event template runs do_blocks() over buffered comment HTML, and WordPress returns a moderation-hash URL that allows an unauthenticated commenter to immediately view their own pending comment, delivering the injected block markup to the vulnerable code path before any moderation occurs. This does require comments to be enabled and visible on events.

This description is reproduced verbatim from the public vulnerability record.

Sources

Part of this record comes from Wordfence Intelligence. Original: https://www.wordfence.com/threat-intel/vulnerabilities/id/a0c67346-534a-4b67-a904-fa148703707a
Copyright 2012-2026 Defiant Inc. / Full license text

This page is compiled automatically from public databases. Accuracy is not guaranteed; confirm against the vendor advisory before acting.

See other alerts