Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Boris Doesborg

#27313of 55,135
9.7Total CVSS
Vulnerabilities · 2
Medium
2
PT-2026-56659
5.4
2026-07-08
Drupal · Login Disable · CVE-2026-15079
**Name of the Vulnerable Software and Affected Versions** Drupal Login Disable versions 0.0.0 through 2.1.4 **Description** The Login Disable module, which restricts site access by requiring a secret key on the login form, does not sufficiently protect the form from brute force attacks. An attacker could potentially bypass this protection by guessing the secret key, depending on its length. This issue is partially mitigated because the attacker still requires a valid username and password to gain access. **Recommendations** Update Drupal Login Disable to a version newer than 2.1.4 to enable flood control that blocks excessive authentication attempts.
PT-2026-6544
4.3
2026-02-04
Drupal · Login Disable · CVE-2026-1917
**Name of the Vulnerable Software and Affected Versions** Drupal Login Disable versions prior to 2.1.3 **Description** A flaw exists in the Login Disable module where the access key check is bypassed when using the HTTP request login route. This allows users to log in without providing the required access key, potentially compromising site security. **Recommendations** Update the Login Disable module to version 2.1.3 or later.