CVE-2025-3766 MEDIUM

CVE-2025-3766: Login Lockdown & Protection <= 2.11 - Missing Authorization to Authenticated (Subscriber+) Arbitrary IP Whitelisting

Vendor Webfactory
Product Login Lockdown & Protection
Weakness CWE-862 · Missing authorization
Published May 7, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Login Lockdown & Protection plugin for WordPress is vulnerable to unauthorized nonce access due to a missing capability check on the ajax_run_tool function in all versions up to, and including, 2.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to obtain a valid nonce that can be used to generate a global unlock key, which can in turn be used to add arbitrary IP address to the plugin allowlist. This can only by exploited on new installations where the site administrator hasn't visited the loginlockdown page yet.

Explanation of Vulnerability in Simple Terms

02Summary

Login Lockdown & Protection versions 2.11 and earlier lack proper authorization checks, allowing authenticated users with low privileges to read or modify sensitive data. An attacker with a basic user account can access functionality that should be restricted to administrators. The vulnerability requires network access and an active login but does not affect site availability.

What an attacker can do

03Attacker Capabilities

Read or modify sensitive data that should be restricted to administrators.

Potential impact on your site

04Site Impact

Unauthorized users can access admin-level features of the Login Lockdown plugin, risking data exposure or misconfiguration.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site and network access.

Key dates

06Disclosure timeline

May 7, 2025 CVE published
April 8, 2026 Record updated