Description
The Ovatheme Events Manager plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the process_checkout() function in all versions up to, and including, 1.8.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2025-10-11
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Assess Impact
AI Analysis

Impact

The Ovatheme Events Manager WordPress plugin allows unauthenticated users to upload any file because the process_checkout() function fails to validate the file type. An attacker can place malicious code on the server, potentially enabling remote code execution. This flaw is classified as CWE-434.

Affected Systems

The vulnerability affects all installations of the Ovatheme Events Manager WordPress plugin up to and including version 1.8.5. Sites running that version or older are vulnerable.

Risk and Exploitability

With a CVSS score of 9.8, the flaw is considered critical. The EPSS score is below 1%, indicating a very low expected exploitation rate, and it is not currently listed in the CISA KEV catalog. Attackers can exploit the flaw by sending a crafted file through the exposed process_checkout endpoint without authentication.

Generated by OpenCVE AI on April 22, 2026 at 00:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the current plugin version and check with the vendor for a disclosed fix. Apply any available update that addresses this issue.
  • Prevent execution of files stored in the plugin’s upload directory by configuring web‑server directives (e.g., setting the directory to static content, using .htaccess rules or web.config) or by removing execute permissions.
  • Restrict or disable the /process_checkout endpoint for unauthenticated requests using web‑server rules, plugin settings, or by requiring authentication. This limits the ability to submit arbitrary files.
  • Continuously monitor upload directories and web‑server logs for unauthorized file uploads, and deploy a web‑application firewall or similar controls to detect and block malicious upload attempts.

Generated by OpenCVE AI on April 22, 2026 at 00:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Oct 2025 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Ovatheme
Ovatheme events Manager Plugin
Wordpress
Wordpress wordpress
Vendors & Products Ovatheme
Ovatheme events Manager Plugin
Wordpress
Wordpress wordpress

Tue, 14 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 11 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The Ovatheme Events Manager plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the process_checkout() function in all versions up to, and including, 1.8.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title Ovatheme Events Manager <= 1.8.5 - Unauthenticated Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

Ovatheme Events Manager Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:03:34.850Z

Reserved: 2025-06-23T20:15:42.978Z

Link: CVE-2025-6553

cve-icon Vulnrichment

Updated: 2025-10-14T13:30:58.125Z

cve-icon NVD

Status : Deferred

Published: 2025-10-11T09:15:34.877

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-6553

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:00:04Z

Weaknesses