WordPress
CVE-2025-9950
MEDIUM
Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Error Log Viewer by BestWebSoft plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.1.6 via the rrrlgvwr_get_file function. This makes it possible for authenticated attackers, with Administrator-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.
AnalysisAI
Directory traversal in the Error Log Viewer plugin for WordPress (versions up to 1.1.6) allows authenticated administrators to read arbitrary files on the server via the rrrlgvwr_get_file function. The vulnerability is rooted in insufficient path validation (CWE-22) and has a CVSS score of 4.9 due to high confidentiality impact but limited scope (administrator privilege requirement). No public exploit code or active exploitation has been identified at the time of analysis.
Technical ContextAI
The Error Log Viewer plugin for WordPress processes file paths through the rrrlgvwr_get_file function without proper sanitization or validation. The vulnerability exploits CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) by allowing directory traversal sequences (such as ../ or absolute paths) to bypass intended directory restrictions. This enables reading of sensitive configuration files (wp-config.php, .env files), system logs, and other sensitive information stored outside the intended log directory. The attack vector is network-based (AV:N) with low complexity (AC:L), but requires high privilege (PR:H) - specifically WordPress Administrator or above - limiting the practical attack surface to insider threats or compromised administrator accounts.
Affected ProductsAI
The Error Log Viewer plugin by BestWebSoft for WordPress is affected in all versions up to and including 1.1.6. The plugin is distributed through the official WordPress Plugin Directory (plugins.trac.wordpress.org/browser/error-log-viewer). WordPress administrators running this plugin on any version 1.1.6 or earlier should prioritize review and remediation.
RemediationAI
Upgrade the Error Log Viewer plugin to a patched version released after 1.1.6. Check the official WordPress Plugin Directory (https://plugins.trac.wordpress.org/browser/error-log-viewer/) and BestWebSoft's plugin page for the latest available version that addresses this directory traversal vulnerability. If an immediate patch is unavailable, consider temporarily disabling the plugin until a fix is released, as the vulnerability requires Administrator access and poses risk primarily to organizations concerned with insider threats or admin account compromise. Review server access logs and file access patterns for any suspicious activity from administrator accounts using this plugin.
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 weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today