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.
Published: 2026-08-14
Score: 5.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Quay’s Stripe webhook handler lacks signature verification, allowing an unauthenticated attacker to send forged JSON messages to the /webhooks/stripe endpoint. The flaw enables the attacker to reset a namespace’s build quota to its maximum value and trigger unsolicited billing notifications to namespace administrators. This can lead to unexpected cost increases and administrative confusion, particularly in environments where billing data drives operational decisions.

Affected Systems

The vulnerability affects Red Hat Quay version 3 and is also listed against Red Hat OpenShift Update Service. No specific sub‑versions are enumerated, so all instances of Quay 3 are considered vulnerable.

Risk and Exploitability

The CVSS score of 5.9 classifies the flaw as moderate severity, and the EPSS score is unavailable, indicating no quantified exploitation frequency. The vulnerability can be leveraged remotely; any host able to reach the public /webhooks/stripe endpoint can send crafted requests, bypassing authentication entirely. The flaw is not listed in CISA’s KEV catalog, but the lack of validation makes it trivially exploitable without additional privileges.

Generated by OpenCVE AI on August 15, 2026 at 00:21 UTC.

Remediation

Vendor Workaround

To mitigate this vulnerability, restrict network access to the `/webhooks/stripe` endpoint in Red Hat Quay. Configure network firewalls to allow connections to this endpoint only from trusted Stripe IP addresses or block access if Stripe billing integration is not utilized. This prevents unauthenticated attackers from forging billing events. Ensure any network changes are applied and services are reloaded or restarted as necessary for the changes to take effect, which may temporarily impact Quay service availability.


OpenCVE Recommended Actions

  • Apply any available vendor patch that restores signature verification for the Stripe webhook in Red Hat Quay 3.
  • Restrict inbound traffic to the /webhooks/stripe endpoint to only the IP addresses used by Stripe; alternatively, block the endpoint if Stripe integration is not required.
  • Verify that the application authenticates incoming webhook requests, or disable the billing integration until a patch is applied.

Generated by OpenCVE AI on August 15, 2026 at 00:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 14 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
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.
Title Quay: stripe webhook accepts forged events without signature verification in quay
First Time appeared Redhat
Redhat openshift Update Service
Redhat quay
Weaknesses CWE-347
CPEs cpe:/a:redhat:openshift_update_service:5
cpe:/a:redhat:quay:3
Vendors & Products Redhat
Redhat openshift Update Service
Redhat quay
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

Redhat Openshift Update Service Quay
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-14T22:43:06.490Z

Reserved: 2026-08-14T19:46:37.191Z

Link: CVE-2026-74244

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T23:16:34.490

Modified: 2026-08-14T23:16:34.490

Link: CVE-2026-74244

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-14T00:00:00Z

Links: CVE-2026-74244 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T00:30:16Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature