Skip to main content

AI Engine CVE-2026-16953

| EUVDEUVD-2026-54744 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-08-08 WPScan GHSA-rv7j-gq5m-787c
4.8
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

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

Network-reachable but AC:H because attacker must separately obtain session cookie and file reference; no confidentiality impact since files are deleted, not read.

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

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

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

Lifecycle Timeline

5
Analysis Generated
Aug 11, 2026 - 23:20 vuln.today
CVSS changed
Aug 11, 2026 - 20:22 NVD
4.8 (MEDIUM)
Patch available
Aug 08, 2026 - 07:01 EUVD
CVE Published
Aug 08, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 08, 2026 - 06:00 cve.org
MEDIUM 4.8

DescriptionCVE.org

The AI Engine WordPress plugin before 3.6.4 does not verify ownership of a guest's uploaded chatbot files before deletion, authorising the action solely by a client-supplied session cookie value, so an unauthenticated attacker who obtains a victim's session identifier and file reference can delete that victim's uploaded files.

AnalysisAI

Unauthorized file deletion in AI Engine WordPress plugin (before 3.6.4) allows a network attacker who has obtained a guest user's session cookie and file reference to delete that guest's uploaded chatbot files without any server-side ownership check. The plugin authorizes deletion actions solely on a client-supplied session value, making it vulnerable to CWE-639 (Authorization Bypass Through User-Controlled Key). A publicly available proof-of-concept exists per WPScan, though EPSS at 0.14% (3rd percentile) indicates exploitation has not yet been observed at scale.

Technical ContextAI

AI Engine is a WordPress plugin (CPE: cpe:2.3:a:unknown:ai_engine:*:*:*:*:*:*:*:*) that enables chatbot functionality, including allowing guest users to upload files during chat sessions. The root cause is CWE-639: Authorization Bypass Through User-Controlled Key - the server resolves authorization by trusting an attacker-controllable value (the session cookie) without verifying that the authenticated session identity actually owns the file targeted for deletion. This is a classic IDOR (Insecure Direct Object Reference) pattern: the file reference and session token together act as a capability token, but neither the file reference nor the session is tied to an ownership record validated server-side. Versions prior to 3.6.4 are confirmed affected.

RemediationAI

Update the AI Engine WordPress plugin to version 3.6.4 or later, which introduces server-side ownership verification for file deletion actions. The vendor advisory and patch details are referenced at https://wpscan.com/vulnerability/8f5460a7-9764-4ce1-9cb4-8202b192765d/ and the NVD entry at https://nvd.nist.gov/vuln/detail/CVE-2026-16953. If immediate patching is not feasible, the most effective compensating control is to disable the guest file upload feature in the AI Engine plugin settings - this eliminates the attack surface entirely, though it will remove that chatbot capability for guests. Implementing session hardening (short-lived sessions, HTTPS enforcement, SameSite cookie flags) raises the bar for session interception but does not eliminate the underlying authorization flaw.

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-12511 HIGH POC
8.1 Jul 14

Arbitrary file write in the AI Engine WordPress plugin before 3.5.5 lets authenticated editor-level users abuse an unsan

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

Share

CVE-2026-16953 vulnerability details – vuln.today

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