Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Edge-Themes Aalto aalto allows PHP Local File Inclusion.This issue affects Aalto: 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 Aalto theme for WordPress contains a flaw where the filename used in a PHP include or require statement is not validated, allowing illicit local file inclusion. This weakness can be exploited to read arbitrary server files or execute code, potentially compromising the WordPress installation.

Affected Systems

All WordPress sites that installed the Aalto theme from its initial release through version 1.8 are affected. The theme is identified as Edge‑Themes Aalto and any installation with a version number equal to or less than 1.8 falls within the vulnerable range.

Risk and Exploitability

The CVSS score of 7.5 indicates a high risk, while an EPSS score of less than 1% shows a low current exploitation probability. The vulnerability is not listed in CISA KEV. Attackers would need to supply a crafted filename or path value, likely via a publicly exposed parameter that is directly used in an include or require call. Successful exploitation could allow reading of sensitive files or execution of arbitrary PHP code on the server.

Generated by OpenCVE AI on July 31, 2026 at 11:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Aalto theme to the latest available version, ensuring the version number exceeds 1.8.
  • If an update is not immediately possible, locate the PHP file(s) in the theme that perform the include or require operation and remove or hard‑code the filename to prevent external input.
  • Apply general WordPress hardening measures: keep core, plugins, and theme files up to date; set restrictive file permissions; and consider implementing a Web Application Firewall rule that blocks requests containing path traversal or file inclusion patterns.
  • Monitor the official theme repository and security advisories for any further updates or patches related to this vulnerability.

Generated by OpenCVE AI on July 31, 2026 at 11:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16: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 Edge-Themes Aalto aalto allows PHP Local File Inclusion.This issue affects Aalto: from n/a through <= 1.8.
Title WordPress Aalto 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-13T14:38:24.370Z

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

Link: CVE-2026-57788

cve-icon Vulnrichment

Updated: 2026-07-13T13:59:00.964Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:00:05Z

Weaknesses
  • CWE-98

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