DRUPAL-CONTRIB-2020-030

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/group/DRUPAL-CONTRIB-2020-030.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2020-030
Published
2020-07-29T12:23:17Z
Modified
2025-12-10T23:30:20.401224Z
Summary
[none]
Details

This module enables you to hand out permissions on a smaller subset, section or community of your website.

The module used to leverage the node grants system but turned it off in its recent 8.x-1.0 release in favor of a system that works for ALL entity types, not just nodes. By doing so, some regular node access checks turned from neutral into allowed because of the way the node grants system operates.

This vulnerability is mitigated by the fact that the victim must have the GroupNode plugin installed on their website and have no other hook_node_grants() implementations on their website aside from the one that was recently removed by Group. If you do not use the GroupNode plugin or still have hook_node_grants() implementing modules enabled, your site may not be affected.

References
Credits

Affected packages

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

Package

Name
drupal/group
Purl
pkg:composer/drupal/group

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0.0
Last affected
1.0.0
Database specific
{
    "constraint": "1.0.0"
}

Database specific

affected_versions
"1.0.0"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/group/DRUPAL-CONTRIB-2020-030.json"