Parcel Tracking Security & Risk Analysis

wordpress.org/plugins/parcel-tracker

A simple package tracking plugin for logistics companies. Allows customers to track parcels using a number.

0 active installs v1.6 PHP + WP 5.5+ Updated Feb 3, 2026
deliverylogisticspackageparceltracking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Parcel Tracking Safe to Use in 2026?

Generally Safe

Score 100/100

Parcel Tracking has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'parcel-tracker' plugin v1.6 exhibits a generally good security posture, with no known vulnerabilities in its history and a strong adherence to secure coding practices such as prepared statements for SQL queries and a high percentage of properly escaped outputs. The absence of dangerous functions, file operations, and external HTTP requests also contributes positively to its security. However, the presence of an unprotected AJAX handler represents a significant concern, as it creates a potential entry point for attackers that lacks any form of authentication or authorization checks.

While the static analysis indicates a low overall risk due to the minimal attack surface and the absence of critical security signals like dangerous functions or unsanitized taint flows, the unprotected AJAX handler warrants immediate attention. This single unprotected entry point could be exploited to perform actions or retrieve information that should be restricted to authenticated users. The plugin's clean vulnerability history is a positive indicator, suggesting a commitment to security by its developers, but it does not negate the risks introduced by the identified code issues.

In conclusion, 'parcel-tracker' v1.6 is mostly secure, with strong coding practices evident. The primary weakness lies in the single unprotected AJAX endpoint, which, despite the plugin's otherwise robust security, presents a tangible risk. Addressing this specific issue would significantly bolster the plugin's security. The lack of historical vulnerabilities is commendable but should not lead to complacency regarding the current analysis findings.

Key Concerns

  • AJAX handler without auth checks
Vulnerabilities
None known

Parcel Tracking Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Parcel Tracking Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
5
65 escaped
Nonce Checks
3
Capability Checks
1
File Operations
0
External Requests
1
Bundled Libraries
0

Output Escaping

93% escaped70 total outputs
Attack Surface
1 unprotected

Parcel Tracking Attack Surface

Entry Points4
Unprotected1

AJAX Handlers 2

authwp_ajax_patrack_update_statusincludes\admin.php:158
authwp_ajax_patrack_send_test_smspackage-tracking.php:81

Shortcodes 2

[package_tracking_form] includes\frontend.php:10
[package_tracking_result] includes\frontend.php:101
WordPress Hooks 15
actioninitincludes\admin.php:17
actionadd_meta_boxesincludes\admin.php:23
actionsave_postincludes\admin.php:120
filtermanage_patrack_package_posts_columnsincludes\admin.php:123
actionmanage_patrack_package_posts_custom_columnincludes\admin.php:129
filterwp_mail_fromincludes\admin.php:194
filterwp_mail_from_nameincludes\admin.php:195
filterredirect_post_locationincludes\admin.php:209
filterwp_mail_fromincludes\email.php:30
filterwp_mail_from_nameincludes\email.php:31
actionadmin_initincludes\settings.php:25
actionadmin_menuincludes\settings.php:38
actionadmin_enqueue_scriptsincludes\settings.php:54
actionwp_enqueue_scriptspackage-tracking.php:29
actionadmin_enqueue_scriptspackage-tracking.php:42
Maintenance & Trust

Parcel Tracking Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version
Downloads438

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Parcel Tracking Developer Profile

Nastin MG

5 plugins · 1K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Parcel Tracking

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/parcel-tracker/assets/css/style.css/wp-content/plugins/parcel-tracker/assets/css/admin-style.css/wp-content/plugins/parcel-tracker/assets/js/admin.js
Script Paths
/wp-content/plugins/parcel-tracker/assets/js/admin.js
Version Parameters
parcel-tracker/assets/css/style.css?ver=parcel-tracker/assets/css/admin-style.css?ver=parcel-tracker/assets/js/admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- ✅ Load admin assets on both package screens and settings page --><!-- ✅ Localize AJAX URL + Nonce for secure requests --><!-- ✅ Send SMS using helper function in sms.php --><!-- Select the page where the <code>[package_tracking_result]</code> shortcode is placed. -->+2 more
Data Attributes
name="patrack_company_name"name="patrack_company_email"name="patrack_company_hotline"name="patrack_company_address"name="patrack_sms_provider"name="patrack_sms_api_key"+5 more
JS Globals
patrack_ajax
REST Endpoints
/wp-json/parcel-tracker/v1/track
Shortcode Output
[package_tracking_result]
FAQ

Frequently Asked Questions about Parcel Tracking