Virusdie CVE-2025-68577
MEDIUMSeverity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Low-privilege authenticated remote attacker can modify plugin settings without user interaction, no confidentiality or availability impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in Virusdie Virusdie virusdie allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Virusdie: from n/a through <= 1.1.6.
AnalysisAI
Missing authorization in the Virusdie WordPress plugin (≤ 1.1.6) allows authenticated low-privilege users to exploit incorrectly configured access controls, potentially leading to unauthorized changes to plugin settings. The vulnerability is not known to be actively exploited, with a low EPSS score (0.06%), and no public exploit code has been identified at time of analysis.
Technical ContextAI
The Virusdie plugin operates within the WordPress ecosystem, which relies on a role-based permission model enforced via capability checks on AJAX endpoints and admin pages. CWE-862 (Missing Authorization) indicates that the plugin fails to properly verify that a user has the necessary permissions before allowing access to a sensitive function, likely an AJAX action or REST API endpoint. The vulnerability stems from insufficient access control validation in the plugin's code, allowing attackers with low-privilege roles (e.g., subscriber) to manipulate configuration settings that should be restricted to administrators. The affected product is a WordPress security plugin, which, when compromised, could undermine site security.
Affected ProductsAI
Virusdie plugin for WordPress, all versions from n/a through 1.1.6, as reported by Patchstack (https://patchstack.com/database/Wordpress/Plugin/virusdie/vulnerability/wordpress-virusdie-plugin-1-1-6-broken-access-control-vulnerability?_s_id=cve). The vulnerable component is a missing authorization check, not tied to a specific CPE entry but applicable to the plugin's installations on any WordPress site.
RemediationAI
Update the Virusdie plugin to the latest version immediately. While the exact patched version is not confirmed in the advisory, the vulnerability affects versions up to 1.1.6, so any version above that (likely 1.1.7 or newer) should contain the fix. Administrators can obtain the update from the WordPress plugin repository or the developer's site. As a temporary workaround, restrict low-level user roles from accessing plugin settings via a role management plugin, but this only limits the attack surface and does not eliminate the vulnerability; applying the update is the only complete solution.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today