RT Advance Order Reporting Security & Risk Analysis

wordpress.org/plugins/rt-advanced-order-reports

Real-time advanced order reporting dashboard for WooCommerce.

0 active installs v2.0.0 PHP 7.4+ WP 6.0+ Updated Apr 8, 2026
analyticsordersreportingreportswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is RT Advance Order Reporting Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "rt-advanced-order-reports" plugin v2.0.0 exhibits a generally strong security posture due to its adherence to several best practices. All identified SQL queries utilize prepared statements, and all output appears to be properly escaped, significantly mitigating the risk of SQL injection and cross-site scripting (XSS) vulnerabilities. The plugin also implements nonce and capability checks on its entry points, which is a positive indicator of an attempt to secure these pathways. Furthermore, the absence of known CVEs and a clean vulnerability history suggest a well-maintained codebase or a lack of previous exploitable issues.

Despite these strengths, the static analysis reveals one potential concern: a single identified taint flow with unsanitized paths, flagged as high severity. While the absence of external HTTP requests and the limited attack surface (two AJAX handlers, both with authentication checks) are positive, this single taint flow warrants careful consideration. The presence of file operations without further context is also a minor point of attention. Overall, the plugin is relatively secure, but the identified high-severity taint flow introduces a specific risk that needs to be acknowledged.

Key Concerns

  • High severity taint flow with unsanitized paths
Vulnerabilities
None known

RT Advance Order Reporting Security Vulnerabilities

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

RT Advance Order Reporting Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

RT Advance Order Reporting Code Analysis

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

SQL Query Safety

100% prepared15 total queries

Output Escaping

100% escaped41 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-rtao-aor-data> (includes/class-rtao-aor-data.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RT Advance Order Reporting Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_rtao_aor_dataincludes/class-rtao-aor-admin.php:21
authwp_ajax_rtao_aor_exportincludes/class-rtao-aor-admin.php:22
WordPress Hooks 5
actionadmin_menuincludes/class-rtao-aor-admin.php:19
actionadmin_enqueue_scriptsincludes/class-rtao-aor-admin.php:20
actionwp_dashboard_setupincludes/class-rtao-aor-widget.php:16
actionplugins_loadedrt-advanced-order-reports.php:21
actionadmin_noticesrt-advanced-order-reports.php:23
Maintenance & Trust

RT Advance Order Reporting Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 8, 2026
PHP min version7.4
Downloads54

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RT Advance Order Reporting Developer Profile

raintech357

9 plugins · 40 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 Advance Order Reporting

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rt-advanced-order-reports/assets/css/admin.css/wp-content/plugins/rt-advanced-order-reports/assets/js/chart.umd.min.js/wp-content/plugins/rt-advanced-order-reports/assets/js/admin.js
Script Paths
/wp-content/plugins/rt-advanced-order-reports/assets/js/chart.umd.min.js/wp-content/plugins/rt-advanced-order-reports/assets/js/admin.js
Version Parameters
rt-advanced-order-reports/assets/css/admin.css?ver=rt-advanced-order-reports/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
rtao-aor-wraprtao-aor-titlertao-aor-live-badgertao-aor-filtersrtao-aor-period-btnsrtao-aor-periodrtao-aor-custom-rangertao-aor-apply+9 more
HTML Comments
<!-- Chart.js is bundled inside the plugin (assets/js/chart.umd.min.js). --><!-- WooCommerce submenu page hook: woocommerce_page_{menu-slug} --><!-- AJAX – return JSON data for all tabs --><!-- AJAX – CSV export (GET request triggers file download) -->+1 more
Data Attributes
data-perioddata-tab
JS Globals
rtaoAOR
FAQ

Frequently Asked Questions about RT Advance Order Reporting