DRUPAL-CONTRIB-2026-160

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/webform/DRUPAL-CONTRIB-2026-160.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-160
Aliases
  • CVE-2026-96362
Published
2026-09-23T16:14:14Z
Modified
2026-09-23T17:40:55Z
Summary
[none]
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.

References
Credits

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/webform

Package

Name
drupal/webform
Purl
pkg:composer/drupal/webform?repository_url=https:%2F%2Fpackages.drupal.org%2F8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
6.2.12
Database specific
Show details
{
    "constraint":  "<6.2.12"
}
Type
ECOSYSTEM
Events
Introduced
6.3.0
Fixed
6.3.1
Database specific
Show details
{
    "constraint":  ">=6.3.0 <6.3.1"
}

Database specific

affected_versions
"<6.2.12 || >=6.3.0 <6.3.1"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/webform/DRUPAL-CONTRIB-2026-160.json"