DRUPAL-CONTRIB-2026-175

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/webform/DRUPAL-CONTRIB-2026-175.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-175
Aliases
  • CVE-2026-96355
Published
2026-09-23T16:27:38Z
Modified
2026-09-23T17:40:55Z
Summary
[none]
Details

The Webform module allows site builders to create forms, collect submissions, and render submitted values in configurable formats.

Webform does not sufficiently exclude certain format templates from token replacement. This can allow an attacker to submit data that is evaluated as template code when a submission is rendered. Depending on the site configuration and enabled modules, this may lead to information disclosure, stored cross-site scripting, or remote code execution.

This vulnerability is mitigated by the fact that an affected webform must be configured with a custom multiple-value item format that includes submission-value tokens. Some impacts may also depend on additional enabled modules or site-specific configuration.

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-175.json"