Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme SNS Anton snsanton allows PHP Local File Inclusion.This issue affects SNS Anton: from n/a through <= 4.1.
Published: 2025-06-09
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper control of the filename in include/require statements allows local file inclusion. An attacker can use crafted input to read arbitrary files on the server or execute PHP code stored locally, potentially leading to data exposure, tampering, or full code execution. The weakness is identified as CWE-98 and carries a CVSS score of 8.1, indicating high severity.

Affected Systems

The SNS Anton WordPress theme is affected. All releases from the first available version through version 4.1 are vulnerable. Any WordPress installation that uses SNS Anton <=4.1 is at risk.

Risk and Exploitability

The CVSS score highlights a serious risk, while the EPSS score of <1% suggests that exploitation is currently uncommon. The vulnerability is not listed in the CISA KEV catalog. Attackers would need to manipulate file path parameters that the theme includes, and the lacking safeguards can lead to local file inclusion. Given the high impact and the possibility of remote code execution, administrators should treat this as a priority flaw even though exploitation probability appears low at present.

Generated by OpenCVE AI on April 30, 2026 at 17:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SNS Anton theme to the latest release (≥4.2) where the vulnerable include logic has been removed.
  • If an upgrade cannot be performed immediately, remove or neutralize the include/require statements that accept user‑controlled filenames, or implement a strict whitelist limiting valid files.
  • Deploy a application firewall or a security plugin to block arbitrary path traversal or inclusion attempts targeting the theme.
  • Ensure WordPress file permissions are correctly set so that files cannot be written or executed by unauthorized users.

Generated by OpenCVE AI on April 30, 2026 at 17:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17487 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme SNS Anton allows PHP Local File Inclusion. This issue affects SNS Anton: from n/a through 4.1.
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:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 01 Apr 2026 23: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 snstheme SNS Anton allows PHP Local File Inclusion. This issue affects SNS Anton: from n/a through 4.1. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme SNS Anton snsanton allows PHP Local File Inclusion.This issue affects SNS Anton: from n/a through <= 4.1.
Title WordPress SNS Anton <= 4.1 - Local File Inclusion Vulnerability WordPress SNS Anton theme <= 4.1 - Local File Inclusion Vulnerability
References
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'}


Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00151}

epss

{'score': 0.00165}


Mon, 09 Jun 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Jun 2025 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 snstheme SNS Anton allows PHP Local File Inclusion. This issue affects SNS Anton: from n/a through 4.1.
Title WordPress SNS Anton <= 4.1 - Local File Inclusion Vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:52.496Z

Reserved: 2025-03-11T08:10:44.967Z

Link: CVE-2025-28992

cve-icon Vulnrichment

Updated: 2025-06-09T17:17:45.549Z

cve-icon NVD

Status : Deferred

Published: 2025-06-09T16:15:36.303

Modified: 2026-06-17T09:05:00.700

Link: CVE-2025-28992

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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