RT Deliveries Security & Risk Analysis

wordpress.org/plugins/rtdeliveries

Integrate WooCommerce with Road Train Deliveries (RTD) for automated shipping, tracking, and order syncing.

0 active installs v1.0.0 PHP 8.1+ WP 6.0+ Updated Jun 30, 2025
courierdeliverylogisticsshippingwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RT Deliveries Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The rtdeliveries plugin v1.0.0 exhibits a generally good security posture, with no known historical vulnerabilities and a strong emphasis on input validation and access control for its entry points. The plugin correctly implements nonce and capability checks on all identified AJAX handlers and REST API routes, significantly reducing the risk of unauthorized access or actions. Furthermore, the vast majority of output is properly escaped, and there are no dangerous function calls or file operations that could be easily exploited. The plugin also avoids bundling external libraries, simplifying its maintenance and reducing the risk of inherited vulnerabilities from outdated components.

However, the static analysis does reveal some areas for improvement. Specifically, the taint analysis identified two high-severity flows with unsanitized paths, indicating a potential for path traversal vulnerabilities if these flows are not handled with extreme care. Additionally, while 50% of SQL queries use prepared statements, the remaining 50% do not, presenting a risk of SQL injection if the unsanitized inputs are directly used in database queries. These findings, despite the overall strong security practices, warrant attention to prevent potential exploits.

In conclusion, rtdeliveries v1.0.0 is a well-secured plugin with no known public vulnerabilities. Its implementation of security best practices for entry points and output handling is commendable. The primary concerns lie within the identified taint flows and the use of raw SQL queries. Addressing these specific issues would further strengthen the plugin's security and eliminate potential avenues for attack.

Key Concerns

  • High severity unsanitized path taint flows
  • SQL queries not using prepared statements
Vulnerabilities
None known

RT Deliveries Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

RT Deliveries Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

RT Deliveries Code Analysis

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

SQL Query Safety

50% prepared8 total queries

Output Escaping

92% escaped121 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
order_page (includes\Admin\OrderList.php:11)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RT Deliveries Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_rtdeliveries_check_statusincludes\functions.php:191
authwp_ajax_rtdeliveries_send_orderincludes\functions.php:280

REST API Routes 1

GET/wp-json/rtd-api/v1/shopsincludes\functions.php:401
WordPress Hooks 7
actionadmin_menuincludes\Admin\Menu.php:18
actionadmin_enqueue_scriptsincludes\Admin\Menu.php:19
actionadmin_initincludes\Admin\Menu.php:20
actionadmin_noticesincludes\Admin\Settings.php:113
actionadmin_initincludes\Admin.php:28
actionrest_api_initincludes\functions.php:400
actionplugins_loadedrtdeliveries.php:45
Maintenance & Trust

RT Deliveries Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 30, 2025
PHP min version8.1
Downloads298

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RT Deliveries Developer Profile

rtdeliveriesdev

1 plugin · 0 total installs

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

How We Detect RT Deliveries

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rtdeliveries/assets/css/style.css/wp-content/plugins/rtdeliveries/assets/js/admin-order-list.js
Script Paths
/wp-content/plugins/rtdeliveries/assets/js/admin-order-list.js
Version Parameters
rtdeliveries/assets/css/style.css?ver=rtdeliveries/assets/js/admin-order-list.js?ver=

HTML / DOM Fingerprints

JS Globals
rtdeliveriesData
FAQ

Frequently Asked Questions about RT Deliveries