VDB
KO

DRUPAL-CONTRIB-2026-104

Details

This module enables users to display a field of a target entity through a Blazy Filter plugin shortcode.

The module does not consistently check entity view access. If a user has access to a Blazy-enabled text format, this allows them to render a field from an entity they are not permitted to view.

The issue is mitigated by the fact that the shortcode does not expose the entire entity. Only fields that the shortcode can render are vulnerable.

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/blazy
Introduced in: 0 Fixed in: 3.0.18

Upgrade drupal/blazy to 3.0.18 or newer (ecosystem packagist:https://packages.drupal.org/8).

References