Ni WooCommerce Order Export Security & Risk Analysis

wordpress.org/plugins/ni-woocommerce-order-export

Ni WooCommerce Order Export plugin provides the functionality to export the sales order information into CSV or excel format.

20 active installs v3.1.6 PHP 7.0+ WP 4.7+ Updated Mar 24, 2024
csv-exportexcel-exportorder-exportproduct-exportwoocommerce-order-export
41
D · High Risk
CVEs total2
Unpatched2
Last CVEApr 21, 2026
Safety Verdict

Is Ni WooCommerce Order Export Safe to Use in 2026?

High Risk

Score 41/100

Ni WooCommerce Order Export carries significant security risk with 2 known CVEs, 2 still unpatched. Consider switching to a maintained alternative.

2 known CVEs 2 unpatched Last CVE: Apr 21, 2026Updated 2yr ago
Risk Assessment

The ni-woocommerce-order-export plugin version 3.1.6 exhibits a concerning security posture despite some positive indicators. While the plugin utilizes prepared statements for all SQL queries and avoids file operations and external HTTP requests, significant weaknesses are present. The presence of an unprotected AJAX handler represents a direct entry point for attackers, and the lack of nonce and capability checks on this handler amplifies the risk. Furthermore, a substantial portion of output is not properly escaped, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. The plugin's vulnerability history reveals a known medium severity vulnerability, specifically an XSS issue, with a recent discovery in December 2024, and crucially, this vulnerability remains unpatched. This pattern of unpatched vulnerabilities, coupled with the identified code weaknesses, suggests a plugin that may not be actively maintained or tested for security flaws, posing a significant risk to WordPress sites that utilize it.

Key Concerns

  • Unpatched CVE exists
  • Unprotected AJAX handler
  • Lack of nonce checks on AJAX
  • Lack of capability checks
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
Vulnerabilities
2 published

Ni WooCommerce Order Export Security Vulnerabilities

CVEs by Year

1 CVE in 2024 · unpatched
2024
1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2026-4140medium · 4.3Cross-Site Request Forgery (CSRF)

Ni WooCommerce Order Export <= 3.1.6 - Cross-Site Request Forgery to Settings Update via ni_order_export_action AJAX Action

Apr 21, 2026Unpatched
CVE-2024-54231medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Ni WooCommerce Order Export <= 3.1.6 - Reflected Cross-Site Scripting

Dec 5, 2024Unpatched
Version History

Ni WooCommerce Order Export Release Timeline

Code Analysis
Analyzed Mar 16, 2026

Ni WooCommerce Order Export Code Analysis

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

SQL Query Safety

100% prepared26 total queries

Output Escaping

2% escaped90 total outputs
Data Flows · Security
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
page_init (include\ni-order-billing-address.php:9)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Ni WooCommerce Order Export Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_ni_order_export_actioninclude\ni-order-export.php:18
WordPress Hooks 5
actionadmin_menuinclude\ni-order-export.php:15
actionadmin_enqueue_scriptsinclude\ni-order-export.php:17
actionadmin_initinclude\ni-order-export.php:19
filterplugin_row_metainclude\ni-order-export.php:20
filterplugin_action_linksni-woocommerce-order-export.php:36
Maintenance & Trust

Ni WooCommerce Order Export Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 24, 2024
PHP min version7.0
Downloads20K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Ni WooCommerce Order Export Developer Profile

Anzar Ahmed

26 plugins · 5K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
228 days
View full developer profile
Detection Fingerprints

How We Detect Ni WooCommerce Order Export

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ni-woocommerce-order-export/assets/css/ni-sales-report-summary.css/wp-content/plugins/ni-woocommerce-order-export/assets/css/font-awesome.css/wp-content/plugins/ni-woocommerce-order-export/assets/js/amcharts/amcharts.js
Script Paths
/wp-content/plugins/ni-woocommerce-order-export/assets/js/amcharts/amcharts.js

HTML / DOM Fingerprints

CSS Classes
nioe-order-listni-order-exportni-order-billing-addressni-order-shipping-addressni-order-settingsni-addons
Data Attributes
data-page
JS Globals
ni_order_export_action
FAQ

Frequently Asked Questions about Ni WooCommerce Order Export