Improper Authorization Affecting ghost package, versions >=4.22.0 <6.54.1


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.17% (7th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JS-GHOST-18610059
  • published11 Aug 2026
  • disclosed4 Aug 2026
  • creditPedro Pinho

Introduced: 4 Aug 2026

NewCVE-2026-70589  (opens in a new tab)
CWE-285  (opens in a new tab)

How to fix?

Upgrade ghost to version 6.54.1 or higher.

Overview

ghost is a publishing platform

Affected versions of this package are vulnerable to Improper Authorization in RouterController._getSubscriptionCheckoutData through the subscription offer redemption flow in core/server/controllers/router.js. An attacker can redeem an archived or otherwise inactive subscription offer by submitting its offerId during checkout. This lets users obtain subscription benefits from offers that are no longer active, bypassing the intended offer lifecycle and allowing expired or archived promotions to be redeemed.

Notes

  • The vulnerable path accepts any offer object returned by offersAPI.getOffer; the inactive-offer check is only relevant when the offer record still carries a status field, so offers without a status value were not constrained by this validation point.

CVSS Base Scores

version 4.0
version 3.1