DRUPAL-CONTRIB-2026-169

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/webform/DRUPAL-CONTRIB-2026-169.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-169
Aliases
  • CVE-2026-96366
Published
2026-09-23T16:25:53Z
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, including email handlers that may include uploaded files as attachments.

In affected configurations, Webform did not sufficiently validate a managed file upload element when processing a new submission. A user with access to submit a vulnerable webform could potentially access other managed files they were not authorized to view.

This vulnerability is mitigated by the fact that a site must have a Webform with a managed file upload element and a configuration that exposes submitted files, such as allowing users to view their own webform submissions or sending uploads as email attachments.

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