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

Impact

The AncoraThemes Mamita WordPress theme versions 1.0.9 and earlier contain an improper control of filename for include/require statements, classified as CWE‑98. This flaw permits the inclusion of arbitrary local files through the PHP include mechanism, potentially allowing an attacker to read sensitive server files such as configuration, logs or credentials. If an attacker can manipulate the included file to execute a PHP payload, the vulnerability could be leveraged for remote code execution.

Affected Systems

Any WordPress site deploying the AncoraThemes Mamita theme prior to version 1.1.0 is affected. The vulnerability applies to all releases through 1.0.9 and earlier, as indicated by the vendor’s scope.

Risk and Exploitability

The CVSS score of 8.1 categorizes the flaw as high severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation in the wild. The vulnerability is not listed in CISA’s KEV. Based on the description, the likely attack vector is a web‑based request that supplies a manipulated file path to trigger the include/require statement. The exploit requires access to the WordPress site’s publicly exposed endpoints that invoke the vulnerable theme code; no authentication is stated, so an unauthenticated user may be able to exploit it.

Generated by OpenCVE AI on April 30, 2026 at 04:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Mamita theme to the latest available version (1.1.0 or newer) to remove the vulnerable include logic.
  • If an immediate update is not possible, apply a temporary patch by sanitizing any filename inputs used in the theme’s include statements, ensuring only relative paths within a specific directory are allowed.
  • Configure the web server or PHP to restrict file inclusion via open_basedir or similar mechanisms, and disable any wildcard or remote file inclusion settings to prevent LFI from being leveraged for further attacks.

Generated by OpenCVE AI on April 30, 2026 at 04:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

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


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 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

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 Mamita mamita allows PHP Local File Inclusion.This issue affects Mamita: from n/a through <= 1.0.9.
Title WordPress Mamita theme <= 1.0.9 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:02.144Z

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

Link: CVE-2025-49361

cve-icon Vulnrichment

Updated: 2025-12-18T18:55:20.463Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-27T20:16:11.850

Link: CVE-2025-49361

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T05:00:14Z

Weaknesses