Description
Improper Restriction of Excessive Authentication Attempts vulnerability in Drupal Disable Login Page allows Brute Force. This issue affects Disable Login Page versions: from 0.0.0 to 1.1.4.
Published: 2026-08-25
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Assess Impact
AI Analysis

Impact

The Disable Login Page module for Drupal fails to enforce limits on repeated authentication attempts, allowing attackers to perform brute‑force attacks and bypass normal login restrictions. This flaw can lead to unauthorized access to protected areas of the site. It represents a weakness in input validation and resource management.

Affected Systems

Drupal installations that have the Disable Login Page module installed and are running any released version from 0.0.0 through 1.1.4 fall under the affected population. The vulnerability spans all module releases in that range, so sites that have not upgraded beyond 1.1.4 remain exposed.

Risk and Exploitability

The CVSS score is 5.7, reflecting moderate severity, while the EPSS score is below 1%, indicating a low likelihood of current exploitation. It is not recorded in the CISA KEV catalog. Exploitation would occur over the network through the module’s login interface, requiring only repeated credential attempts. The combination of moderate severity and low exploitation probability means that remediation remains prudent to prevent potential unauthorized access.

Generated by OpenCVE AI on September 2, 2026 at 14:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Disable Login Page module to the latest version that contains a fix for the authentication limit issue; if no newer release exists, apply any available patch that addresses the flaw.
  • If upgrading is not an option, disable or uninstall the module completely to eliminate the vulnerability.
  • Implement additional brute‑force protection such as account lockout, CAPTCHA, or other authentication throttling mechanisms on the login page to reduce the risk of credential guessing.
  • Configure Drupal core login throttling or related settings that limit repeated authentication attempts.

Generated by OpenCVE AI on September 2, 2026 at 14:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
References

Wed, 02 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description Vulnerability in Drupal Disable Login Page. This issue affects Disable Login Page versions: *.*. Improper Restriction of Excessive Authentication Attempts vulnerability in Drupal Disable Login Page allows Brute Force. This issue affects Disable Login Page versions: from 0.0.0 to 1.1.4.
Title Disable Login Page - Critical - Unsupported - SA-CONTRIB-2026-091 Disable Login Page - Moderately critical - Access bypass - SA-CONTRIB-2026-110
Weaknesses CWE-307

Wed, 26 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Wed, 26 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
Metrics cvssV3_1

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

ssvc

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


Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
References

Wed, 26 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Wed, 26 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal disable Login Page
Vendors & Products Drupal
Drupal disable Login Page

Tue, 25 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Description Vulnerability in Drupal Disable Login Page. This issue affects Disable Login Page versions: *.*.
Title Disable Login Page - Critical - Unsupported - SA-CONTRIB-2026-091
References

Subscriptions

Drupal Disable Login Page
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-09-02T12:32:00.272Z

Reserved: 2026-07-29T16:42:37.743Z

Link: CVE-2026-18260

cve-icon Vulnrichment

Updated: 2026-08-26T18:37:22.885Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-25T23:16:57.713

Modified: 2026-09-02T13:17:07.367

Link: CVE-2026-18260

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T15:00:10Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-307

    Improper Restriction of Excessive Authentication Attempts