CVE-2025-58947

8.2

axiomthemes · Athos

The Athos WordPress theme by axiomthemes is vulnerable to local file inclusion due to improper control of filenames used in include statements.

Executive summary

A high-severity local file inclusion vulnerability in the Athos theme allows unauthenticated attackers to potentially read sensitive files or execute arbitrary code.

Vulnerability

This is a local file inclusion vulnerability (CWE-98) where an unauthenticated attacker can manipulate input to include local files, potentially leading to unauthorized data access or system compromise.

Business impact

The vulnerability carries a CVSS score of 8.2, reflecting a high potential for impact on confidentiality, integrity, and availability. Successful exploitation could allow an attacker to read configuration files, access sensitive database credentials, or achieve remote code execution, which may lead to total system compromise and significant reputational damage.

Remediation

Immediate Action: Since a specific patch is not yet confirmed, administrators should immediately disable the Athos theme if possible or restrict access to the web directory until a security update is released by the vendor.

Proactive Monitoring: Monitor server access logs for suspicious patterns, such as directory traversal attempts or requests containing unusual file paths and PHP execution indicators.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block directory traversal and local file inclusion attempts targeting PHP include functions.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high severity of this local file inclusion vulnerability, organizations using the Athos theme must treat this as a critical security priority. Regularly monitor the Patchstack vulnerability database for the release of an official security patch and apply it as soon as it becomes available to remediate the underlying flaw.

More axiomthemes CVEs

Sources

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