Description
The Eventin WordPress plugin before 4.1.21 does not properly validate a template path value before using it to include a local file, allowing users with contributor-level access and above to include and execute arbitrary local PHP files.
Published: 2026-09-05
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Eventin WordPress plugin, in versions earlier than 4.1.21, fails to sanitize a template path supplied by users with contributor-level or higher privileges. This allows an attacker to specify the path of any local PHP file on the server, resulting in the plugin including and executing that file. The flaw provides the attacker with the capability to run arbitrary code under the web server’s user context, enabling access to, modification of, or destruction of site data and potential use of the site in further attacks.

Affected Systems

All installations of the Eventin WordPress plugin that use a version earlier than 4.1.21 are affected. The plugin is distributed as a WordPress add‑on and can be present on any WordPress site that has it activated. No other products or vendors are listed.

Risk and Exploitability

The vulnerability’s severity is serious because local file inclusion can be triggered by any contributor user, granting remote code execution. The EPSS score is not available and the flaw is not listed in CISA’s Known Exploited Vulnerabilities catalog, indicating no widespread public exploitation yet. However, the attack path is still feasible: an attacker must first obtain contributor or higher privileges, or trick such a user into submitting a request that includes the malicious path. Once executed, the attacker can read, modify or delete site content, install malware, or commandeer the site as part of a botnet.

Generated by OpenCVE AI on September 5, 2026 at 07:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Eventin plugin to version 4.1.21 or newer.
  • If an immediate upgrade is not possible, restrict or remove contributor privileges that allow template editing, or temporarily disable the Eventin plugin on the affected site.
  • Ensure that the server’s file permissions prevent execution of arbitrary files and run a security scan to detect any injected files or malicious code.

Generated by OpenCVE AI on September 5, 2026 at 07:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Eventin
Eventin eventin
Wordpress
Wordpress wordpress
Vendors & Products Eventin
Eventin eventin
Wordpress
Wordpress wordpress

Sat, 05 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22

Sat, 05 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Eventin WordPress plugin before 4.1.21 does not properly validate a template path value before using it to include a local file, allowing users with contributor-level access and above to include and execute arbitrary local PHP files.
Title Eventin < 4.1.21 - Contributor+ LFI via Event Layout Meta
References

Subscriptions

Eventin Eventin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-05T06:00:08.872Z

Reserved: 2026-09-02T15:12:45.865Z

Link: CVE-2026-84898

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T07:17:14.033

Modified: 2026-09-05T07:17:14.033

Link: CVE-2026-84898

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T08:30:05Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')