Home

>

Tools

>

Drupal

>

Releases

>

8.5.6

Drupal Release: 8.5.6

Tag Name: 8.5.6

Release Date: 8/1/2018

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.5.6 is a security release that addresses critical vulnerabilities identified in SA-CORE-2018-005. This update is crucial for all Drupal 8.5.x sites to protect against potential security exploits. The release focuses exclusively on security patches with no new features or performance improvements.

Highlight of the Release

    • Critical security update addressing vulnerabilities outlined in SA-CORE-2018-005
    • Collaborative security fix developed by multiple core contributors
    • Focused security release with no feature changes

Migration Guide

No specific migration steps are required for this security update. However, as with any update, it is recommended to:

  1. Back up your database and site files before updating
  2. Update through the administrative interface or using Composer:
    composer update drupal/core --with-dependencies
    
  3. Run database updates via the UI at /update.php or using Drush:
    drush updatedb
    
  4. Clear caches via the UI or using Drush:
    drush cache-rebuild
    

Upgrade Recommendations

Immediate Update Strongly Recommended

This security release addresses critical vulnerabilities that could potentially be exploited. All sites running Drupal 8.5.x should be updated to 8.5.6 immediately.

If you are unable to update immediately, please review the security advisory SA-CORE-2018-005 for potential mitigation strategies until you can complete the update.

Sites still on Drupal 8.4.x or earlier should update to the latest secure version appropriate for their update path.

Bug Fixes

This release primarily addresses security vulnerabilities rather than functional bugs. The specific details of the security fixes are documented in the security advisory SA-CORE-2018-005.

New Features

This security release does not introduce any new features. It is focused exclusively on addressing the security vulnerabilities identified in SA-CORE-2018-005.

Security Updates

SA-CORE-2018-005 Security Advisory

This release addresses critical security vulnerabilities identified in the Drupal core. The security team, along with multiple contributors including MichaelCu, mwop, Wim Leers, bkosborne, cashwilliams, moshe weitzman, mlhess, xjm, larowlan, Jibran, and DamienMcKenna, collaborated to develop and implement these important security fixes.

For detailed information about the vulnerabilities and recommended mitigation strategies, please refer to the official security advisory at the Drupal Security Team's website.

Performance Improvements

No specific performance improvements are included in this security-focused release.

Impact Summary

Drupal 8.5.6 is a critical security release that addresses vulnerabilities identified in SA-CORE-2018-005. The security fixes were developed collaboratively by multiple core contributors to ensure the continued security of Drupal installations.

This release is focused exclusively on security patches and does not include new features, performance improvements, or non-security bug fixes. The changes are concentrated in core security components, with minimal impact on site functionality.

The security vulnerabilities addressed in this release could potentially be exploited if left unpatched, making this update urgent for all Drupal 8.5.x sites. Site administrators should prioritize this update to maintain the security integrity of their Drupal installations.

Statistics:

File Changed3
Line Additions91
Line Deletions92
Line Changes183
Total Commits2

User Affected:

  • Must update their Drupal 8.5.x installations immediately to address critical security vulnerabilities
  • Need to follow the security advisory recommendations for proper mitigation

Contributors:

xjm