Missing Authorization Affecting drupal/core package, versions <10.6.13>=11.0.0-alpha1, <11.3.14>=11.4.0, <11.4.4


Severity

Recommended
0.0
low
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.12% (3rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Missing Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PHP-DRUPALCORE-19675083
  • published11 Sept 2026
  • disclosed14 Jul 2026
  • creditoffensive-ai

Introduced: 14 Jul 2026

CVE-2026-15916  (opens in a new tab)
CWE-862  (opens in a new tab)

How to fix?

Upgrade drupal/core to version 10.6.13, 11.3.14, 11.4.4 or higher.

Overview

drupal/core is an an open source content management platform powering millions of websites and applications.

Affected versions of this package are vulnerable to Missing Authorization in the deliver() method of ImageStyleDownloadController (Image module), which classified any scheme other than private:// as public ($is_public = ($scheme !== 'private')) instead of checking the derivative scheme against the actual public schemes. An attacker can retrieve non-public image style derivatives without the intended access check by requesting derivatives served through a file stream that is neither public nor private. This requires the site to use a contributed file scheme with a custom stream wrapper serving private derived images, which the advisory rates as theoretical and uncommon.

CVSS Base Scores

version 4.0
version 3.1