Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Lettuce lettuce allows PHP Local File Inclusion.This issue affects Lettuce: from n/a through <= 1.1.7.
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 is an improper control of the filename used in a PHP include/require statement, allowing an attacker to locate and load arbitrary files from the server. This can lead to disclosure of sensitive configuration files, credentials, or local code execution if a crafted file is loaded. The weakness is classified as CWE‑98 and is rated highly severe with a CVSS score of 8.1.

Affected Systems

AncoraThemes Lettuce theme for WordPress, versions from the earliest available through 1.1.7 are affected. No other versions or vendors are listed, and the issue does not apply to any newer releases beyond 1.1.7.

Risk and Exploitability

The EPSS score is below 1%, indicating that the probability of exploitation in the wild is currently very low, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through user-controlled input to a theme file that performs a file include or require. An attacker could craft a request that resolves to an arbitrary local file, reading or executing it if the theme logic allows execution of included code. Because the vulnerability exists in the theme code and affects WordPress themes loaded from the public repo, an attacker who can upload files or influence theme configuration is able to exploit the flaw. The high CVSS score reflects the potential for remote code execution or data disclosure if exploited.

Generated by OpenCVE AI on April 29, 2026 at 18:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Lettuce theme to a version newer than 1.1.7, ensuring the patched code removes the vulnerable include logic.
  • If an update is not immediately available, modify or delete the theme’s files that perform unsanitized include/require operations to prevent user-controlled file loading.
  • Configure WordPress filesystem permissions and PHP settings (e.g., disable allow_url_include and use .htaccess directives) to restrict local file inclusion attempts and limit exposure of sensitive files.

Generated by OpenCVE AI on April 29, 2026 at 18:58 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 Lettuce lettuce allows PHP Local File Inclusion.This issue affects Lettuce: from n/a through <= 1.1.7.
Title WordPress Lettuce theme <= 1.1.7 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:22:30.729Z

Reserved: 2025-06-04T09:42:48.971Z

Link: CVE-2025-49369

cve-icon Vulnrichment

Updated: 2025-12-18T19:14:31.649Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-49369

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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