Summary
Ghost: Paid gift memberships obtainable at minimal cost via the donations feature
Advisory details
Impact
A vulnerability in Ghost's public donation checkout flow allowed an unauthenticated attacker to obtain full paid gift memberships for a minimal payment. No customer or member data was exposed, and the issue could not be used to steal money from a site or its members.
Vulnerable versions
This vulnerability is present in Ghost from v6.27.0 up to v6.43.1.
Patches
v6.44.0 contains a fix for this issue.
How to update
For self-hosters using Docker, find Docker’s official Ghost image on Docker Hub and follow the documentation on updating a Docker-based Ghost instance.
For self-hosters using Ghost-CLI, see the documentation for updating Ghost to the latest version.
Workarounds
If upgrading immediately is not possible, you can remove the vulnerable checkout path by disabling the donations feature in Ghost Admin under Settings → Membership → Tips & donations until the upgrade is applied.
References
Ghost thanks sane100400 and p4p3r for disclosing this vulnerability responsibly.
For more information
If you have any questions or comments about this advisory, email Ghost at security@ghost.org.
References
- https://github.com/advisories/GHSA-xm43-3m56-w3wf
- https://github.com/TryGhost/Ghost/security/advisories/GHSA-xm43-3m56-w3wf
- https://nvd.nist.gov/vuln/detail/CVE-2026-59817
- https://github.com/TryGhost/Ghost/pull/28351
- https://github.com/TryGhost/Ghost/pull/28352
- https://github.com/TryGhost/Ghost/commit/cab716cd015ac04b7ee50c7a405478d97bc7b1e0
- https://github.com/TryGhost/Ghost/commit/ee7b991b466a7849c70f9d1caed8e491ee4113c6
Related vulnerabilities
All Supply chain →- HIGHCVE-2026-63735
SurrealDB: Custom API route lets authenticated callers override namespace/database scope via URL path
- MEDIUMCVE-2026-72802
SiYuan: Absolute filesystem path and OS username disclosure via resolveAssetPath
- MEDIUMCVE-2026-63669
ApostropheCMS: Missing destination-parent authorization in page `move()` allows a low-privileged editor to move and re-rank pages inside a restricted subtree
- HIGHCVE-2026-73841
OpenChoreo: Cross-project command execution and wirelog view access via OpenChoreo openchoreo-api exec and wirelogs endpoints
- MEDIUMCVE-2026-82395
Sulu: Media move/update authorization bypass (IDOR)
- HIGHCVE-2026-81892
EasyAdmin custom-action dispatcher bypasses access_control on other routes