Home

>

Tools

>

Drupal

>

Releases

>

8.9.17

Drupal Release: 8.9.17

Tag Name: 8.9.17

Release Date: 7/20/2021

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 8.9.17 is a security release addressing critical vulnerabilities identified in SA-CORE-2021-004. This update is essential for all Drupal 8.9.x sites to protect against potential security exploits. The release contains security patches with minimal code changes (16 additions, 16 deletions across 5 files) and no new features or functionality changes.

Highlight of the Release

    • Critical security update addressing vulnerabilities detailed in SA-CORE-2021-004
    • Minimal code changes focused specifically on security issues
    • Collaborative security fix developed by multiple Drupal security team members

Migration Guide

No migration steps are required for this security update. Simply update your Drupal core from 8.9.16 to 8.9.17 following the standard Drupal update procedure:

  1. Back up your database and site files
  2. Put your site into maintenance mode
  3. Update Drupal core using your preferred method (Composer, Drush, or manual update)
  4. Run the database update script (visit /update.php or use Drush)
  5. Take your site out of maintenance mode
  6. Clear caches

No configuration changes or additional steps are needed after updating.

Upgrade Recommendations

Immediate Update Strongly Recommended

This security update should be applied immediately to all Drupal 8.9.x sites. The security vulnerabilities addressed in this release could potentially be exploited on unpatched sites.

For sites unable to update immediately, it is recommended to:

  1. Take the site offline temporarily until the update can be applied
  2. Apply any mitigation measures recommended in the SA-CORE-2021-004 security advisory
  3. Monitor site logs for suspicious activity

Long-term, sites should consider upgrading to Drupal 9 as Drupal 8 will reach end-of-life in November 2021.

Bug Fixes

This release specifically addresses security vulnerabilities detailed in SA-CORE-2021-004. While these are technically bug fixes, they are security-related and not standard functional bugs. The exact nature of the vulnerabilities is not detailed in the commit messages to prevent exploitation before users have a chance to update.

New Features

No new features were introduced in this release. Drupal 8.9.17 is strictly a security update addressing vulnerabilities outlined in the security advisory SA-CORE-2021-004.

Security Updates

This release addresses critical security vulnerabilities as detailed in SA-CORE-2021-004. The security advisory was worked on by multiple Drupal security team members including mcdruid, michieltcs, xjm, Heine, and larowlan.

The specific details of the vulnerabilities are intentionally not disclosed in detail to protect sites that have not yet been updated. Users should refer to the official Drupal Security Advisory SA-CORE-2021-004 for more information once they have updated their sites.

Performance Improvements

No specific performance improvements were included in this release. The focus was entirely on addressing security vulnerabilities.

Impact Summary

This security release addresses critical vulnerabilities that could potentially be exploited on unpatched Drupal 8.9.x sites. The impact is primarily security-related, with no changes to functionality, performance, or user interface.

The security fixes were implemented with minimal code changes (16 additions, 16 deletions across 5 files), suggesting targeted patches to address specific vulnerabilities rather than extensive rewrites.

All Drupal 8.9.x site owners should update immediately to protect their sites from potential security exploits. The collaborative nature of the fix, involving multiple security team members (mcdruid, michieltcs, xjm, Heine, larowlan), indicates a coordinated response to address important security concerns.

Statistics:

File Changed5
Line Additions16
Line Deletions16
Line Changes32
Total Commits2

User Affected:

  • Need to update their Drupal installations immediately to address security vulnerabilities
  • Should review their site for any signs of compromise if they delayed updating

Contributors:

xjm