CVE-2025-57567
BaseFortify
Publication date: 2025-10-17
Last updated on: 2025-10-21
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pluxml | pluxml | 3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a remote code execution (RCE) issue in the PluXml CMS theme editor. Specifically, it occurs in the minify.php file located in the default theme directory. An authenticated administrator can overwrite this file with arbitrary PHP code through the admin panel, which allows them to execute system commands on the server.
How can this vulnerability impact me? :
This vulnerability can have severe impacts, including allowing an authenticated administrator to execute arbitrary system commands on the server. This can lead to full system compromise, data theft, data loss, service disruption, and unauthorized control over the affected system.