Description
The Everest Toolkit WordPress plugin through 1.2.3 does not validate the type of files uploaded during demo-content import (the WordPress file-type test is disabled), allowing high-privilege users (Administrator by default, including non-super-admin site administrators on multisite) to upload executable PHP files to the uploads directory.
Published: 2026-08-01
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Everest Toolkit WordPress plugin up to version 1.2.3 fails to validate the file type of uploads performed during the demo‑content import feature. The plugin disables the standard WordPress file‑type check, allowing privileged users to upload arbitrary PHP scripts to the WordPress uploads directory. Once an attacker has uploaded and exfiltrated a PHP file, they can execute it with the same permissions as the web server, enabling full remote code execution on the host. The flaw is a classic example of insecure file upload, tied to CWE‑434, and can compromise confidentiality, integrity, and availability of the site and potentially the underlying server. Affected systems include any WordPress site running Everest Toolkit version 1.2.3 or earlier. The vulnerability is exploitable by administrators, and on a multisite installation, non‑super‑admin site administrators also qualify. The flaw is not limited to a specific network location; any user who can initiate the demo‑content import will have the ability to upload files. Risk and exploitability: The EPSS score indicates a very low likelihood (<1%) of exploitation, and the vulnerability is not listed in CISA’s KEV catalog, suggesting it has not yet been widely exploited in the wild. However, because the attack requires only high‑privilege WordPress authentication, sites with weak administrative policies or exposed backsides could be targeted. The combination of remote code execution potential and privileged access makes this flaw high severity if the plugin is in use.

Affected Systems

Any WordPress site using Everest Toolkit version 1.2.3 or earlier, including multisite setups where site administrators with non‑super‑admin privileges can trigger the demo‑content import.

Risk and Exploitability

The EPSS score indicates a very low likelihood (<1%) of exploitation, and the vulnerability is not listed in CISA’s KEV catalog, suggesting it has not yet been widely exploited in the wild. However, because the attack requires only high‑privilege WordPress authentication, sites with weak administrative policies or exposed backsides could be targeted. The combination of remote code execution potential and privileged access makes this flaw high severity if the plugin is in use.

Generated by OpenCVE AI on August 5, 2026 at 23:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest version of Everest Toolkit (greater than 1.2.3) to apply the vendor patch that restores file‑type validation.
  • If an immediate update is not possible, disable the demo‑content import feature or block PHP file uploads to the uploads directory using web‑server rules such as an .htaccess drop‑file rule or equivalent in nginx.
  • Restrict WordPress administrator accounts to a minimal, trusted set, ensuring that only a few users have the privilege to perform imports and upload files, and enforce least‑privilege access for site administrators on multisite installations.

Generated by OpenCVE AI on August 5, 2026 at 23:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434
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'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Everest Toolkit WordPress plugin through 1.2.3 does not validate the type of files uploaded during demo-content import (the WordPress file-type test is disabled), allowing high-privilege users (Administrator by default, including non-super-admin site administrators on multisite) to upload executable PHP files to the uploads directory.
Title Everest Toolkit <= 1.2.3 - Admin+ Arbitrary File Upload
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T19:49:08.924Z

Reserved: 2026-06-24T12:02:16.204Z

Link: CVE-2026-13158

cve-icon Vulnrichment

Updated: 2026-08-05T19:40:47.824Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:29.133

Modified: 2026-08-05T20:17:05.070

Link: CVE-2026-13158

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T23:30:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type