
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-7954 is a race condition vulnerability in Shopware's voucher system that allows attackers to bypass intended voucher usage restrictions and exceed predefined usage limitations. It was disclosed on August 6, 2025, and affects Shopware versions 6.6.0.0 through 6.6.10.4 (and up to but not including 6.7.2.0). The vulnerability carries a CVSS v3.1 base score of 8.1 (High) and a CVSS v4.0 base score of 6.0 (Medium) (Github Advisory, Shopware Issue).
The root cause is classified as CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization). Voucher code validation in Shopware's checkout process is not an atomic operation, meaning a timing window exists during which multiple concurrent checkout requests can each pass the voucher validity check before any single one marks the voucher as used. An attacker exploits this by applying a restricted (e.g., one-time-use) voucher across multiple simultaneous sessions and using a "single-packet attack" technique — sending all intercepted final checkout requests simultaneously — to ensure they arrive and are processed concurrently before the server can invalidate the voucher (Shopware Issue, Github Advisory). This technique is documented in PortSwigger research on single-packet attacks for exploiting remote race conditions.
Successful exploitation allows an attacker to redeem a limited-use voucher (e.g., a one-time-use discount code) multiple times across simultaneous checkout sessions, effectively bypassing the shop's promotional controls. This can result in unauthorized discounts, direct financial losses for the merchant, and undermining the integrity of the e-commerce platform's pricing and voucher management systems (Github Advisory, Shopware Issue). There is no direct confidentiality or availability impact; the primary risk is integrity-related financial fraud.
A proof-of-concept exploit is publicly referenced via the Shopware GitHub issue, and the attack can be performed using freely available tools such as the free version of Burp Suite (Shopware Issue). Exploitation requires the attacker to possess a valid restricted voucher code for the target shop, making it a low-privilege but preconditioned attack. There is no evidence of active in-the-wild exploitation at this time, and the vulnerability is not listed in the CISA KEV catalog. The EPSS score is approximately 0.038% (low probability of exploitation in the next 30 days) (Github Advisory).
/checkout/order) from one or more IP addresses, consistent with a single-packet or parallel request attack pattern.Shopware has addressed this vulnerability in version 6.7.2.0 and above; affected organizations should upgrade immediately (Github Advisory). No specific configuration-based workaround has been published, but administrators are advised to implement additional monitoring of voucher usage patterns and review access controls for voucher management. After patching, thorough testing of voucher functionality is recommended to confirm the fix is effective (Shopware Issue).
The vulnerability was reported by Juri Himmelreich and disclosed via the Shopware public GitHub issue tracker on July 15, 2025, with the CVE published on August 6, 2025. A full disclosure post was published on the Seclists Full Disclosure mailing list (Seclists). No significant broader media coverage or notable researcher commentary beyond the initial disclosure has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."