Order Tracker by Phone Number Security & Risk Analysis

wordpress.org/plugins/order-tracker-by-phone-number

Allow customers to track their WooCommerce orders using just their phone number with a sleek popup display.

50 active installs v1.0.0 PHP 7.4+ WP 5.6+ Updated Unknown
order-lookuporder-statusorder-trackingphone-number
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Order Tracker by Phone Number Safe to Use in 2026?

Generally Safe

Score 100/100

Order Tracker by Phone Number has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "order-tracker-by-phone-number" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. It correctly utilizes prepared statements for all SQL queries and demonstrates a high percentage of properly escaped output, significantly mitigating risks of SQL injection and cross-site scripting (XSS). The plugin also appears to have a limited attack surface, with a small number of entry points, none of which are immediately apparent as unprotected. The absence of any recorded vulnerabilities in its history further reinforces this positive assessment, suggesting a proactive approach to security or a lack of past exploitation.

However, a key concern arises from the complete lack of capability checks on its entry points. While nonce checks are present for one AJAX handler, the absence of capability checks means that any user, regardless of their role or permissions, could potentially interact with these functions. This could lead to unauthorized access or manipulation of plugin features. The presence of file operations without specific context also warrants a closer look, though without further information on how they are implemented, the risk is currently unclear. The zero taint analysis flows, while positive, could also be a result of limited or non-existent dynamic analysis, and therefore shouldn't be seen as a definitive guarantee of zero taint-related issues.

In conclusion, the plugin has implemented several critical security best practices, making it appear relatively secure. The primary weakness lies in the missing capability checks, which create a potential avenue for privilege escalation or unauthorized actions. Further investigation into the implementation of file operations and a more comprehensive taint analysis would be beneficial for a complete risk picture. The lack of historical vulnerabilities is a positive indicator, but the identified gaps in authorization require attention.

Key Concerns

  • Missing capability checks on entry points
  • Possible uninspected file operations
Vulnerabilities
None known

Order Tracker by Phone Number Security Vulnerabilities

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

Order Tracker by Phone Number Code Analysis

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

Output Escaping

94% escaped66 total outputs
Attack Surface

Order Tracker by Phone Number Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_otbp_track_orderorder-tracker-by-phone.php:73
noprivwp_ajax_otbp_track_orderorder-tracker-by-phone.php:74

Shortcodes 1

[otbp_order_tracker] order-tracker-by-phone.php:70
WordPress Hooks 8
actionadmin_initorder-tracker-by-phone.php:38
actionplugins_loadedorder-tracker-by-phone.php:41
actionadmin_noticesorder-tracker-by-phone.php:46
actionbefore_woocommerce_initorder-tracker-by-phone.php:60
actionadmin_menuorder-tracker-by-phone.php:77
actionadmin_initorder-tracker-by-phone.php:78
actionwp_enqueue_scriptsorder-tracker-by-phone.php:81
actionadmin_enqueue_scriptsorder-tracker-by-phone.php:82
Maintenance & Trust

Order Tracker by Phone Number Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads480

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Order Tracker by Phone Number Developer Profile

Yasir Arafat

1 plugin · 50 total installs

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

How We Detect Order Tracker by Phone Number

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/order-tracker-by-phone-number/css/style.css/wp-content/plugins/order-tracker-by-phone-number/js/script.js
Script Paths
/wp-content/plugins/order-tracker-by-phone-number/js/script.js
Version Parameters
order-tracker-by-phone-number/css/style.css?ver=order-tracker-by-phone-number/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
otbp-tracker-formotbp-modalotbp-modal-contentotbp-close
Data Attributes
id="otbp-track-order-form"id="otbp-results-container"id="otbp-order-popup"id="otbp-popup-content"name="phone"wp_nonce_field('otbp_track_order', 'otbp_nonce')
JS Globals
OTBP_AJAX_URLOTBP_NONCE
REST Endpoints
/wp-json/otbp/v1/track-order
Shortcode Output
<div class="otbp-tracker-form"<form id="otbp-track-order-form"<button type="submit"<div id="otbp-results-container"></div>
FAQ

Frequently Asked Questions about Order Tracker by Phone Number