Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-160 (CVE-2026-96362)

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

    The Webform module allows site builders to create forms, collect submissions, and configure access to forms and submission data. Site builders may also configure handlers for processing submissions. Remote Post Handlers send webform data to other servers via APIs.

    The module does not sufficiently filter response values from the Remote Post handler before those values are rendered through handler response tokens. If a site uses Remote Post handler response tokens in rendered output, values returned by a configured remote endpoint could be rendered as HTML, resulting in a cross-site scripting vulnerability.

    This vulnerability is mitigated by the fact that an attacker must be able to control or influence the response from a configured remote endpoint, and the site must use Remote Post handler response tokens in rendered output.


    {
      "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-96362"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/hsjbrianwillows"
          ],
          "name": "Brian Willows (hsjbrianwillows)"
        }
      ],
      "details": "The Webform module allows site builders to create forms, collect submissions, and configure access to forms and submission data. Site builders may also configure handlers for processing submissions. Remote Post Handlers send webform data to other servers via APIs.\n\nThe module does not sufficiently filter response values from the Remote Post handler before those values are rendered through handler response tokens. If a site uses Remote Post handler response tokens in rendered output, values returned by a configured remote endpoint could be rendered as HTML, resulting in a cross-site scripting vulnerability.\n\nThis vulnerability is mitigated by the fact that an attacker must be able to control or influence the response from a configured remote endpoint, and the site must use Remote Post handler response tokens in rendered output.",
      "id": "DRUPAL-CONTRIB-2026-160",
      "modified": "2026-09-23T16:46:52.000Z",
      "published": "2026-09-23T16:14:14.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-160"
        }
      ],
      "schema_version": "1.7.0"
    }