VDB
Sign up

DRUPAL-CONTRIB-2026-188

Details

This module enables you to combine multiple image styles into a single image derivative.

The module does not sufficiently validate image style names when generating image derivatives. Under certain circumstances, this allows anonymous users to generate image derivatives without a valid token, potentially leading to a denial of service.

Sites are affected simply by having the module installed, even when no combined image styles are configured or in use.

This vulnerability is mitigated by the fact that only public files can be targeted, and derivatives of private files are still protected by core's token check.

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist:https://packages.drupal.org/8/drupal/combined_image_style
Introduced in: 0Fixed in: 1.0.7

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

References