DRUPAL-CONTRIB-2026-165

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

The Webform module allows site builders to create forms, collect submissions, and configure access to forms and submission data.

When Webform is used with JSON:API enabled, submissions may be cached without varying correctly by the authenticated user. If a webform is configured so that authenticated users can view their own submissions, a request to the JSON:API webform submission collection can return a cached response generated for a different user.

This can allow an authenticated user to view another user's webform submission data through the JSON:API collection endpoint.

This vulnerability is mitigated by the fact that JSON:API must be enabled, the affected webform must expose submissions through JSON:API, and the attacker must have an account with permission to view their own submissions for the affected webform.

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