Description
The AI Engine WordPress plugin before 3.5.5 does not sanitize a user-supplied filename before using it to write a downloaded file, allowing authenticated users with editor-level access to write attacker-controlled bytes to an arbitrary location on the server via path traversal.
Published: 2026-07-14
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The AI Engine WordPress plugin does not sanitize user‑supplied filenames before writing downloaded content, permitting an attacker with editor‑level access to specify a file path that uses directory‑traversal characters. This flaw allows the attacker to create or overwrite any file within the server’s filesystem hierarchy, potentially deploying malicious code, tampering with configuration files, or otherwise compromising the integrity and availability of the site. The vulnerability enables modification of sensitive files, leading to unauthorized code execution and data loss.

Affected Systems

Vulnerable installations of the AI Engine WordPress plugin with versions older than 3.5.5 are at risk. All servers hosting the plugin and granting editor‑level permissions to authenticated users must be checked. The vendor is listed simply as "AI Engine"; no further vendor details are available.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score of less than 1% suggests a low probability of real‑world exploitation at present, but the impact remains significant. Exploitation requires only authenticated access with editor or higher privileges, a common role for content creators. An attacker can trigger the flaw by uploading or downloading a file via the plugin’s interface with a crafted filename that includes traversal sequences, resulting in an unintended write to an arbitrary location on the server. Once exploited, the attacker effectively gains control over critical files or can plant malicious payloads.

Generated by OpenCVE AI on July 31, 2026 at 10:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the AI Engine WordPress plugin to version 3.5.5 or later, which includes sanitization of uploaded filenames.
  • If a patch cannot be applied immediately, remove or limit editor‑level permissions for users who can access the plugin, or restrict the plugin to write only to a safe directory.
  • Delete any files that were unintentionally written to protected directories during exploitation.
  • Configure the web server or PHP to deny execution of files in upload directories, mitigating the risk of remote code execution if a malicious file is present.

Generated by OpenCVE AI on July 31, 2026 at 10:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Wed, 29 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Thu, 23 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Mon, 20 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Thu, 16 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Tue, 14 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 14 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The AI Engine WordPress plugin before 3.5.5 does not sanitize a user-supplied filename before using it to write a downloaded file, allowing authenticated users with editor-level access to write attacker-controlled bytes to an arbitrary location on the server via path traversal.
Title AI Engine < 3.5.5 - Editor+ Arbitrary File Write via Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-14T12:59:54.068Z

Reserved: 2026-06-17T11:39:11.317Z

Link: CVE-2026-12511

cve-icon Vulnrichment

Updated: 2026-07-14T12:59:39.863Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:00:06Z

Weaknesses
  • CWE-22

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