Search
Find a vulnerability
Search criteria
Related vulnerabilities
DRUPAL-CONTRIB-2026-175 (CVE-2026-96355)
Vulnerability from drupal – Published: 2026-09-23 16:27 – Updated: 2026-09-23 16:45 – Source website
VLAI
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.
Credits
References
| URL | Type | |
|---|---|---|
{
"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-96355"
],
"credits": [
{
"contact": [
"https://www.drupal.org/u/michaelmaturi"
],
"name": "Michael Maturi (michaelmaturi)"
}
],
"details": "The Webform module allows site builders to create forms, collect submissions, and render submitted values in configurable formats.\n\nWebform 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.\n\nThis 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.",
"id": "DRUPAL-CONTRIB-2026-175",
"modified": "2026-09-23T16:45:24.000Z",
"published": "2026-09-23T16:27:38.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2026-175"
}
],
"schema_version": "1.7.0"
}