Backdrop core - Moderately critical - Access bypass - BACKDROP-SA-CORE-2025-003
Backdrop CMS includes bulk operations for content that allow people to modify multiple nodes at once from the Manage Content page (admin/content
). These bulk operations can also be added to other listings using Views.
A bug in the core Actions system allows some people to use bulk actions to modify some values that they would not have permission to modify when editing individual nodes.
This vulnerability is mitigated by the fact that an attacker must have permission to access the /admin/content
page, or other custom views used to modify nodes.
In particular, the following bulk actions now require either the "Administer content" permission, or the "Bypass content access control" permission.
- Make content sticky
- Make content unsticky
- Promote content
- Remove promotion
- Publish content
- Unpublish content
- Delete content
- Backdrop Core 1.30.x versions prior to 1.30.2
- Backdrop Core 1.29.x versions prior to 1.29.4
Backdrop versions 1.28 and prior do not receive security coverage.