Vulnerability Summary
The TNC Toolbox: Web Performance plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.2. This is due to the plugin storing cPanel API credentials (hostname, username, and API key) in files within the web-accessible wp-content directory without adequate protection in the "Tnc_Wp_Toolbox_Settings::save_settings" function. This makes it possible for unauthenticated attackers to retrieve these credentials and use them to interact with the cPanel API, which can lead to arbitrary file uploads, remote code execution, and full compromise of the hosting environment.
Technical Analysis
- CVE ID: CVE-2025-12539
- Published: 2025-11-11
- Status: Active Threat
How to Fix & Protect
System administrators are advised to update the affected software immediately. Additionally, securing your network traffic prevents attackers from exploiting unpatched vulnerabilities remotely.
sudo apt update && sudo apt upgrade
Recommended Mitigation Tool