DRUPAL-CONTRIB-2026-172

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

The Webform module allows site builders to create forms, collect submissions, and configure access to forms and submission data. Form submissions may include uploaded files.

The module does not sufficiently force certain uploaded file types to download when served. Under certan site configurations, a file uploaded through a webform could be rendered inline by a browser, resulting in a cross-site scripting vulnerability.

This vulnerability is mitigated by the fact that a user with permission to create or edit webforms must configure the form to allow the affected file extensions, and a user must specifically open the uploaded file.

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