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

Impact

A vulnerability in the snstheme DSK WordPress theme allows PHP local file inclusion. Improper control of filenames in include/require statements means an attacker can read arbitrary local files on the web server. The weakness is classified as CWE-98 and is graded with a CVSS score of 8.1, indicating a high potential impact on confidentiality and integrity of systems that host the theme.

Affected Systems

The DSK theme from snstheme is affected. All available releases prior to version 2.4, including the earliest available up to but not including 2.4, contain the flaw; no specific sub‑versions are specified.

Risk and Exploitability

The high CVSS score indicates serious risk, while the EPSS score of < 1% suggests that exploit activity is currently limited. The vulnerability is not listed in the CISA KEV catalog. The description does not explicitly state an attack vector, but it is inferred that an attacker would supply a crafted filename through a request parameter or input field that the theme passes directly to an include or require call, enabling inclusion of arbitrary local files.

Generated by OpenCVE AI on May 2, 2026 at 08:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the DSK theme to version 2.4 or later to remove the insecure include logic and fix the CWE‑98 vulnerability.
  • If an upgrade cannot be performed immediately, disable the DSK theme or replace it with a non‑vulnerable theme to eliminate the vulnerable code path.
  • Ensure that file permissions for the theme directory restrict write access to trusted users only, and verify that the PHP include path does not point to writable directories, thereby mitigating the risk of arbitrary local file inclusion.

Generated by OpenCVE AI on May 2, 2026 at 08:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27723 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme DSK allows PHP Local File Inclusion. This issue affects DSK: from n/a through 2.2.
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 DSK allows PHP Local File Inclusion. This issue affects DSK: from n/a through 2.2. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme DSK dsk allows PHP Local File Inclusion.This issue affects DSK: from n/a through < 2.4.
Title WordPress DSK <= 2.2 - Local File Inclusion Vulnerability WordPress DSK theme < 2.4 - 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'}


Tue, 17 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 17 Jun 2025 15: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 DSK allows PHP Local File Inclusion. This issue affects DSK: from n/a through 2.2.
Title WordPress DSK <= 2.2 - 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:34.081Z

Reserved: 2025-01-23T14:53:08.867Z

Link: CVE-2025-24761

cve-icon Vulnrichment

Updated: 2025-06-17T15:15:19.440Z

cve-icon NVD

Status : Deferred

Published: 2025-06-17T15:15:40.800

Modified: 2026-04-23T15:25:27.550

Link: CVE-2025-24761

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T08:30:26Z

Weaknesses
  • CWE-98

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