Install
To start a new Drupal project with version 10.3.13:To update your site and all dependencies to the latest version of Drupal:
To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
19.87 MB
MD5: e4c5333a14d8a48cce985e75a2e12e6a
SHA-1: 465ada847656a66b8383126cafa89f8477305279
SHA-256: 5d4908eab62edcc640eeea53e924e222e69341820c8d45fb4dd9d9a08561dae2
Download zip
32.4 MB
MD5: 70a96e43533555153a31f97f0712ee5c
SHA-1: 95fea66baf08ced541e4a253eefaa65e22081417
SHA-256: 9435e77df8ac37bc0bda9ed207c4f8dade26b509f26e431921d12b67fe134f1c
Security issues fixed
Release notes
This is a security release of the Drupal 10 series.
This release fixes security vulnerabilities. Sites are urged to update immediately after reading the notes below and the security announcements:
- Drupal core - Critical - Cross-Site Scripting - SA-CORE-2025-001
- Drupal core - Moderately critical - Access Bypass - SA-CORE-2025-002
- Drupal core - Moderately critical - Gadget chain - SA-CORE-2025-003
This release also fixes Update manager routes are not disabled anymore when allow_authorize_operations is FALSE, a public security improvement.
No other fixes are included.
Which release do I choose? Security coverage information
- Drupal 10.3.x will receive security coverage until June 2025 when Drupal 10.5.0 is released and sites should plan to update to Drupal 10.4, 10.5, or 11 by June 2025.
- Drupal 10.2.x and below are end-of-life and do not receive security coverage.
Important update information
Users now need the “Administer content” permission (administer nodes) to perform certain bulk operations. Alternatively, sites can install the Granular Node Permissions module and grant more specific permissions.