WC Order Analytics Add-on Plugin Security & Risk Analysis

wordpress.org/plugins/wc-order-analytics-add-on

The WC Order Analytics Add-on plugin enables the addition of custom meta fields to the order analytics table.

80 active installs v1.0.2 PHP 7.4+ WP 6.3+ Updated Oct 18, 2024
order-analyticsorder-data-analysiswoocommercewoocommerce-analytics
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WC Order Analytics Add-on Plugin Safe to Use in 2026?

Generally Safe

Score 92/100

WC Order Analytics Add-on Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "wc-order-analytics-add-on" v1.0.2 plugin exhibits a generally positive security posture based on the provided static analysis. The plugin has no recorded vulnerabilities (CVEs), which is a strong indicator of past security diligence. Furthermore, the static analysis reveals no obvious attack vectors such as unprotected AJAX handlers, REST API routes, shortcodes, or cron events, and all identified output is properly escaped, which is commendable. However, a significant concern arises from the presence of a single SQL query that does not utilize prepared statements. This absence of prepared statements for the SQL query presents a risk of SQL injection vulnerabilities if the data used in the query is not rigorously sanitized prior to execution, even though taint analysis did not reveal any current flows. The complete lack of capability checks and nonce checks, while not directly flagged as vulnerabilities in this version, represent potential areas for future security weaknesses if the plugin's functionality evolves to include sensitive operations.

While the plugin has a clean vulnerability history and avoids many common pitfalls, the unparameterized SQL query is a definite security concern that needs to be addressed. The absence of attack surface in terms of entry points is excellent, but the lack of broader security checks like capability and nonce checks suggests that the security measures might be less comprehensive than ideal for a plugin interacting with potentially sensitive order data. Overall, the plugin is reasonably secure for its current version, but the identified SQL query practice and the absence of certain security checks warrant attention to maintain a robust security posture.

Key Concerns

  • Raw SQL query without prepared statements
Vulnerabilities
None known

WC Order Analytics Add-on Plugin Security Vulnerabilities

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

WC Order Analytics Add-on Plugin Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped9 total outputs
Attack Surface

WC Order Analytics Add-on Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_noticesbfs-wc-extend-reports.php:55
actionadmin_enqueue_scriptsincludes\admin\class-oa-addon-admin-main.php:20
filterwoocommerce_rest_prepare_report_ordersincludes\admin\pages\report-orders\class-oa-addon-report-orders.php:18
filterwoocommerce_settings_tabs_arrayincludes\admin\pages\settings-tab\class-oa-addon-settings-tab.php:18
actionwoocommerce_settings_tabs_wc_order_analyticsincludes\admin\pages\settings-tab\class-oa-addon-settings-tab.php:19
actionwoocommerce_settings_save_wc_order_analyticsincludes\admin\pages\settings-tab\class-oa-addon-settings-tab.php:20
Maintenance & Trust

WC Order Analytics Add-on Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 18, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs80
Developer Profile

WC Order Analytics Add-on Plugin Developer Profile

BrainFleck Solutions

4 plugins · 280 total installs

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

How We Detect WC Order Analytics Add-on Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-order-analytics-add-on/build/index.js/wp-content/plugins/wc-order-analytics-add-on/build/style.css
Script Paths
/wp-content/plugins/wc-order-analytics-add-on/build/index.js
Version Parameters
wc-order-analytics-add-on/build/index.js?ver=wc-order-analytics-add-on/build/style.css?ver=

HTML / DOM Fingerprints

JS Globals
window.data
REST Endpoints
/wp-json/wc/v3/reports/orders
FAQ

Frequently Asked Questions about WC Order Analytics Add-on Plugin