Home

>

Tools

>

Drupal

>

Releases

>

10.0.5

Drupal Release: 10.0.5

Tag Name: 10.0.5

Release Date: 3/15/2023

Drupal LogoDrupal

Highly flexible, open-source content management system known for complex, scalable web applications. Preferred by government, educational, and large enterprise websites requiring advanced customization and security features. Robust module ecosystem.

TL;DR

Drupal 10.0.5 is a security release that addresses multiple critical vulnerabilities. This update includes three security advisories (SA-CORE-2023-002, SA-CORE-2023-003, and SA-CORE-2023-004) with fixes contributed by numerous core maintainers and security team members. All Drupal 10 site owners should update immediately to mitigate potential security risks.

Highlight of the Release

    • Addresses three critical security advisories: SA-CORE-2023-002, SA-CORE-2023-003, and SA-CORE-2023-004
    • Collaborative security fixes from multiple core maintainers and security team members
    • Maintains compatibility with existing Drupal 10.0.x installations

Migration Guide

No specific migration steps are required for this security update. Standard Drupal update procedures apply:

  1. Back up your database and site files
  2. Put the site into maintenance mode
  3. Update Drupal core to version 10.0.5
  4. Run the database update script by visiting /update.php
  5. Take the site out of maintenance mode

As this is a security release, it's recommended to perform this update as soon as possible.

Upgrade Recommendations

Immediate Update Strongly Recommended

This security release addresses multiple critical vulnerabilities. All site owners running Drupal 10.0.x should update to version 10.0.5 immediately.

If you are unable to update right away, consider temporarily taking your site offline or restricting access until the update can be applied, especially for sites with sensitive information or high visibility.

For sites on earlier versions of Drupal (9.x or earlier), you should update to the corresponding security release for your version branch.

Bug Fixes

This release primarily addresses security vulnerabilities rather than functional bugs. Any bug fixes included are directly related to the security issues resolved in the three security advisories:

  • SA-CORE-2023-002
  • SA-CORE-2023-003
  • SA-CORE-2023-004

The specific details of these fixes are typically not disclosed in detail immediately after release to prevent exploitation of sites that have not yet been updated.

New Features

No new features were introduced in this release. Drupal 10.0.5 is focused exclusively on security fixes.

Security Updates

Drupal 10.0.5 addresses three security advisories:

SA-CORE-2023-002

A security vulnerability that was significant enough to warrant a coordinated fix by multiple core team members including larowlan, james.williams, xjm, longwave, danflanagan8, jenlampton, pandaski, and benjifisher.

SA-CORE-2023-003

A security issue addressed by jan kellermann, larowlan, greggles, benjifisher, xjm, Berdir, drumm, and longwave.

SA-CORE-2023-004

A security vulnerability fixed through the collaborative efforts of DamienMcKenna, elarlang, larowlan, effulgentsia, pandaski, mcdruid, jenlampton, quicksketch, and greggles.

Note: Detailed information about these vulnerabilities may be limited in the immediate aftermath of the release to protect sites that have not yet updated. Full details are typically published in the security advisories on drupal.org after a reasonable update window.

Performance Improvements

No specific performance improvements were highlighted in this security-focused release.

Impact Summary

Drupal 10.0.5 is a critical security release that addresses multiple vulnerabilities that could potentially be exploited by malicious actors. The involvement of numerous core maintainers and security team members in these fixes indicates the significance of these security issues.

The release contains 37 additions and 12 deletions across 11 files, suggesting targeted fixes rather than extensive changes to the codebase. This approach minimizes the risk of introducing new issues while addressing the security vulnerabilities.

By updating to this version, site owners protect their Drupal installations from potential exploits that could compromise site data, functionality, or server resources. The security team's coordinated release of these fixes demonstrates Drupal's commitment to maintaining a secure content management framework.

Sites that delay this update may be vulnerable to attacks, particularly after the security advisories are published with full details of the vulnerabilities.

Statistics:

File Changed11
Line Additions37
Line Deletions12
Line Changes49
Total Commits4

User Affected:

  • Need to update their Drupal installations immediately to address critical security vulnerabilities
  • Should review their sites for any signs of compromise if updates weren't applied promptly

Contributors:

longwave