CVE-2025-14864 MEDIUM

CVE-2025-14864: Virusdie <= 1.1.7 - Missing Authorization to Authenticated (Subscriber+) API Key Disclosure

Vendor Virusdie
Product Virusdie – One-click website security
Weakness CWE-862 · Missing authorization
Published February 19, 2026
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The Virusdie - One-click website security plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.1.7. This is due to missing capability checks on the `vd_get_apikey` function which is hooked to `wp_ajax_virusdie_apikey`. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve the site's Virusdie API key, which could be used to access the site owner's Virusdie account and potentially compromise site security.

Explanation of Vulnerability in Simple Terms

02Summary

Virusdie versions up to 1.1.7 fail to properly check user permissions before allowing access to sensitive functions. A logged-in user with low privileges can read data they should not have access to. The vulnerability requires an active user account but no special interaction. Update to a version newer than 1.1.7.

What an attacker can do

03Attacker Capabilities

Read sensitive data they should not have access to as a low-privilege user.

Potential impact on your site

04Site Impact

Unauthorized information disclosure to any registered user, potentially exposing private data.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

February 19, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE