Tracking for Fedex USPS Security & Risk Analysis

wordpress.org/plugins/tracking-for-fedex-usps

Once activated, this plugin generated a shortcode [tracking-fedex-usps] that you can insert into any post or page. The shortcode will be displayed as …

20 active installs v1.0.0 PHP + WP 3.4+ Updated Apr 19, 2020
fedexshippingshortcodetrackingusps
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Tracking for Fedex USPS Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "tracking-for-fedex-usps" plugin version 1.0.0 exhibits a generally positive security posture based on the provided static analysis. It correctly utilizes prepared statements for all SQL queries and demonstrates strong output escaping practices, with only a small percentage of outputs potentially unescaped. The absence of dangerous functions, external HTTP requests, and a low total attack surface further contribute to this positive assessment. The plugin also benefits from a clean vulnerability history, indicating a lack of past exploitable issues.

However, there are notable areas for improvement. The presence of unsanitized paths in three taint flows, even without critical or high severity, suggests a potential risk of path traversal or insecure file handling. Furthermore, the complete absence of nonce checks and capability checks, especially given the presence of a shortcode, raises concerns about authorization and potential cross-site request forgery (CSRF) vulnerabilities. While the attack surface is small, the lack of robust authentication and authorization mechanisms for its single entry point is a significant weakness.

In conclusion, while the plugin demonstrates good practices in areas like SQL sanitization and output escaping, the identified taint flow issues and the complete lack of nonce and capability checks present tangible security risks. These weaknesses, particularly the authorization gaps, warrant attention to prevent potential exploitation, despite the plugin's otherwise clean record.

Key Concerns

  • Unsanitized paths in taint flows
  • Missing nonce checks
  • Missing capability checks
  • Potential unescaped output
Vulnerabilities
None known

Tracking for Fedex USPS Security Vulnerabilities

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

Tracking for Fedex USPS Code Analysis

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

Output Escaping

94% escaped17 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
tfu_fedex_form_action (tracking-fedex-usps.php:10)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tracking for Fedex USPS Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tracking-fedex-usps] tracking-fedex-usps.php:156
Maintenance & Trust

Tracking for Fedex USPS Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 19, 2020
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Tracking for Fedex USPS Developer Profile

SoftwareElites

2 plugins · 30 total installs

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

How We Detect Tracking for Fedex USPS

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<form style=" display:inline!important;" method="post"><label for="pwd">Tracking Number:</label><input type="text" id="Address" name="Tracking"><label for="pwd">Carrier:</label><select name="Carrier"><option value="usps">USPS</option><option value="fedex">Fedex</option></select><button type="submit" name="BtnSubmit" class="btn btn-default">Submit</button></form>
FAQ

Frequently Asked Questions about Tracking for Fedex USPS