ZeroHour

CVE-2026-15406

moderate

Authenticated Local File Inclusion in Eventin WordPress Plugin

CVSS 3.1
7.5 high
EPSS
<1%p50
Published
()
Modified
AI analysis

Eventin, a WordPress event calendar, registration and ticketing plugin, is vulnerable to a local file inclusion (LFI, CWE-98) flaw affecting all versions up to and including 4.1.22, triggered through the 'event_layout' parameter. An authenticated attacker with at least custom-level (low-privilege) access can manipulate this parameter to make the server include and execute arbitrary .php files resident on the host. Successful exploitation can bypass access controls, expose sensitive data, or achieve code execution when an attacker can upload a malicious .php file and have it included. All sites running Eventin 4.1.22 or earlier are affected, though the authentication requirement limits the attack surface to sites granting write/access roles to less-trusted users. As of publication there is no public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS assigns only a 0.7% probability of exploitation within 30 days, so no in-the-wild exploitation is known.

What to do: Update Eventin to the latest release (any version after 4.1.22) as soon as possible. Until patched, restrict uploading of .php files to the site and audit which accounts with custom-level or other low-privilege roles have access, as those are the accounts that can trigger the flaw. Administrators should also review upload directories for unexpected or recently added .php files that could be used as inclusion targets.

Affected
Themewinter Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) WordPress plugin≤ 4.1.22 (all versions up to and including 4.1.22)
Estimated exposure
moderate≈10,000–20,000 sites (plugin listed at roughly 10,000+ active installs) — Based on WordPress.org active-install counts for the free Eventin plugin, which list it in the low tens of thousands of installations; actual exposure is likely lower since exploitation requires low-privileged authenticated access.

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

Description

The Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.1.22 via the 'event_layout' parameter parameter. This makes it possible for authenticated attackers, with custom-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.

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

In the news

No ingested article mentions this CVE yet.