Skip to main content

WordPress CVE-2025-8484

MEDIUM
Information Exposure (CWE-200)
2025-10-11 security@wordfence.com
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Apr 08, 2026 - 19:39 vuln.today
CVE Published
Oct 11, 2025 - 10:15 nvd
MEDIUM 5.3

DescriptionCVE.org

The Code Quality Control Tool plugin for WordPress is vulnerable to Sensitive Information Exposure in version 2.1 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 Code Quality Control Tool WordPress plugin versions 2.1 and earlier, due to inadequate access controls on the error_logger.php component. The vulnerability allows remote attackers to read potentially sensitive data without authentication or user interaction, presenting a confidentiality risk to WordPress installations using affected versions.

Technical ContextAI

The Code Quality Control Tool plugin for WordPress implements error logging functionality via the error_logger.php file that fails to enforce proper access controls (CWE-200: Exposure of Sensitive Information to an Unauthorized Actor). The vulnerability stems from insufficient protection on publicly accessible log files that may contain sensitive debugging information, configuration details, or other data intended only for administrators. WordPress plugins must implement proper authentication checks via WordPress's capability system (is_admin(), current_user_can()) before exposing any sensitive files or data endpoints. The affected plugin versions 2.1 and earlier lack these protective measures on the error logging mechanism, allowing unauthenticated remote access over the network without any complexity barriers.

Affected ProductsAI

The Code Quality Control Tool WordPress plugin is affected in versions 2.1 and earlier. The vulnerable component is error_logger.php, which is publicly accessible without authentication checks. All WordPress installations running this plugin at version 2.1 or prior are at risk, regardless of WordPress version, as the vulnerability exists in the plugin code itself rather than the WordPress core platform.

RemediationAI

Update the Code Quality Control Tool plugin to the patched version released after version 2.1. Per the referenced WordPress plugin changeset 3385766, the vendor has released a fix that implements proper access controls on the error_logger.php file. WordPress administrators should immediately update the plugin from the WordPress Plugin Directory to the latest available version. As a temporary workaround if an immediate update is not possible, restrict direct access to the plugin's log files via web server configuration (.htaccess for Apache or equivalent for other servers) by denying public access to the plugin directory, particularly the error_logger.php file and any log subdirectories. Monitor the plugin's GitHub repository and Wordfence threat intelligence feed (https://www.wordfence.com/threat-intel/vulnerabilities/id/b64635f4-abc0-4e69-89e4-357840c5e776) for patch release notifications.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2025-8484 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy