Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-144 (CVE-2026-87946)

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

    This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.

    The module uses cryptographic constructions that do not align with current security best practices.

    The module performs certain signature comparisons using non constant-time comparison logic and generates SAML request identifiers using predictable values derived from non-cryptographic random number generation.

    While no practical authentication bypass has been demonstrated as a result of these weaknesses alone, they may reduce the overall security margin of SAML authentication workflows.


    {
      "affected": [
        {
          "database_specific": {
            "affected_versions": "\u003c3.2.0"
          },
          "package": {
            "ecosystem": "Packagist:https://packages.drupal.org/8",
            "name": "drupal/miniorange_saml"
          },
          "ranges": [
            {
              "database_specific": {
                "constraint": "\u003c3.2.0"
              },
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "3.2.0"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "severity": []
        }
      ],
      "aliases": [
        "CVE-2026-87946"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/sudhanshu0542"
          ],
          "name": "Sudhanshu Dhage (sudhanshu0542)"
        }
      ],
      "details": "This module allows you to configure your Drupal site as a SAML 2.0 Service Provider so that users can authenticate through an external identity provider.\n\nThe module uses cryptographic constructions that do not align with current security best practices.\n\nThe module performs certain signature comparisons using non constant-time comparison logic and generates SAML request identifiers using predictable values derived from non-cryptographic random number generation.\n\nWhile no practical authentication bypass has been demonstrated as a result of these weaknesses alone, they may reduce the overall security margin of SAML authentication workflows.",
      "id": "DRUPAL-CONTRIB-2026-144",
      "modified": "2026-09-09T17:21:01.000Z",
      "published": "2026-09-09T17:21:01.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-144"
        }
      ],
      "schema_version": "1.7.0"
    }