CVE-2025-58942

8.2

axiomthemes · Dwell

The Dwell theme for WordPress is vulnerable to local file inclusion, allowing an unauthenticated attacker to manipulate file paths and potentially execute arbitrary PHP code via include statements.

Executive summary

A high-severity local file inclusion vulnerability in the axiomthemes Dwell theme exposes sites to potential remote code execution and unauthorized data access.

Vulnerability

This flaw is classified as CWE-98, Improper Control of Filename for Include/Require Statement in PHP Program. The vulnerability allows an unauthenticated attacker to inject malicious file paths, resulting in local file inclusion that can lead to total system compromise.

Business impact

The vulnerability carries a CVSS score of 8.2, reflecting its potential for total impact on confidentiality, integrity, and availability. Successful exploitation could allow an attacker to read sensitive configuration files, compromise database credentials, or execute arbitrary code on the underlying web server, leading to significant reputational damage and operational downtime.

Remediation

Immediate Action: Since no specific patch version is currently confirmed, administrators should monitor the vendor advisory for updates and consider temporarily deactivating the Dwell theme if immediate mitigation is required.

Proactive Monitoring: Review web server access logs for suspicious requests containing directory traversal sequences, such as dot-dot-slash patterns, directed toward the theme directory.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common file inclusion attack strings and directory traversal attempts.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the high CVSS score and the potential for full system compromise, this vulnerability poses a substantial risk to any organization utilizing the Dwell theme. Administrators must prioritize vigilance and move to update the software as soon as the vendor releases a security patch to address the underlying file inclusion mechanism.

More axiomthemes CVEs

Sources

Originally found and disclosed by Bonds | Patchstack Bug Bounty Program, per the CVE Program record.