ZeroHour

CVE-2026-82226

moderate

Unauthenticated PHP Object Injection in Tickera WordPress Plugin

CVSS 3.1
9.8 critical
EPSS
<1%p24
Published
()
Modified
AI analysis

CVE-2026-82226 is an unauthenticated PHP object injection flaw (deserialization of untrusted data, CWE-502) in the Tickera event ticketing plugin for WordPress, affecting versions up to and including 3.6.0.2. A remote attacker with no credentials and no user interaction can send crafted serialized PHP data to an affected request path, where it is unserialized without validation. Successful object injection can lead to high-impact consequences — potentially arbitrary code execution, file manipulation, or data disclosure depending on the gadget chains available on the target — which is reflected in the 9.8 (critical) CVSS score with C:H/I:H/A:H. Any WordPress site running Tickera 3.6.0.2 or older is affected. Exploitation has not been observed yet: EPSS estimates only a 0.3% probability of exploitation in the next 30 days, there is no public proof-of-concept, and the issue is not in CISA KEV.

What to do: Update Tickera to the latest release, which must be newer than 3.6.0.2 (the fixed version is not specified in the available data). Until patched, consider a WAF rule or virtual patch that blocks unauthenticated requests carrying suspicious serialized payloads to the plugin's endpoints, and review web/application logs for anomalous serialized data since unauthenticated object injection flaws are directly reachable from the internet.

Affected
Tickera WordPress plugin (event ticketing)<= 3.6.0.2
Estimated exposure
moderateroughly 10,000+ WordPress sites (wordpress.org active-install count), plus an unknown number of paid deployments — wordpress.org lists the free Tickera plugin at around 10,000 active installations, and additional paid/Pro installations are not counted there, so the true footprint is likely somewhat higher but well below mass scale.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Unauthenticated PHP Object Injection in Tickera <= 3.6.0.2 versions.

Ecosystems
WordPress
Weakness
CWE-502
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.