RTDashboards Security & Risk Analysis

wordpress.org/plugins/rtdashboards

Description: Lightweight plugin that sends WooCommerce orders to RTDashboards.com to display them on real-time sales dashboards.

0 active installs v1.1.0 PHP 7.0+ WP 6.5+ Updated Apr 10, 2025
sales-dashboardswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RTDashboards Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 12mo ago
Risk Assessment

Based on the static analysis and vulnerability history, the rtdashboards plugin v1.1.0 exhibits a generally good security posture. The absence of critical findings in taint analysis, dangerous functions, and SQL injection risks (all queries use prepared statements) is highly commendable. The plugin also avoids common pitfalls like direct file operations and unprotected AJAX or REST API endpoints, indicating a conscious effort towards secure coding practices.

However, there are areas that warrant attention. The complete lack of nonce checks and capability checks on any entry points, combined with the presence of external HTTP requests, could introduce vulnerabilities if user-controlled data is passed to these requests without proper sanitization or authorization. While taint analysis showed no critical issues, the absence of flows analyzed is also noteworthy – it might suggest a smaller code base or limited dynamic interaction to analyze. The plugin's clean vulnerability history is a strong positive, suggesting consistent security focus from its developers.

Overall, the plugin appears to be built with security in mind, particularly in its handling of database interactions and public-facing endpoints. The primary concerns revolve around authorization and the secure handling of data in external HTTP requests, which are common areas for potential vulnerabilities. The lack of observed taint flows and zero analyzed flows warrants further investigation if the plugin's functionality involves significant user input or complex data processing.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Output escaping not fully implemented
  • No taint analysis performed
Vulnerabilities
None known

RTDashboards Security Vulnerabilities

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

RTDashboards Code Analysis

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

Output Escaping

83% escaped12 total outputs
Attack Surface

RTDashboards Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwoocommerce_order_status_changedrtdashboards-woocommerce.php:8
actionadmin_menurtdashboards.php:25
actionadmin_initrtdashboards.php:26
actionadmin_noticesrtdashboards.php:214
Maintenance & Trust

RTDashboards Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 10, 2025
PHP min version7.0
Downloads288

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RTDashboards Developer Profile

Marcel-NL

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 RTDashboards

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
rtdashboards-settings-section
HTML Comments
RTDashboards settingsFill in your token and shop ID from RTDashboards. For more info, see https://rtdashboards.com/docs/woocommerceSelect successful order statuses:Select canceled order statuses:
Data Attributes
name="rtdashboards_settings[rtdashboards_text_field]"name="rtdashboards_settings[rtdashboards_successful_order_statuses_field][]"name="rtdashboards_settings[rtdashboards_shop_id_field]"name="rtdashboards_settings[rtdashboards_canceled_orders_status_field][]"
FAQ

Frequently Asked Questions about RTDashboards