
The File Away plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ajax() function in all versions up to, and including, 3.9.9.0.1. This enables unauthenticated attackers, who exploit a reversible weak algorithm, to read the contents of arbitrary files on the server, which may contain sensitive information.
Read about it — CVE-2025-2539
Disclaimer: This Proof of Concept (POC) is made for educational and ethical testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
First, clone the repository:
git clone https://github.com/d4rkh0rse/CVE-2025-2539.git
Run the Exploit:
python CVE_2025-2539.py <target_url> <File>