DRUPAL-CONTRIB-2026-034

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/node_view_permissions/DRUPAL-CONTRIB-2026-034.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-034
Aliases
Published
2026-05-13T17:16:59Z
Modified
2026-09-10T03:46:10Z
Summary
[none]
Details

Node view permissions module enables permissions "View own content" and "View any content" for each content type on permissions page
The module doesn't sufficiently handle the case where a user is cancelled and their content is reassigned to the anonymous user.
This vulnerability is mitigated by the fact that only private contents where anonymous should not have view access are affected, and only if a node was reassigned to the anonymous user.

References
Credits

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/node_view_permissions

Package

Name
drupal/node_view_permissions
Purl
pkg:composer/drupal/node_view_permissions?repository_url=https:%2F%2Fpackages.drupal.org%2F8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.7.0
Database specific
Show details
{
    "constraint": "<1.7.0"
}
Type
ECOSYSTEM
Events
Introduced
2.0.0
Fixed
2.0.1
Database specific
Show details
{
    "constraint": ">=2.0.0 <2.0.1"
}

Database specific

affected_versions
"<1.7.0 || >=2.0.0 <2.0.1"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/node_view_permissions/DRUPAL-CONTRIB-2026-034.json"