Intel

AIKIDO-2026-186793

drupal/core is vulnerable to Information Disclosure

Information DisclosureCVE-2026-15916 Published 5 days ago

40

Medium Risk

This Affects:

PHPdrupal/core
0.0.0 - 10.6.12
Fixed in 10.6.13
11.0.0 - 11.3.13
Fixed in 11.3.14
11.4.0 - 11.4.3
Fixed in 11.4.4
Are you affected? Scan for Free

TL;DR

The Image module does not sufficiently check access to image style derivatives when those files are served via a file stream other than private://, which can disclose image derivatives that should remain restricted. This is mitigated by the requirement that Drupal be configured to use a contributed (non-core) file scheme to serve private derived images.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and your site uses a contributed (non-core) file scheme to serve private image style derivatives.

Background info

drupal/core is vulnerable to Information Disclosure in versions 0.0.0 - 10.6.12, 11.0.0 - 11.3.13 and 11.4.0 - 11.4.3.

How to fix this

Upgrade the drupal/core library to the patch version.