CVE-2026-72536 PUBLISHED

Chaskiq Chaskiq - Missing Authentication

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
CVSS Score: 8.2

Product Status

Vendor Chaskiq
Product Chaskiq
Versions
  • affected from 0 to 46dfdd1 (incl.)

Credits

  • Bobur Abdugafforov (Mahadsec) finder

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE