CVE-2025-11707 MEDIUM

CVE-2025-11707: Login Lockdown & Protection <= 2.14 - IP Block Bypass

Vendor Webfactory
Product Login Lockdown & Protection
Weakness CWE-330 · Insufficient randomness
Published December 13, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Login Lockdown & Protection plugin for WordPress is vulnerable to IP Block Bypass in all versions up to, and including, 2.14. This is due to $unblock_key key being insufficiently random allowing unauthenticated users, with access to an administrative user email, to generate valid unblock keys for their IP Address. This makes it possible for unauthenticated attackers to bypass blocks due to invalid login attempts.

Explanation of Vulnerability in Simple Terms

02Summary

Login Lockdown & Protection versions 2.14 and earlier contain a use of insufficiently random values (CWE-330) that allows an attacker to predict or manipulate security tokens without authentication. The vulnerability affects the integrity of the plugin's protection mechanisms. Site administrators should update to a version newer than 2.14 when available.

What an attacker can do

03Attacker Capabilities

Predict or forge security tokens to bypass the plugin's lockdown protections.

Potential impact on your site

04Site Impact

Attackers can circumvent login protection and lockdown features designed to prevent brute-force attacks.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

December 13, 2025 CVE published
April 8, 2026 Record updated