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

Impact

This vulnerability arises from improper validation of filenames used in PHP include/require statements within the Valen theme, allowing attackers to trigger Local File Inclusion. An attacker can use crafted requests to read arbitrary files on the server, potentially exposing configuration, credentials, or other sensitive data. The flaw is rated CVSS 8.1, indicating high risk, and remains a significant threat in WordPress sites that have not patched the theme.

Affected Systems

This flaw affects the Valen – Sport, Fashion WooCommerce WordPress Theme from snstheme, in all releases up to and including version 2.4. Sites running any of these versions are vulnerable, including older custom installations that may not have applied the theme update.

Risk and Exploitability

The CVSS of 8.1 reflects its high severity, but the EPSS score of less than 1% suggests that exploitation is currently rare. Nonetheless, the vulnerability is reachable via the publicly accessible web interface; a remote attacker only needs to supply a manipulated parameter that is passed to an include function. Once exploited, the attacker can read sensitive files and could potentially pivot to compromise the entire WordPress site if additional weaknesses exist. The theme is not listed in CISA’s KEV catalog, but it is advisable to treat it as a moderate-to-high risk due to the potential data exposure.

Generated by OpenCVE AI on May 1, 2026 at 07:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Valen theme to any release newer than 2.4, which removes the unsafe include logic.
  • If an immediate update is not possible, restrict file inclusion by sanitizing file paths in the theme’s code or by confining the theme directory to a whitelist of permissible files.
  • Configure the web server or insert .htaccess rules to deny PHP execution within the theme directory, preventing accidental execution of included files.

Generated by OpenCVE AI on May 1, 2026 at 07:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17486 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme Valen - Sport, Fashion WooCommerce WordPress Theme allows PHP Local File Inclusion. This issue affects Valen - Sport, Fashion WooCommerce WordPress Theme: from n/a through 2.4.
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 Valen - Sport, Fashion WooCommerce WordPress Theme allows PHP Local File Inclusion. This issue affects Valen - Sport, Fashion WooCommerce WordPress Theme: from n/a through 2.4. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme Valen - Sport, Fashion WooCommerce WordPress Theme valen allows PHP Local File Inclusion.This issue affects Valen - Sport, Fashion WooCommerce WordPress Theme: from n/a through <= 2.4.
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 Valen - Sport, Fashion WooCommerce WordPress Theme allows PHP Local File Inclusion. This issue affects Valen - Sport, Fashion WooCommerce WordPress Theme: from n/a through 2.4.
Title WordPress Valen - Sport, Fashion WooCommerce WordPress Theme <= 2.4 - 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:51.535Z

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

Link: CVE-2025-28945

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-23T15:26:39.210

Link: CVE-2025-28945

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T07:45:06Z

Weaknesses
  • CWE-98

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