Home

>

Tools

>

Drupal

>

Releases

>

8.5.14

Drupal Release: 8.5.14

Tag Name: 8.5.14

Release Date: 3/20/2019

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

Highlight of the Release

    • Critical security update addressing vulnerabilities detailed in SA-CORE-2019-004
    • Minimal code changes focused specifically on security fixes
    • Coordinated security release by multiple Drupal security team members

Migration Guide

No migration steps are required for this security update. This is a direct update from Drupal 8.5.13 to 8.5.14 with no database schema changes or other modifications requiring special migration procedures.

To update:

  1. Back up your site's files and database
  2. Update Drupal core using your preferred method (Composer, Drush, or manual update)
  3. Run the database update script if prompted
  4. Clear caches

No additional migration steps are needed beyond the standard update process.

Upgrade Recommendations

Immediate Update Strongly Recommended

This security release addresses critical vulnerabilities and should be applied immediately to all Drupal 8.5.x sites. The security team considers this update essential for maintaining site security.

Upgrade paths:

  • Direct update from Drupal 8.5.13 to 8.5.14 is straightforward
  • Sites on earlier 8.5.x versions should update directly to 8.5.14
  • Sites on Drupal 8.4.x or earlier should first update to a supported version branch

Note that Drupal 8.5.x will eventually reach end-of-life. For long-term site planning, consider upgrading to the latest supported major version of Drupal when feasible.

Bug Fixes

This release specifically addresses security vulnerabilities detailed in SA-CORE-2019-004. While these are technically bug fixes, they are security-related and not standard functional bugs. For details on the specific vulnerabilities fixed, refer to the official Drupal security advisory SA-CORE-2019-004.

New Features

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

Security Updates

SA-CORE-2019-004 Security Advisory

This release addresses critical security vulnerabilities identified in the SA-CORE-2019-004 security advisory. The security team, including contributors alexpott, larowlan, greggles, drumm, mlhess, David_Rothstein, and pwolanin, collaborated on these fixes.

While specific details about the vulnerabilities are typically limited in security releases to prevent exploitation, the fixes involve 127 additions and 3 deletions across 6 files. Site administrators should update immediately to mitigate potential security risks.

For complete details on the vulnerabilities addressed, refer to the official Drupal Security Advisory.

Performance Improvements

No specific performance improvements were included in this release. The changes were focused exclusively on addressing security vulnerabilities.

Impact Summary

This security release addresses critical vulnerabilities that could potentially allow unauthorized access to Drupal sites. The impact is significant for all Drupal 8.5.x installations, as unpatched sites may be vulnerable to exploitation.

The security fixes were carefully implemented with minimal code changes (127 additions, 3 deletions) to address the specific vulnerabilities without disrupting normal site functionality. No new features or API changes were introduced, meaning the update should be straightforward with no expected impact on site functionality.

The coordinated release by multiple security team members indicates the importance of this update and the collaborative effort to protect the Drupal ecosystem. Site administrators should prioritize this update to maintain site security.

Statistics:

File Changed6
Line Additions127
Line Deletions3
Line Changes130
Total Commits2

User Affected:

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

Contributors:

larowlan