Description
Subscriber Local File Inclusion in MagicAI for WordPress - AI Text, Image, Chat, Code, and Voice Generator <= 1.4 versions.
Published: 2026-08-24
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a local file inclusion flaw in the MagicAI for WordPress plugin up to version 1.4. It permits subscriber-level users to supply a file path that the plugin will include and display. The flaw can be used to read any file accessible to the web server’s process, exposing configuration files, credentials, or other sensitive data. The impact is primarily data exposure and may serve as a foothold for more advanced attacks if the attacker can identify exploitable scripts or misconfigurations within the server.

Affected Systems

The affected system is the LiquidThemes MagicAI for WordPress – AI Text, Image, Chat, Code, and Voice Generator plugin, version 1.4 and earlier. No other vendors or versions are listed.

Risk and Exploitability

The CVSS score of 8.8 denotes high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, which suggests that public exploitation data is currently limited. The attack vector is inferred to be via a subscriber’s ability to trigger the file inclusion, requiring authenticated access to the plugin. Once the file path is supplied, the plugin reads and presents the file contents, potentially leaking sensitive information.

Generated by OpenCVE AI on August 24, 2026 at 22:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MagicAI for WordPress to a version newer than 1.4 where the LFI issue is resolved.
  • If a patch is not immediately available, disable or remove the MagicAI plugin to eliminate the vulnerable code path.
  • Modify or patch the plugin’s file inclusion logic to validate requested paths against an allowlist and reject arbitrary or relative paths, ensuring only intended directories are accessible.

Generated by OpenCVE AI on August 24, 2026 at 22:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description Subscriber Local File Inclusion in MagicAI for WordPress - AI Text, Image, Chat, Code, and Voice Generator <= 1.4 versions.
Title WordPress MagicAI for WordPress - AI Text, Image, Chat, Code, and Voice Generator plugin <= 1.4 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-24T21:31:27.848Z

Reserved: 2026-03-12T11:12:48.311Z

Link: CVE-2026-32560

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-24T22:16:52.027

Modified: 2026-08-24T22:16:52.027

Link: CVE-2026-32560

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T22:30:04Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')