Description
vulnerability in Drupal Brute force attack protection allows . This issue affects Brute force attack protection versions: *.*.
Published: 2026-07-10
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

According to the CVE description, there is an issue in the Drupal Brute force attack protection module that allows an attacker to perform an action that undermines the module’s intended control over authentication attempts. The vulnerability is categorized as CWE‑307, indicating an improper restriction of authentication attempts. Because it is tied to the authentication process, repeated credential guesses may be possible without the protection that the module is designed to enforce.

Affected Systems

The flaw impacts all instances of the Brute force attack protection module, a component of Drupal. All Drupal installations that have this module enabled are potentially vulnerable, regardless of the specific version number. Sites that rely on the module to limit login attempts are at risk.

Risk and Exploitability

The CVSS score of 5.9 places the issue in the moderate severity range, while the EPSS score of less than 1% indicates a low probability of exploitation in the field. It is not currently cataloged in the CISA KEV list. The likely attack vector is remote web‑based authentication attempts against the Drupal login interface, inferred from the nature of the module; exploiting the flaw would allow an attacker to bypass or defeat the module’s logic that restricts the number of login attempts.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update or patch the Brute force attack protection module to the latest available version or remove it if it is no longer supported.
  • Apply any vendor‑provided configuration changes that tighten authentication limits or disable functionalities that may be vulnerable, as detailed in the official advisory.
  • Enable multi‑factor authentication for accounts, especially those with elevated privileges, to reduce the impact of a potential credential compromise.
  • Monitor authentication logs for repeated failed login attempts, and apply IP‑based blocking or rate‑limiting at the web server level as a supplemental defense.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 14 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal brute Force Attack Protection
Vendors & Products Drupal
Drupal brute Force Attack Protection

Sun, 12 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CWE-307

Sun, 12 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CWE-307

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

Type Values Removed Values Added
Weaknesses CWE-287
CWE-307

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

Type Values Removed Values Added
Description vulnerability in Drupal Brute force attack protection allows . This issue affects Brute force attack protection versions: *.*.
Title Brute force attack protection - Critical - Unsupported - SA-CONTRIB-2026-047
References

Subscriptions

Drupal Brute Force Attack Protection
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T19:06:23.066Z

Reserved: 2026-06-10T16:43:06.497Z

Link: CVE-2026-11915

cve-icon Vulnrichment

Updated: 2026-07-13T19:06:18.647Z

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