Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-140 (CVE-2026-87942)

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

    This module enables you to manage content deletion and provides reports for identifying orphaned content.

    The module doesn't sufficiently sanitize node titles when displaying the orphaned nodes report. This leads to a persistent cross-site scripting vulnerability (XSS).

    This vulnerability is mitigated by the fact that an attacker must have permission to create content of a content type configured for the orphaned nodes report.


    {
      "affected": [
        {
          "database_specific": {
            "affected_versions": "\u003c1.0.88"
          },
          "package": {
            "ecosystem": "Packagist:https://packages.drupal.org/8",
            "name": "drupal/safedelete"
          },
          "ranges": [
            {
              "database_specific": {
                "constraint": "\u003c1.0.88"
              },
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "1.0.88"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "severity": []
        }
      ],
      "aliases": [
        "CVE-2026-87942"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/larowlan"
          ],
          "name": "Lee Rowlands (larowlan)"
        }
      ],
      "details": "This module enables you to manage content deletion and provides reports for identifying orphaned content.\n\nThe module doesn\u0027t sufficiently sanitize node titles when displaying the orphaned nodes report. This leads to a persistent cross-site scripting vulnerability (XSS).\n\nThis vulnerability is mitigated by the fact that an attacker must have permission to create content of a content type configured for the orphaned nodes report.",
      "id": "DRUPAL-CONTRIB-2026-140",
      "modified": "2026-09-09T17:19:26.000Z",
      "published": "2026-09-09T17:19:26.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-140"
        }
      ],
      "schema_version": "1.7.0"
    }