S4E just found a high-severity finding from ssl sweet32 vulnerability checker
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Web Vulnerabilities·Updated Apr 23, 2025

CVE-2025-27892 Scanner

CVE-2025-27892 Scanner - SQL Injection vulnerability in Shopware

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.9k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-27892
6.8
CVSSmedium
Exploitable remotely over the internet · low-privilege account sufficient · user interaction needed.

Shopware prior to version 6.5.8.13 is affected by a SQL injection vulnerability in the /api/search/order endpoint. NOTE: this issue exists because of a CVE-2024-22406 and CVE-2024-42357 regression.

Attack Vector
Network
Privileges Req.
Low
User Interaction
Required
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

The Shopware software is widely used by businesses to manage their online storefronts effectively. It is developed by Shopware AG and is popular among eCommerce sites for its flexibility and extensive features. Companies use Shopware to handle product listings, customer management, and order processing. The software aids in simplifying complex eCommerce processes, making it easier for users to operate. Its integration capabilities allow seamless operations with various third-party services for enhanced functionality. Shopware is designed to improve user experience, providing both customers and businesses a reliable platform.

The vulnerability associated with Shopware involves an SQL Injection, a type of code injection attack. It occurs when an attacker can execute arbitrary SQL code on the database. This specific vulnerability is found in the search functionality of Shopware's application API. Attackers can exploit this by manipulating the "aggregations" object parameters. Such exploitation allows attackers unauthorized access to or modification of database information, potentially leading to data breaches. It poses a significant risk due to the sensitive information typically stored in eCommerce databases.

The vulnerability lies in the handling of input within the "name" field inside the "aggregations" object. Attackers can insert SQL commands into this field, which are executed by the database. This is an example of a classic SQL Injection vulnerability where user input is not properly sanitized. The affected endpoint in this instance is "/api/search/order". The specific vulnerable parameter leads to compilation of harmful SQL commands. Consequently, attackers can control queries executed on the database, thereby bypassing intended application controls.

If exploited, this vulnerability can have severe impacts on the affected system. It may lead to unauthorized access to sensitive data such as customer details and financial records. Attackers could potentially delete or modify critical database records, leading to data integrity issues. Additionally, the compromise of database information can further aid in more complex attacks, including privilege escalation or further access to internal resources. This could result in downtime, loss of revenue, and damage to brand reputation for businesses using Shopware.

REFERENCES

Solution Advice
  • Update your Shopware installation to version 6.5.8.13 or later to patch this vulnerability.
  • Implement parameterized queries and stored procedures to prevent SQL Injection attacks.
  • Regularly review and update authentication and authorization controls to restrict unauthorized database access.
  • Employ intrusion detection and prevention systems to monitor and block suspicious activity.
  • Conduct regular security audits and code reviews to identify and remediate vulnerabilities early.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-27892 Scanner - SQL Injection vulnerability in Shopware | S4E