Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Echo echo allows PHP Local File Inclusion.This issue affects Echo: from n/a through <= 1.15.0.
Published: 2025-12-18
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper control of the filename supplied to PHP include/require calls in the Echo theme. A malicious user can supply a user‑controlled path that points to arbitrary files on the server, enabling the execution of arbitrary PHP code or the disclosure of sensitive files. This flaw is a CWE‑98 Local File Inclusion whose impact includes possible remote code execution, data leakage, or integrity compromise if the remote code is executed within the context of the web application.

Affected Systems

AncoraThemes Echo theme is affected in all releases up to and including version 1.15.0. The vulnerability applies to WordPress installations that have the Echo theme installed, regardless of the exact major or minor patch level, as the flaw is present in all builds from the earliest release through 1.15.0.

Risk and Exploitability

With a CVSS score of 8.1 the flaw is considered high severity, yet the EPSS value of less than 1% indicates that exploitation in the wild is currently rare. The vulnerability is not listed in the CISA KEV catalog, but should still be remedied promptly. The likely attack vector is local file inclusion triggered by an authenticated or unauthenticated user submitting crafted data to the theme’s included PHP code. An attacker who successfully includes a malicious file can execute PHP code on the server, which can lead to full compromise of the web environment.

Generated by OpenCVE AI on April 29, 2026 at 13:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Echo theme version that patches the local file inclusion flaw, specifically any release newer than 1.15.0.
  • If an upgrade cannot be performed immediately, restrict the include path used by the theme to a safe, read‑only directory and validate any user‑supplied filenames against a whitelist of known safe files.
  • If both upgrading and path restriction are infeasible, immediately deactivate or uninstall the Echo theme to eliminate the vulnerable code from the active WordPress installation.

Generated by OpenCVE AI on April 29, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Fri, 19 Dec 2025 09:30:00 +0000

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

Thu, 18 Dec 2025 20: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'}


Thu, 18 Dec 2025 07:45: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 AncoraThemes Echo echo allows PHP Local File Inclusion.This issue affects Echo: from n/a through <= 1.15.0.
Title WordPress Echo theme <= 1.15.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:14:50.799Z

Reserved: 2025-06-30T10:46:13.038Z

Link: CVE-2025-53432

cve-icon Vulnrichment

Updated: 2025-12-18T19:19:05.288Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:15:53.440

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-53432

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T13:30:12Z

Weaknesses
  • CWE-98

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