VDB
KO

DRUPAL-CONTRIB-2026-070

Details

The Login Disable module prevents users from logging in to your Drupal site unless they know the secret key to add to the end of the login form page.

The module doesn't sufficiently protect the disabled login form from brute force attacks. Depending on the length of the key this could allow an attacker to use a brute force attack to bypass the protection provided by this module. The security fix blocks these attempts with flood control.

This vulnerability is mitigated by the fact that an attacker must obtain a valid username & password.

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/login_disable
Introduced in: 0 Fixed in: 2.1.4

Upgrade drupal/login_disable to 2.1.4 or newer (ecosystem packagist:https://packages.drupal.org/8).

References