Description
Improper Restriction of Excessive Authentication Attempts vulnerability in Drupal Login Disable allows Brute Force. This issue affects Login Disable versions: from 0.0.0 to 2.1.4.
Published: 2026-07-10
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Drupal Login Disable module contains an Improper Restriction of Excessive Authentication Attempts flaw (CWE‑307). Because the module does not enforce rate limiting or lockout policies, an attacker can repeatedly attempt login credentials against any user account. This vulnerability allows brute‑force authentication, leading to potential credential compromise and unauthorized access.

Affected Systems

The issue applies to all releases of the Login Disable module from version 0.0.0 up to and including 2.1.4. Any Drupal installation that has one of these module versions installed is vulnerable.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate risk rating, while the EPSS score of < 1% and the lack of inclusion in the CISA KEV catalog suggest that exploitation is currently unlikely. Nonetheless, the vulnerability allows an attacker to perform uncontrolled brute‑force login attempts against Drupal accounts without any rate limiting, making compromise possible if an attacker can guess a correct credential set. Based on the description, it is inferred that the likely attack vector involves accessing the Drupal login endpoint and submitting a large volume of credential guesses from a single or multiple IP addresses.

Generated by OpenCVE AI on July 31, 2026 at 12:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Login Disable module to any version newer than 2.1.4, which includes a fix for the rate‑limiting flaw.
  • If an upgrade cannot be applied immediately, configure Drupal core or a supplementary module to enforce account lockout or per‑user rate limiting after a defined number of failed attempts.
  • Add additional authentication protection, such as CAPTCHA or reCAPTCHA, to the login form, and consider applying network‑layer rate limiting or firewall rules to limit authentication attempts per IP address.

Generated by OpenCVE AI on July 31, 2026 at 12:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 11 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal login Disable
Vendors & Products Drupal
Drupal login Disable

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improper Restriction of Excessive Authentication Attempts vulnerability in Drupal Login Disable allows Brute Force. This issue affects Login Disable versions: from 0.0.0 to 2.1.4.
Title Login Disable - Moderately critical - Access bypass - SA-CONTRIB-2026-070
Weaknesses CWE-307
References

Subscriptions

Drupal Login Disable
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T17:50:54.026Z

Reserved: 2026-07-08T15:44:53.333Z

Link: CVE-2026-15079

cve-icon Vulnrichment

Updated: 2026-07-13T17:40:25.523Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts