CVE-2025-58931
8.2axiomthemes · Palatio
The Palatio WordPress theme contains a Local File Inclusion vulnerability due to improper control of filenames in PHP include statements.
Executive summary
The axiomthemes Palatio theme is susceptible to a Local File Inclusion vulnerability that allows unauthenticated attackers to potentially read sensitive files or execute arbitrary code.
Vulnerability
The vulnerability is identified as a PHP Local File Inclusion (CWE-98), stemming from insecure handling of input used in include or require statements. An unauthenticated attacker can leverage this flaw to access or process unintended files on the server.
Business impact
Successful exploitation of this vulnerability poses a severe risk to the confidentiality, integrity, and availability of the host environment. By gaining the ability to include arbitrary local files, an attacker could potentially extract sensitive configuration data or execute malicious code, leading to a full system compromise. With a CVSS score of 8.2, this high-severity flaw requires immediate attention to prevent unauthorized access to the application and underlying server infrastructure.
Remediation
Immediate Action: Since a specific patch version is not currently identified, users should contact the vendor or monitor the official Patchstack advisory for the release of a security update. If an update is unavailable, consider switching to an alternative theme until the vulnerability is addressed by the developer.
Proactive Monitoring: Review web server access logs for anomalous requests containing path traversal sequences or unexpected file extensions in URL parameters.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to block requests containing directory traversal patterns or suspicious file inclusion attempts directed at the theme directory.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS score and the nature of Local File Inclusion vulnerabilities, organizations utilizing the Palatio theme should prioritize mitigating this risk. Administrators should audit their current theme version and restrict file access permissions where possible while awaiting a vendor-supplied security update to address the underlying code flaw.
More axiomthemes CVEs
Sources
Originally found and disclosed by Bonds | Patchstack Bug Bounty Program, per the CVE Program record.