Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Etta etta allows PHP Local File Inclusion.This issue affects Etta: from n/a through <= 1.14.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 filename in a PHP include/require statement, allowing a local file inclusion flaw in the AncoraThemes Etta WordPress theme. It can be exploited to read or execute arbitrary files on the server, potentially exposing sensitive data or achieving remote code execution. This weakness is identified as CWE‑98.

Affected Systems

AncoraThemes Etta WordPress theme versions up to and including 1.14.0 are affected. No additional products or versions are listed as impacted.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, yet the EPSS score of less than 1% suggests a very low probability of exploitation at present, and the vulnerability is not yet listed in the CISA KEV catalog. The likely attack vector is an unauthenticated web request that manipulates a file path parameter within the theme’s code, enabling the include of local files or, if the server permits, remote files, leading to information disclosure or execution of malicious code.

Generated by OpenCVE AI on April 29, 2026 at 15:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update AncoraThemes Etta to a version newer than 1.14.0
  • If an immediate update is not possible, configure the web server to disallow PHP includes of local files from anonymous requests, and restrict file permissions so that the web process cannot read sensitive files
  • Enable WordPress security plugins that block LFI attempts and monitor logs for suspicious file inclusion patterns

Generated by OpenCVE AI on April 29, 2026 at 15:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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:30: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'}


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 Etta etta allows PHP Local File Inclusion.This issue affects Etta: from n/a through <= 1.14.0.
Title WordPress Etta theme <= 1.14.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:29.339Z

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

Link: CVE-2025-53430

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-53430

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T16:00:06Z

Weaknesses
  • CWE-98

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