Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Aldo aldo allows PHP Local File Inclusion.This issue affects Aldo: from n/a through <= 1.0.10.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion (potential Remote Code Execution)
Action: Apply Patch
AI Analysis

Impact

Improper control of filenames in the include/require statements of the Aldo theme allows a local file inclusion attack. An attacker who can influence the file path used by the theme could cause the site to read arbitrary files from the server, and depending on file types, may execute PHP code. This leads to potential disclosure of sensitive data, tampering with configuration files, and remote code execution if the attacker can supply a file containing PHP code.

Affected Systems

The vulnerability exists in the Aldo theme by ThemeREX for WordPress. Any installation using version 1.0.10 or earlier is susceptible. No higher versions are indicated as affected.

Risk and Exploitability

The CVSS base score of 8.1 indicates high severity, while the EPSS score of less than 1% suggests a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. An attacker would need to send a crafted request to the WordPress site with the vulnerable theme, likely manipulating query parameters that the theme uses for file paths. Because it is a local file inclusion, the success of the attack depends on the file system layout and the permissions of the web server process.

Generated by OpenCVE AI on April 15, 2026 at 23:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Aldo theme to the latest version (≥ 1.0.11) which fixes the local file inclusion issue.
  • If an update cannot be applied immediately, configure the WordPress installation to disallow theme-based file inclusion by restricting access to the theme directory and disabling use_include_path in PHP.
  • Ensure PHP’s allow_url_include setting is turned off and validate or sanitize any user‑supplied file path values before they are passed to include/require, thereby addressing the underlying CWE‑98 weakness.

Generated by OpenCVE AI on April 15, 2026 at 23:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex aldo
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex aldo
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 06:15: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 ThemeREX Aldo aldo allows PHP Local File Inclusion.This issue affects Aldo: from n/a through <= 1.0.10.
Title WordPress Aldo theme <= 1.0.10 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Aldo
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:15:19.714Z

Reserved: 2026-02-25T12:12:58.153Z

Link: CVE-2026-27993

cve-icon Vulnrichment

Updated: 2026-03-06T18:31:31.936Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-05T06:16:31.733

Modified: 2026-03-06T19:16:19.990

Link: CVE-2026-27993

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T23:30:17Z

Weaknesses