Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-183 (CVE-2026-96387)

    Vulnerability from drupal – Published: 2026-09-23 17:11 – Updated: 2026-09-23 17:11 – Source website
    VLAI
    Details

    This module enables sites to block access for the administrative user account (user 1) or users with the administrator role.

    The module does not sufficiently enforce these access restrictions across all supported authentication mechanisms. As a result, a blocked administrative user may still be able to authenticate through certain alternative authentication methods.

    This vulnerability is mitigated by the fact that an attacker must possess valid credentials for a user with the administrator role, and must authenticate using a less commonly used authentication mechanism.


    {
      "affected": [
        {
          "database_specific": {
            "affected_versions": "\u003e=1.0 \u003c1.6"
          },
          "package": {
            "ecosystem": "Packagist:https://packages.drupal.org/8",
            "name": "drupal/stop_admin"
          },
          "ranges": [
            {
              "database_specific": {
                "constraint": "\u003e=1.0 \u003c1.6"
              },
              "events": [
                {
                  "introduced": "1.0.0"
                },
                {
                  "fixed": "1.6.0"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "severity": []
        }
      ],
      "aliases": [
        "CVE-2026-96387"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/prudloff"
          ],
          "name": "Pierre Rudloff (prudloff)"
        }
      ],
      "details": "This module enables sites to block access for the administrative user account (user 1) or users with the administrator role.\n\nThe module does not sufficiently enforce these access restrictions across all supported authentication mechanisms. As a result, a blocked administrative user may still be able to authenticate through certain alternative authentication methods.\n\nThis vulnerability is mitigated by the fact that an attacker must possess valid credentials for a user with the administrator role, and must authenticate using a less commonly used authentication mechanism.",
      "id": "DRUPAL-CONTRIB-2026-183",
      "modified": "2026-09-23T17:11:27.000Z",
      "published": "2026-09-23T17:11:27.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-183"
        }
      ],
      "schema_version": "1.7.0"
    }