What the vulnerability does
01Description
The Stripe Payment Plugin for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 3.7.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
A SQL injection vulnerability in the Stripe Payment Gateway for WooCommerce plugin allows unauthenticated attackers to execute arbitrary SQL queries against the site's database. No user interaction is required. An attacker can read, modify, or delete sensitive data including customer payment information, order details, and site credentials. All versions up to 3.7.9 are affected.
What an attacker can do
03Attacker Capabilities
Execute SQL commands to read, modify, or delete database records without authentication.
Potential impact on your site
04Site Impact
Customer payment data, orders, and site credentials can be stolen, altered, or destroyed.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
January 19, 2024
CVE published
April 8, 2026
Record updated