Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-158 (CVE-2026-96358)

    Vulnerability from drupal – Published: 2026-09-23 16:13 – Updated: 2026-09-23 16:47 – Source website
    VLAI
    Details

    The Webform module allows site builders to create forms, collect submissions, and configure access to forms and submission data.

    The module includes a rating element, which did not sufficiently validate its data. Under specific circumstances, this could allow cross-site scripting on a page with a rating element.

    This vulnerability is mitigated by the fact that an attacker must be able to place crafted HTML markup on the same page as a Webform rating element.


    {
      "affected": [
        {
          "database_specific": {
            "affected_versions": "\u003c6.2.12 || \u003e=6.3.0 \u003c6.3.1"
          },
          "package": {
            "ecosystem": "Packagist:https://packages.drupal.org/8",
            "name": "drupal/webform"
          },
          "ranges": [
            {
              "database_specific": {
                "constraint": "\u003c6.2.12"
              },
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "6.2.12"
                }
              ],
              "type": "ECOSYSTEM"
            },
            {
              "database_specific": {
                "constraint": "\u003e=6.3.0 \u003c6.3.1"
              },
              "events": [
                {
                  "introduced": "6.3.0"
                },
                {
                  "fixed": "6.3.1"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ],
          "severity": []
        }
      ],
      "aliases": [
        "CVE-2026-96358"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/prudloff"
          ],
          "name": "Pierre Rudloff (prudloff)"
        }
      ],
      "details": "The Webform module allows site builders to create forms, collect submissions, and configure access to forms and submission data.\n\nThe module includes a rating element, which did not sufficiently validate its data. Under specific circumstances, this could allow cross-site scripting on a page with a rating element.\n\nThis vulnerability is mitigated by the fact that an attacker must be able to place crafted HTML markup on the same page as a Webform rating element.",
      "id": "DRUPAL-CONTRIB-2026-158",
      "modified": "2026-09-23T16:47:11.000Z",
      "published": "2026-09-23T16:13:34.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-158"
        }
      ],
      "schema_version": "1.7.0"
    }