VDB
Sign up

DRUPAL-CORE-2026-013

Quick fix

DRUPAL-CORE-2026-013 — drupal/core: upgrade to the fixed version with the command below.

composer require drupal/core:^10.6.17

Details

The Drupal project uses the [CKEditor](https://github.com/ckeditor/ckeditor5) library for WYSIWYG editing. CKEditor has released [a security update that impacts Drupal](https://github.com/ckeditor/ckeditor5/security/advisories/GHSA-rh54-vffm-5fvp).

Vulnerabilities are possible if Drupal is configured to use CKEditor for WYSIWYG editing. An attacker that can create or edit content (even without access to CKEditor themselves) may be able to exploit this Cross-Site Scripting (XSS) vulnerability to target users with access to the WYSIWYG CKEditor, including site admins with privileged access.

For more information, see CKEditor's security advisory:

* [High-severity Cross-site scripting (XSS) in the engine package](https://github.com/ckeditor/ckeditor5/security/advisories/GHSA-rh54-vffm-5fvp)

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist/drupal/core
Introduced in: 10.5.0Fixed in: 10.6.17
Fixcomposer require drupal/core:^10.6.17

References