Description
The Eventin WordPress plugin before 4.1.20 does not properly validate a template path setting before using it to include a local file, allowing users with editor-level access and above to include and execute arbitrary local PHP files.
Published: 2026-08-10
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Eventin WordPress plugin, before version 4.1.20, fails to validate the path supplied for the speaker_template setting, allowing users with editor-level or higher privileges to supply any filesystem path and cause the plugin to include the selected file as PHP code. This flaw gives an attacker who can edit the speaker_template value the ability to include and execute arbitrary local files, resulting in potential remote code execution on the hosting server.

Affected Systems

All WordPress installations that use the Eventin plugin before version 4.1.20 are potentially affected. The plugin vendor is listed only as Eventin; no specific vendor or product hierarchy is provided beyond that name.

Risk and Exploitability

Because the flaw requires authenticated access with at least editor privileges, an attacker must compromise such an account or obtain credentials through other means. Once the attacker can modify the speaker_template setting, the inclusion of arbitrary local files can be triggered via ordinary browsing of the affected site, leading to code execution. The EPSS score of < 1% indicates a low current probability of exploitation, and the vulnerability is not listed in CISA KEV, suggesting limited public exploitation. Nevertheless, the potential for remote code execution remains significant, especially in shared hosting environments. The CVSS score of 7.2 reflects a high severity.

Generated by OpenCVE AI on August 13, 2026 at 11:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Eventin plugin to version 4.1.20 or later to eliminate the vulnerable include logic.
  • If an upgrade cannot be applied immediately, revoke editor permissions from untrusted users and/or disable the speaker_template configuration entirely until a patched version is available.
  • Sanitize the speaker_template input by restricting the value to a whitelist of allowed file paths or by enforcing absolute paths within a dedicated safe directory.

Generated by OpenCVE AI on August 13, 2026 at 11:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Wed, 12 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Mon, 10 Aug 2026 08:15:00 +0000

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

Mon, 10 Aug 2026 07:45:00 +0000

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

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Eventin WordPress plugin before 4.1.20 does not properly validate a template path setting before using it to include a local file, allowing users with editor-level access and above to include and execute arbitrary local PHP files.
Title Eventin < 4.1.20 - Editor+ Local File Inclusion via speaker_template Setting
References

Subscriptions

Eventin Eventin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T15:04:36.503Z

Reserved: 2026-06-24T13:24:35.895Z

Link: CVE-2026-13170

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:46.360

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-13170

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T11:30:16Z

Weaknesses
  • CWE-22

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