Skip to main content

AI Engine CVE-2026-12511

| EUVDEUVD-2026-43626 HIGH
2026-07-14 WPScan GHSA-jp8h-m8g9-6fvr
8.1
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
8.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
8.1 HIGH

Network-reachable endpoint (AV:N) with low complexity (AC:L) needs an editor account (PR:L) and no interaction; arbitrary file write yields high confidentiality/integrity impact, availability not directly affected.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 14, 2026 - 13:23 vuln.today
CVSS changed
Jul 14, 2026 - 13:22 NVD
8.1 (HIGH)
Patch available
Jul 14, 2026 - 11:17 EUVD
CVE Published
Jul 14, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 14, 2026 - 06:00 cve.org
HIGH 8.1

DescriptionCVE.org

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.

AnalysisAI

Arbitrary file write in the AI Engine WordPress plugin before 3.5.5 lets authenticated editor-level users abuse an unsanitized, user-supplied filename during a file-download-and-save operation to plant attacker-controlled bytes anywhere the web server user can write via path traversal. Because writing a PHP payload into the webroot typically yields remote code execution, this crosses from a content-management flaw into full site compromise. Publicly available exploit code exists and a vendor patch has shipped, though the issue is not listed in CISA KEV.

Technical ContextAI

AI Engine is a popular WordPress AI-assistant plugin (chatbot, content and image generation) that fetches remote resources and persists them to disk. The root cause is a classic path-traversal / improper limitation of a pathname (CWE-22 class; the input feed lists CWE as N/A) where a user-controlled filename is concatenated into a write path without normalizing or stripping '../' sequences, so the destination escapes the intended upload/cache directory. The affected component is the download-to-file routine reachable through the plugin's authenticated endpoints; the CPE cpe:2.3:a:unknown:ai_engine:*:*:*:*:*:*:*:* identifies the product but leaves the vendor field unresolved, mapping in practice to the WordPress.org 'ai-engine' plugin slug.

RemediationAI

Upgrade the AI Engine plugin to version 3.5.5 or later, which is the vendor-released fix (Patch available per vendor advisory; fixed at the 3.5.5 boundary per EUVD). Review the WPScan advisory at https://wpscan.com/vulnerability/cf3cf59e-da36-429b-8794-5a46587e8462/ for specifics. If immediate patching is not possible, restrict and audit editor-level accounts and enforce strong MFA-backed authentication to shrink the pool of principals who can reach the vulnerable endpoint; temporarily deactivate the AI Engine plugin if its download/save features are unused (side effect: loss of AI-assist functionality); and apply filesystem hardening so the web server user cannot write to PHP-executable directories, for example marking wp-content/uploads non-executable via server configuration, which blunts the write-to-RCE path at the cost of breaking any legitimate dynamic file handling. Monitor for unexpected files appearing outside upload directories as a detection control.

CVE-2023-51409 CRITICAL POC
10.0 Apr 12

Unrestricted file upload in Jordy Meow's AI Engine: ChatGPT Chatbot plugin for WordPress (versions up to and including 1

CVE-2026-75797 HIGH POC
7.7 Aug 26

Path traversal in the AI Engine WordPress plugin (versions 3.3.3 through 3.7.1) allows arbitrary server file reads with

CVE-2026-75796 HIGH POC
7.2 Aug 21

Privilege escalation in the AI Engine WordPress plugin (versions 2.8.0 through 3.6.0) enables any sub-site Administrator

CVE-2024-10499 HIGH POC
7.2 Dec 12

The AI Engine WordPress plugin before 2.6.5 does not sanitize and escape a parameter from one of its RESP API endpoint b

CVE-2024-6451 HIGH POC
7.2 Aug 19

AI Engine < 2.4.3 is susceptible to remote-code-execution (RCE) via Log Poisoning. Rated high severity (CVSS 7.2), this

CVE-2024-29090 MEDIUM POC
6.8 Mar 28

Server-Side Request Forgery (SSRF) vulnerability in Jordy Meow AI Engine: ChatGPT Chatbot.1.4. Rated medium severity (CV

CVE-2026-16954 MEDIUM POC
6.5 Aug 06

Cleartext exposure of third-party API keys and authentication tokens in AI Engine WordPress plugin (before 3.6.4) allows

CVE-2026-12510 MEDIUM POC
5.9 Jul 16

Unauthorized access to private chatbot conversations in the AI Engine WordPress plugin before 3.5.5 allows any authentic

CVE-2026-75798 MEDIUM POC
5.3 Aug 26

Unauthenticated remote attackers can invoke AI queries against a site owner's configured provider account through the AI

CVE-2024-34440 CRITICAL
9.1 May 14

Unrestricted Upload of File with Dangerous Type vulnerability in Jordy Meow AI Engine: ChatGPT Chatbot.2.63. Rated criti

CVE-2024-29100 CRITICAL
9.1 Mar 28

Unrestricted Upload of File with Dangerous Type vulnerability in Jordy Meow AI Engine: ChatGPT Chatbot.1.4. Rated critic

CVE-2026-16955 MEDIUM POC
5.0 Aug 08

Path traversal in the AI Engine WordPress plugin before 3.6.6 allows server-side file contents to be read and exfiltrate

Share

CVE-2026-12511 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy