Impact
WordPress CherryFramework Themes 3.1.4 contains an information disclosure flaw that allows unauthenticated attackers to download backup files by accessing the download_backup.php endpoint. The vulnerability permits direct retrieval of ZIP archives that include the entire wp-content/themes directory, exposing site source code, configuration files, and any sensitive data stored there. This represents a significant breach of confidentiality and is a classic Missing Authentication weakness (CWE-306).
Affected Systems
Cherryframework:Cherry Framework Themes, version 3.1.4 installed on WordPress sites.
Risk and Exploitability
The CVSS score of 8.7 indicates high severity, and with no EPSS data available the likelihood of exploitation cannot be quantified but should be treated as significant. The vulnerability is not listed in the CISA KEV catalog, but the absence of authentication renders it exploitable from the public internet. It is inferred that an attacker can simply issue an HTTP GET request to the download_backup.php script within the admin/data_management directory to obtain the vulnerable backup without any credentials.
OpenCVE Enrichment