Description
The AI Engine WordPress plugin before 3.5.5 does not verify that a user owns the chatbot conversation referenced by a client-supplied identifier, allowing users with subscriber-level access to read other users' private conversations and take over their conversation records when the discussions feature is enabled.
Published: 2026-07-16
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The AI Engine WordPress plugin, in versions before 3.5.5, fails to confirm that a requesting subscriber owns a chatbot conversation identified by a client‑supplied ID. This omission creates an IDOR flaw (CWE‑639) that permits an authenticated subscriber to read other users’ private conversations and even overwrite their conversation records when the discussions feature is enabled.

Affected Systems

Affected deployments include any WordPress site that has installed the AI Engine plugin with a version older than 3.5.5 and has the discussions feature turned on. The vulnerability is contained within the plugin’s conversation handling logic and does not require additional code execution or privileged access beyond subscriber‑level authentication.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity, and the EPSS score of less than 1 % reflects a low likelihood of exploitation in the near term. The vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be an IDOR that allows an attacker to supply a conversation ID belonging to a different user; because the plugin does not enforce ownership checks, the attacker gains read or modify access to that conversation. No external code execution is required, and the exploit requires only subscriber‑level authentication with the discussions feature active.

Generated by OpenCVE AI on July 31, 2026 at 02:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AI Engine to version 3.5.5 or later.
  • If the discussions feature is not required, disable it to reduce exposure.
  • Review conversational data stored in your database for unauthorized reads or modifications in cases where the plugin was vulnerable.

Generated by OpenCVE AI on July 31, 2026 at 02:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


Thu, 16 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The AI Engine WordPress plugin before 3.5.5 does not verify that a user owns the chatbot conversation referenced by a client-supplied identifier, allowing users with subscriber-level access to read other users' private conversations and take over their conversation records when the discussions feature is enabled.
Title AI Engine < 3.5.5 - Subscriber+Chatbot Discussion Disclosure and Takeover via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-16T15:33:27.561Z

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

Link: CVE-2026-12510

cve-icon Vulnrichment

Updated: 2026-07-16T15:25:22.533Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:30:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key