What this page helps you verify fast
This hub clusters every indexed record for WPCargo Track & Trace so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin WPCargo Track & Trace (`wpcargo`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2026-25401, CVE-2025-31609 and CVE-2024-54271, so operators can jump from disclosure to patch validation without scanning the full feed first.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
WPCargo <= 6.8.9 - Unauthenticated Remote Code Execution
WPCargo Track & Trace <= 8.0.2 - Unauthenticated SQL Injection
WPCargo Track & Trace <= 6.9.4 - Reflected Cross-Site Scripting
WPCargo Track & Trace <= 6.9.4 - Admin+ Stored Cross Site Scripting
WPCargo Track & Trace <= 8.0.2 - Missing Authorization
WPCargo Track & Trace <= 8.0.1 - Authenticated (Contributor+) Insecure Direct Object Reference
WPCargo Track & Trace <= 8.0.1 - Missing authorization to Authenticated (Subscriber+) Settings Update
This hub clusters every indexed record for WPCargo Track & Trace so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The WPCargo Track & Trace plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 8.0.2. This makes it pos...
The WPCargo Track & Trace plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 8.0.1 due to missing validation on a user controlled ke...
The WPCargo Track & Trace plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 8.0.1. This makes it...
Sorted by latest disclosure date so newly published issues surface first.
The WPCargo Track & Trace plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 8.0.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.
The WPCargo Track & Trace plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 8.0.1 due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Contributor-level access and a...
The WPCargo Track & Trace plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 8.0.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update p...
The WPCargo Track & Trace plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 8.0.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticat...
The WPCargo Track & Trace WordPress plugin before 6.9.5 does not sanitise and escape the wpcargo_tracking_number parameter before outputting it back in the page, which could allow attackers to perform reflected Cross-Site Scripting attacks.
The WPCargo Track & Trace WordPress plugin before 6.9.5 does not sanitize and escapes some of its settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed.
The WPCargo Track & Trace WordPress plugin before 6.9.0 contains a file which could allow unauthenticated attackers to write a PHP file anywhere on the web server, leading to RCE