CVE-2026-8491

low
Published 2026-05-19 · Modified 2026-05-13
CVSS v3
3.7
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS v2
VIR risk
3.7

Description

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.

Predictions

Exploit likelihood
47%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.

Package impact

EcosystemPackageVulnerableFixed
Packagist:https://packages.drupal.org/8drupal/node_view_permissions<1.7.0||>=2.0.0,<2.0.11.7.0

Application impact

VendorProductVersionsFixed
adcisolutionsnode_view_permissions{"endExcluding":"1.7"}1.7
adcisolutionsnode_view_permissions2.0.0

References

CWEs

CWE-754

Verify integrity in audit chain (admin only). AS-IS.