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

Impact

The Dwell theme for WordPress contains an include/require statement that accepts a file name without proper validation. This flaw, classified as CWE-98, permits a user-controlled file name to be used in the PHP include, enabling the reading or execution of arbitrary local files. An attacker who can supply the filename can potentially run code on the server, compromising the WordPress installation or the underlying system.

Affected Systems

All installations of the WordPress Dwell theme with version numbers 1.7.0 or earlier are affected; the vulnerability is present in every build from the theme’s initial release up until that version.

Risk and Exploitability

The CVSS score of 8.1 signals high severity, while the EPSS score of less than 1% denotes a low but nonzero chance of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog, indicating that no widespread exploitation has been confirmed. The inclusion point is likely reachable from an input that reaches the theme’s include logic, so web administrators should treat the threat with caution, especially if the site allows external users to influence the filename parameter.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Dwell theme to the latest available version, which removes the vulnerable include logic.
  • If no update is available, modify the theme’s PHP code to enforce a strict whitelist of acceptable file names or use absolute paths, rejecting any user‑supplied value that is not on the list.
  • Configure PHP’s open_basedir directive or set restrictive file permissions to limit the directory paths accessible to the web application, thereby reducing the potential impact of any remaining inclusion points.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

ssvc

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


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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/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


Tue, 23 Dec 2025 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Axiomthemes
Axiomthemes dwell
CPEs cpe:2.3:a:axiomthemes:dwell:*:*:*:*:*:wordpress:*:*
Vendors & Products Axiomthemes
Axiomthemes dwell

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 axiomthemes Dwell dwell allows PHP Local File Inclusion.This issue affects Dwell: from n/a through <= 1.7.0.
Title WordPress Dwell theme <= 1.7.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Axiomthemes Dwell
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-09-06T04:44:48.016Z

Link: CVE-2025-58942

cve-icon Vulnrichment

Updated: 2025-12-18T15:42:40.935Z

cve-icon NVD

Status : Modified

Published: 2025-12-18T08:16:01.833

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

Link: CVE-2025-58942

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses