CVE-2026-72536
HighCVSS 8.6Summary
A missing authentication vulnerability in Chaskiq through commit 46dfdd1 allows unauthenticated remote attackers to manipulate any tenant Stripe subscription via the stripeCreateIntent GraphQL mutation. The mutation lacks authentication and authorization checks, exposing Stripe payment intent creation to unauthenticated callers.
Risk Assessment
Risk of unauthorized changes to billing and subscriptions, potentially leading to financial loss and trust erosion.
Recommendation
Upgrade Chaskiq to a version after commit 46dfdd1 that includes proper authentication and authorization for GraphQL mutations.
Original NVD description (English source)
A missing authentication vulnerability in Chaskiq through commit 46dfdd1 allows unauthenticated remote attackers to manipulate any tenant Stripe subscription via the stripeCreateIntent GraphQL mutation. The mutation lacks authentication and authorization checks, exposing Stripe payment intent creation to unauthenticated callers. An attacker can create payment intents and alter billing for any tenant without credentials.

