CVE-2026-15406
Received Received - Intake

Local File Inclusion in Eventin WordPress Plugin

Vulnerability report for CVE-2026-15406, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-09

Last updated on: 2026-09-09

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-09
Last Modified
2026-09-09
Generated
2026-09-09
AI Q&A
2026-09-09
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
eventin event_calendar to 4.1.22 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Local File Inclusion (LFI) issue in the Eventin WordPress plugin up to version 4.1.22. It allows authenticated attackers with custom-level access or higher to include and execute arbitrary PHP files on the server via the 'event_layout' parameter. This can lead to code execution, bypassing access controls, or stealing sensitive data.

Detection Guidance

Check WordPress installations for the Eventin plugin versions up to 4.1.22. Look for unusual file inclusions via the 'event_layout' parameter in logs. Use commands like grep to search for suspicious PHP file accesses in web server logs.

Impact Analysis

If you use the affected Eventin plugin, an attacker could exploit this to run malicious PHP code on your server. This may allow them to steal data, modify files, or take control of your WordPress site. The attacker needs at least custom-level access to exploit this.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection. A breach may result in legal penalties, loss of trust, and compliance violations due to potential exposure of personal or health information.

Mitigation Strategies

Update the Eventin plugin to the latest version immediately. If an update is unavailable, disable the plugin until a patch is released. Restrict file upload permissions and review server access logs for signs of exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15406. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart