Product Reorder for Woocommerce Security & Risk Analysis

wordpress.org/plugins/woo-product-reorder

A simple way to reorder your woocommerce product in wordpress

300 active installs v1.2.5 PHP 7.1+ WP 4.8+ Updated May 5, 2022
product-orderwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Product Reorder for Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "woo-product-reorder" plugin v1.2.5 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by avoiding dangerous functions, not performing file operations or external HTTP requests, and utilizing prepared statements for all SQL queries. All identified output operations are also properly escaped, and there are no recorded vulnerabilities in its history, suggesting a generally well-maintained codebase. However, a significant concern arises from the static analysis, which reveals two AJAX handlers without any authentication or capability checks. This creates a substantial attack surface that could potentially be exploited by unauthenticated users.

The lack of authorization checks on AJAX endpoints is a critical oversight. While there are no apparent taint flows or dangerous code signals, an attacker could leverage these unprotected entry points to trigger unintended actions or gain unauthorized access if the plugin's functionality allows for sensitive operations to be performed via AJAX. The absence of nonces further compounds this risk, making it easier for attackers to forge requests.

In conclusion, while the plugin's internal code quality regarding SQL and output handling is commendable, the unprotected AJAX endpoints represent a serious security weakness. The vulnerability history being clear is positive, but it doesn't mitigate the immediate risks posed by the identified attack surface. Addressing the missing authentication and authorization checks on the AJAX handlers should be the highest priority to improve the plugin's security.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without capability checks
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Product Reorder for Woocommerce Security Vulnerabilities

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

Product Reorder for Woocommerce Code Analysis

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

Product Reorder for Woocommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_wpr_orderindex.php:168
authwp_ajax_wpr_orderindex.php:169
WordPress Hooks 5
actionadmin_enqueue_scriptsindex.php:17
actioninitindex.php:18
actionadmin_menuindex.php:121
actionafter_setup_themeindex.php:175
filtergettextindex.php:186
Maintenance & Trust

Product Reorder for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedMay 5, 2022
PHP min version7.1
Downloads5K

Community Trust

Rating60/100
Number of ratings2
Active installs300
Developer Profile

Product Reorder for Woocommerce Developer Profile

G Matta

4 plugins · 2K total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
630 days
View full developer profile
Detection Fingerprints

How We Detect Product Reorder for Woocommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/woo-product-reorder/css/style.css/wp-content/plugins/woo-product-reorder/js/index.js
Script Paths
/wp-content/plugins/woo-product-reorder/js/index.js
Version Parameters
woo-product-reorder/css/style.css?ver=woo-product-reorder/js/index.js?ver=

HTML / DOM Fingerprints

CSS Classes
reorder-titlewpr-apiwpr-action-barfilter-wrapwpr-filter-type-wrapwpr-categories-wrapwpr-tags-wrapwpr-filter-reset+4 more
Data Attributes
id="wpr-filter-type"id="wpr-categories"id="wpr-tags"id="wpr-reset-filters"id="save_order"id="wpr-data"
JS Globals
wpr
REST Endpoints
/wp-json/wp/v2/product
FAQ

Frequently Asked Questions about Product Reorder for Woocommerce