CyberRota Analysis
AI-GeneratedA vulnerability in Red Hat Quay's Stripe billing webhook handler allows unauthenticated attackers to forge billing events by sending specially crafted JSON requests to the `/webhooks/stripe` endpoint, bypassing the validation of the Stripe-Signature header. This could result in unauthorized resets of a namespace's build quota and trigger unsolicited billing notifications to administrators. Organizations using Red Hat Quay should prioritize addressing this issue to prevent potential misuse and billing disruptions.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A flaw was found in Red Hat Quay's Stripe billing webhook handler. This vulnerability allows an unauthenticated attacker to forge billing events by sending crafted JSON requests to the `/webhooks/stripe` endpoint without validating the Stripe-Signature header. Successful exploitation can lead to the unauthorized resetting of a namespace's build quota to its maximum and trigger unsolicited billing emails to namespace administrators.