Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in axiomthemes A-Mart a-mart allows PHP Local File Inclusion.This issue affects A-Mart: from n/a through <= 1.0.2.
Published: 2026-02-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion allowing read and execution of arbitrary local files
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from improper control of file names used in PHP include/require statements within the A‑Mart WordPress theme. The description indicates that a flaw can cause the application to include a local file on the server when an attacker manipulates the file name. While the exact exploitation method is not explicitly disclosed in the description, based on the wording it is inferred that a crafted request to a public URL that supplies a tampered filename parameter could trigger the vulnerability. This leads to the potential for reading sensitive configuration files or executing attacker‑supplied PHP code, which may result in data disclosure, credential theft, or full site compromise.

Affected Systems

WordPress installations that use the A‑Mart theme from any unreleased build through version 1.0.2 are affected. The issue applies to all deployments of the theme regardless of other installed plugins or WordPress core versions.

Risk and Exploitability

The CVSS score of 8.1 classifies this bug as high severity. EPSS is below 1 % and the vulnerability is not listed in the CISA KEV catalog, suggesting a low to moderate exploitation likelihood at this time. Based on the description, we infer that the attack vector involves local file manipulation via the theme’s include logic, typically triggered through crafted requests to the site’s public URLs that pass a tampered filename parameter. An attacker does not need additional privileges beyond the ability to send HTTP requests to the vulnerable site.

Generated by OpenCVE AI on April 16, 2026 at 16:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the A‑Mart theme to the newest available release that removes the LFI flaw.
  • If an upgrade is unavailable, visually inspect all theme files for unsafe include/require usage and remove or sanitize any user‑supplied file names used as include paths.
  • Disable PHP functions that facilitate untrusted includes by setting allow_url_include and allow_url_fopen to Off in php.ini, and enforce tight file‑system permissions on the /wp-content/themes/A‑Mart directory to prevent accidental execution of unintended files.

Generated by OpenCVE AI on April 16, 2026 at 16:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 03:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 24 Feb 2026 21: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'}


Mon, 23 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Axiomthemes
Axiomthemes a-mart
Wordpress
Wordpress wordpress
Vendors & Products Axiomthemes
Axiomthemes a-mart
Wordpress
Wordpress wordpress

Fri, 20 Feb 2026 16:15: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 axiomthemes A-Mart a-mart allows PHP Local File Inclusion.This issue affects A-Mart: from n/a through <= 1.0.2.
Title WordPress A-Mart theme <= 1.0.2 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Axiomthemes A-mart
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:49:11.243Z

Reserved: 2026-01-07T12:21:24.565Z

Link: CVE-2026-22361

cve-icon Vulnrichment

Updated: 2026-02-24T20:31:20.174Z

cve-icon NVD

Status : Deferred

Published: 2026-02-20T16:22:34.970

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

Link: CVE-2026-22361

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T16:45:25Z

Weaknesses