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

Impact

The vulnerability in AncoraThemes Weedles arises from an improper control of the filename used in PHP include/require statements, leading to a Local File Inclusion flaw. This weakness falls under CWE‑98 and allows an attacker to read arbitrary files from the server’s filesystem, potentially exposing sensitive configuration or code. The misuse of filename control is the core issue, with no explicit mention of remote code execution capabilities in the official description.

Affected Systems

All WordPress installations that use the AncoraThemes Weedles theme with versions from the initial release up through 1.1.12 are affected. Users with any later version are not impacted unless they have not applied the update that removes the vulnerable code path.

Risk and Exploitability

The CVSS score of 8.1 signals a high severity vulnerability, while an EPSS score of below 1 % indicates a low but existing probability of exploitation. The bug is not listed in the CISA KEV catalog. Based on the description, the likely attack vector involves manipulating user‑controlled input that determines the include path, thereby causing the theme to include unintended files. Successful exploitation would enable data disclosure through reading of arbitrary files on the server. This assessment is derived directly from the provided details and does not assume any additional capabilities beyond the Local File Inclusion described.

Generated by OpenCVE AI on April 29, 2026 at 12:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Weedles theme to a version newer than 1.1.12, which addresses the Local File Inclusion flaw.
  • If the update cannot be applied immediately, deactivate or remove the Weedles theme from the WordPress installation to eliminate the vulnerable code path.
  • Configure file system permissions so that the theme’s directory is the only location from which PHP can read files, preventing arbitrary file reads.

Generated by OpenCVE AI on April 29, 2026 at 12:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 01:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

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


Tue, 27 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 23 Jan 2026 16:45:00 +0000

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

Thu, 22 Jan 2026 23: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 AncoraThemes Weedles weedles allows PHP Local File Inclusion.This issue affects Weedles: from n/a through <= 1.1.12.
Title WordPress Weedles theme <= 1.1.12 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:38:10.881Z

Reserved: 2025-12-29T11:18:59.802Z

Link: CVE-2025-69062

cve-icon Vulnrichment

Updated: 2026-01-27T15:29:35.996Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:20.030

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

Link: CVE-2025-69062

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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