WordPress
CVE-2025-10486
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Content Writer plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.6.8 through publicly exposed log files. This makes it possible for unauthenticated attackers to view potentially sensitive information contained in the exposed log files.
AnalysisAI
Unauthenticated attackers can access sensitive information through publicly exposed log files in the Content Writer WordPress plugin versions up to 3.6.8. The plugin fails to properly restrict access to log files, allowing remote attackers without authentication or user interaction to view potentially sensitive data stored in these logs. This vulnerability carries a moderate CVSS score of 5.3 with confirmed public information disclosure impact.
Technical ContextAI
The vulnerability stems from CWE-532 (Insertion of Sensitive Information into Log File), where the Content Writer plugin for WordPress creates or maintains log files that are accessible to unauthenticated users via direct web requests. WordPress plugins typically store log files in predictable directories (such as /wp-content/plugins/content-writer/logs/ or similar), and improper file permissions or lack of access controls allow these files to be retrieved by any remote attacker. The plugin likely logs debugging information, database queries, configuration details, or user data without implementing adequate authentication checks or HTTP access restrictions (e.g., .htaccess rules, HTTP header controls, or backend authentication gates) to protect these logs from public enumeration and download.
Affected ProductsAI
The Content Writer WordPress plugin is affected in all versions up to and including 3.6.8. The plugin is hosted at https://wordpress.org/plugins/content-writer/ and is distributed through the official WordPress plugin repository. The vulnerability impacts any WordPress installation with this plugin active on versions 3.6.8 or earlier.
RemediationAI
WordPress site administrators should immediately update the Content Writer plugin to a version newer than 3.6.8, which should implement proper access controls to restrict log file visibility. Additionally, administrators should manually restrict access to log files by implementing HTTP authentication, denying direct web access via .htaccess rules (e.g., placing a deny-all directive in the plugin's log directory), or reviewing and deleting existing exposed log files that may contain sensitive information. For detailed patch availability and upgrade instructions, consult the Wordfence vulnerability advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/bb20452b-7049-4567-8288-6d24350e2143?source=cve and the WordPress plugin update interface.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today