CVE Tools

CVE-2026-78006

The Events Calendar <= 6.17.4 - Unauthenticated PHP Object Injection to Remote Code Execution

No known exploitation. EPSS puts it in the 73rd percentile. No fix published yet.

Published Updated Sources: CVE.org, NVD

What to do

No fixed build or workaround is published yet. Limit exposure and watch for a patch.

Steps

Written by AI from the record
  1. Check whether your WordPress site uses “The Events Calendar” version 6.17.4 or earlier.
  2. Check whether event comments are enabled and visible on events (people can post/view comments on event pages).
  3. If both are true, disable or restrict comments on event pages immediately (at least temporarily) to remove the attacker entry point.
  4. Look for an official fixed update from the plugin vendor for The Events Calendar; apply it as soon as it’s available.
  5. If you cannot update right away, keep event comments disabled and block public posting to reduce exposure until a fixed version is released and applied.

What it is

From the CVE record

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.

In plain language

Written by AI from the record

The Events Calendar (up to 6.17.4) has a critical bug where anyone on the internet can post a crafted comment on an event and run harmful code on the server—this is a serious risk if you have event comments enabled.

Unauthenticated PHP Object Injection leading to Remote Code Execution exists in The Events Calendar up to and including 6.17.4; an attacker bypasses input-safety handling in a PHP path (is_safe_widget_instance) when comments are processed/rendered, enabling server-side command execution without login if event comments are enabled and reachable.

If you're affected

  • Full website takeover
  • Server compromise
  • Customer data exposure
  • Operations disruption

Exploitation

Where each signal puts this CVE on the scale from published to confirmed exploited.

EPSS73rd
CISA KEV

Not in the catalog. CISA has not confirmed exploitation.

Public exploits

No public exploit or proof of concept found in the sources we track.

EPSS

1.5% chance of exploitation activity in the next 30 days, which ranks it in the 73rd percentile of scored CVEs.

Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.

Lifecycle

5 events over 2 days, from the signal feeds we watch.

  1. Record updated
  2. Publishedweakness classified, att&ck mapped, record updated

Affected products

Technical detail

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Scored 9.8 by NVD.

How it is reached

  • Attack Vector NetworkExploitable remotely over the network without any special conditions
  • Attack Complexity LowNo special conditions — the attack can be reliably reproduced
  • Privileges Required NoneNo authentication required — anyone can exploit this
  • User Interaction NoneNo user interaction needed — fully automated exploitation

Scope

  • Scope UnchangedImpact is limited to the vulnerable component itself

Impact if exploited

  • Confidentiality HighTotal information disclosure — all data in the component is compromised
  • Integrity HighTotal loss of integrity — attacker can modify any data in the component
  • Availability HighTotal denial of service — the component is completely unavailable

Weaknesses

ATT&CK techniques

Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.

Sources

Watch the software you run.

My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.

We'll flag the next CVE, public exploit or patch for The Events Calendar, not every advisory.

We use analytics cookies to see which pages and articles actually help people. Decline and none of them run — the site works the same. What we store