S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Web Vulnerabilities·Updated Sep 9, 2026

CVE-2026-0702 Scanner

CVE-2026-0702 Scanner - SQL Injection vulnerability in VidShop for WooCommerce

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsurl
CostFree
3
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-0702
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

The VidShop – Shoppable Videos for WooCommerce plugin for WordPress is vulnerable to time-based SQL Injection via the 'fields' parameter in all versions up to, and including, 1.1.4 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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
VidShop – Shoppable Videos for WooCommerceby wpcreatix
0
Updated Sep 9, 2026View on NVD →
Detail

VidShop for WooCommerce is a plugin used in WordPress environments to enhance the functionality of WooCommerce by integrating shoppable videos. It is primarily utilized by e-commerce businesses seeking to improve user engagement and sales conversion. The plugin allows users to shop directly from videos, streamlining the purchasing process. VidShop is widely used due to its seamless integration with WooCommerce, a leading e-commerce platform on WordPress. Companies harness it to provide interactive shopping experiences, thereby differentiating their online storefronts. The plugin has gained popularity among retailers aiming to leverage multimedia for consumer engagement.

The SQL Injection vulnerability in VidShop for WooCommerce arises from inadequate escaping of the 'fields' parameter. This flaw may allow unauthenticated attackers to extract sensitive data directly from the database. The vulnerability is rated as high severity due to its potential to compromise data confidentiality. Exploitation of this weakness does not require authentication, increasing the risk factor and broadening the attack surface. Such vulnerabilities in plugins pose significant security risks to WordPress sites, which are widely used for e-commerce. The potential to access confidential information makes it a lucrative target for attackers.

The technical details of this SQL Injection vulnerability revolve around the improper handling of SQL queries in the plugin's code, particularly noted in the `fields` parameter. This parameter is insufficiently sanitized, enabling injection of SQL commands that could manipulate database queries. Specifically, the vulnerability exists in the `/wp-json/vsfw/v1/videos` endpoint, where the `fields` parameter can be leveraged to execute arbitrary SQL code. This flaw permits attackers to execute time-based or blind SQL injection attacks, retrieving database content without requiring authentication. The existence of this endpoint with improper sanitization provides a vector for database exploitation.

Exploitation of this SQL Injection vulnerability can lead to unauthorized access to sensitive database information. Attackers could retrieve customer data, transaction details, or other critical information stored within the WooCommerce platform. Such breaches could lead to identity theft, financial losses, and damage to the business's reputation. Additionally, compromised database integrity can disrupt operations and lead to downtime. Failure to address this vulnerability could result in non-compliance with data protection regulations, imposing legal liabilities on the affected businesses.

REFERENCES

Solution Advice
Remediation:
  • Update to the latest version of VidShop - Shoppable Videos for WooCommerce plugin for WordPress to address security vulnerabilities.
  • Implement parameterized queries or prepared statements to prevent SQL Injection attacks.
  • Utilize web application firewalls (WAF) to provide an additional layer of security against database attacks.
  • Regularly audit and test your WordPress plugins for security flaws.
  • Ensure user input is properly sanitized and validated to prevent malicious data from reaching the database.

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-2026-0702 Scanner - SQL Injection vulnerability in VidShop for WooCommerce | S4E