Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Elated-Themes Flow flow allows PHP Local File Inclusion.This issue affects Flow: from n/a through <= 1.8.
Published: 2026-07-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Flow theme for WordPress contains an uncontrolled filename passed to a PHP include/require statement, a weakness classified as CWE-98. This flaw permits an attacker to read arbitrary files on the local filesystem, and if a PHP file is included it can execute code on the server. The vulnerability carries a CVSS score of 7.5, indicating a high severity with significant risk to confidentiality, integrity, and availability of the affected site.

Affected Systems

WordPress installations that use the Elated‑Themes Flow theme version 1.8 or earlier are vulnerable, regardless of the host’s environment or PHP configuration.

Risk and Exploitability

The EPSS score is less than 1 %, suggesting a very low likelihood of exploitation, and the flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can trigger the exploit remotely by manipulating request parameters to supply a malicious file path to the include statement. Successful exploitation would allow read access to any local file and, if a PHP file is included, could lead to arbitrary code execution, posing a serious threat to the website’s security.

Generated by OpenCVE AI on August 1, 2026 at 10:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Flow theme to a version that removes the insecure filename handling
  • If an immediate upgrade is not possible, modify the theme’s source code to validate the filename against a predefined whitelist before inclusion
  • Deploy a web application firewall or security plugin that blocks local file inclusion patterns and restricts access to sensitive files within the WordPress installation

Generated by OpenCVE AI on August 1, 2026 at 10:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Elated-Themes Flow flow allows PHP Local File Inclusion.This issue affects Flow: from n/a through <= 1.8.
Title WordPress Flow theme <= 1.8 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/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-07-13T12:27:00.497Z

Reserved: 2026-06-25T08:05:02.627Z

Link: CVE-2026-57793

cve-icon Vulnrichment

Updated: 2026-07-13T12:26:42.990Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:30:04Z

Weaknesses
  • CWE-98

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