CVE-2026-12713
Received Received - Intake

SQL Injection in WPCargo Track & Trace WordPress Plugin

Vulnerability report for CVE-2026-12713, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: WPScan

Description

The WPCargo Track & Trace WordPress plugin before 8.0.4 does not properly sanitise and escape a parameter before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks. This affects a code path distinct from the one addressed by CVE-2024-44004.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpcargo wpcargo_track_and_trace to 8.0.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an unauthenticated SQL injection flaw in the WPCargo Track & Trace WordPress plugin versions before 8.0.4. It occurs because the plugin fails to properly sanitize and escape the wpcargo_tracking_number parameter before using it in SQL queries. Attackers can exploit this to manipulate database queries without authentication.

Detection Guidance

To detect this vulnerability, check if your WordPress site uses the WPCargo Track & Trace plugin version before 8.0.4. You can inspect the plugin version via the WordPress admin dashboard under Plugins or by examining the plugin files on the server. No specific commands are provided in the context, but monitoring for unusual database queries or unauthorized access attempts may indicate exploitation.

Impact Analysis

This vulnerability allows attackers to execute arbitrary SQL commands on your WordPress database. They could steal sensitive data like user credentials, modify or delete database contents, or take control of your website. Since it requires no authentication, any visitor could potentially exploit it.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection. Organizations may face fines or penalties for failing to secure sensitive information due to this flaw.

Mitigation Strategies

Immediately update the WPCargo Track & Trace plugin to version 8.0.4 or later. If updating is not possible, consider disabling or removing the plugin until an update is applied. Ensure your WordPress installation and all plugins are regularly updated to the latest versions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12713. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart