SQL Injection Vulnerability in WPCargo Track & Trace Plugin for WordPress
CVE-2026-12713
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 6 August 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-12713?
The WPCargo Track & Trace WordPress plugin, prior to version 8.0.4, lacks adequate parameter sanitization and escaping practices within its SQL statements. This oversight creates a significant security risk, as it enables unauthenticated users to execute SQL injection attacks. Such vulnerabilities can potentially allow attackers to manipulate database queries, leading to unauthorized data access or modification, and highlighting the importance of safeguarding data integrity within web applications.
Affected Version(s)
WPCargo Track & Trace 0 < 8.0.4
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.