—
DRUPAL-CONTRIB-2026-109
Details
The Digital Signage Framework module provides a route that signage devices can call to refresh dynamic blocks on a display.
The route did not check whether the requester was a signage device, nor whether the requested block was one that the module delivers to displays. As a result, an anonymous visitor could read the rendered content of blocks they were not meant to see.
This vulnerability is mitigated by the fact that many block plugins perform their own access checks on the content they display, which limits what can be disclosed through this route.
Are you affected?
Enter the version of the package you're using.
Affected packages
Packagist:https://packages.drupal.org/8 / drupal/digital_signage_framework
Introduced in:
0 Fixed in: 2.6.1 Upgrade drupal/digital_signage_framework to 2.6.1 or newer (ecosystem packagist:https://packages.drupal.org/8).