Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    DRUPAL-CONTRIB-2026-167 (CVE-2026-96372)

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

    The Webform module enables site builders to create forms and collect submissions.

    The module does not sufficiently restrict access to configure Remote HTTP Operations handlers. This vulnerability could allow a user with permission to edit a webform to configure a remote HTTP operation.

    The update adds the Administer webform remote post URLs permission. Review this permission and ensure it is granted only to trusted roles.

    The vulnerability is mitigated by the fact that an attacker must have a role with permission to edit a webform.


    {
      "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-96372"
      ],
      "credits": [
        {
          "contact": [
            "https://www.drupal.org/u/prudloff"
          ],
          "name": "Pierre Rudloff (prudloff)"
        },
        {
          "contact": [
            "https://www.drupal.org/u/seraphdev"
          ],
          "name": "Wesley Giles (seraphdev)"
        }
      ],
      "details": "The Webform module enables site builders to create forms and collect submissions.\n\nThe module does not sufficiently restrict access to configure Remote HTTP Operations handlers. This vulnerability could allow a user with permission to edit a webform to configure a remote HTTP operation.\n\nThe update adds the *Administer webform remote post URLs* permission. Review this permission and ensure it is granted only to trusted roles.\n\nThe vulnerability is mitigated by the fact that an attacker must have a role with permission to edit a webform.",
      "id": "DRUPAL-CONTRIB-2026-167",
      "modified": "2026-09-23T16:45:52.000Z",
      "published": "2026-09-23T16:18:15.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://www.drupal.org/sa-contrib-2026-167"
        }
      ],
      "schema_version": "1.7.0"
    }