- 🐛 Fixed email domain blocklist not being checked when a member updates their email address (#22320) - Ronald Langeveld
View the changelog for full details: v5.110.2...v5.110.3
Tag Name: v5.110.3
Release Date: 3/3/2025
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.110.3 fixes a critical security vulnerability where the email domain blocklist was not being checked when members updated their email addresses. This patch ensures that spam prevention measures are consistently applied across all email-related operations, protecting publications from unwanted signups from blocked domains.
No migration steps are required for this release. The fix is automatically applied when updating to v5.110.3.
This release fixes a security vulnerability that could allow users to bypass your email domain blocklist. If you use Ghost's email domain blocklist feature to prevent signups from certain domains, we strongly recommend upgrading to v5.110.3 as soon as possible to ensure complete protection against unwanted signups.
Previously, Ghost's email domain blocklist was only checked during the initial signup process, creating a security gap where members could bypass restrictions by first signing up with an allowed domain and later updating to a blocked domain. This release fixes this vulnerability by:
This fix closes the reported issue ONC-797.
No new features were added in this release. This is a security and bug fix release focused on improving the existing email domain blocklist functionality.
This release addresses a security vulnerability where users could bypass the email domain blocklist by:
The fix implements consistent domain validation across all email-related operations, preventing potential spam or abuse from blocked domains. This is particularly important for publications that use the blocklist feature to prevent unwanted signups from known spam domains.
No specific performance improvements were included in this release. The focus was on security and bug fixes related to email domain validation.
This release addresses a specific security vulnerability in Ghost's email domain validation system. The impact is primarily positive for site administrators who rely on email domain blocklists to prevent spam or unwanted signups. The fix ensures that these protections cannot be bypassed through the email update process.
The changes are focused on backend validation logic and error handling, with minimal user-facing changes except for the addition of clear error messages when a blocked domain is detected during email updates. These error messages have been properly localized across multiple languages.
No database schema changes, API changes, or performance impacts are included in this release. The update is straightforward with no migration steps required.
View the changelog for full details: v5.110.2...v5.110.3