AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-72536

HIGH · CVSS 8.6 EPSS 0.42% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

A missing authentication vulnerability in Chaskiq allows unauthenticated remote attackers to manipulate any tenant's Stripe subscription through the stripeCreateIntent GraphQL mutation, which lacks necessary authentication and authorization checks. This flaw enables attackers to create and alter payment intents, potentially leading to unauthorized billing changes for any tenant. Organizations using Chaskiq, particularly those handling Stripe subscriptions, should prioritize patching this vulnerability to prevent exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-72536
Severity
HIGH
CVSS
8.6
EPSS
0.42%

Original NVD Description

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.