ReOrder Posts within Categories Security & Risk Analysis

wordpress.org/plugins/reorder-post-within-categories

Enables manual ranking of post (and custom post) within taxonomy terms using a drag & drop grid interface.

7K active installs v2.14.5 PHP 5.6+ WP 4.4+ Updated Dec 8, 2023
orderorder-by-categoryorder-custom-post-typere-orderreorder
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ReOrder Posts within Categories Safe to Use in 2026?

Generally Safe

Score 85/100

ReOrder Posts within Categories has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The 'reorder-post-within-categories' v2.14.5 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query sanitization (84% prepared statements) and output escaping (97%), with no known historical vulnerabilities. This suggests a developer who is generally aware of secure coding principles.

However, significant concerns arise from the attack surface analysis. A total of four AJAX handlers are present, and alarmingly, all four lack authentication checks. This creates a wide entry point for potential attackers to interact with the plugin's functionality without proper authorization. Furthermore, the taint analysis reveals three high-severity flows with unsanitized paths. While the static analysis didn't flag dangerous functions or file operations, these high-severity taint flows indicate a potential for malicious data to be processed in an unsafe manner, which, when combined with the unprotected AJAX endpoints, poses a considerable risk.

In conclusion, while the absence of historical CVEs and good practices in SQL and output handling are strengths, the plugin's current state is weakened by its substantial, unprotected attack surface via AJAX and the presence of high-severity unsanitized taint flows. These critical weaknesses necessitate immediate attention to mitigate potential security breaches.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized taint flows
Vulnerabilities
None known

ReOrder Posts within Categories Security Vulnerabilities

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

ReOrder Posts within Categories Code Analysis

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

SQL Query Safety

84% prepared25 total queries

Output Escaping

97% escaped86 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

6 flows3 with unsanitized paths
load_posts (admin\class-reorder-post-within-categories-admin.php:295)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

ReOrder Posts within Categories Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_cat_ordered_changedincludes\class-reorder-post-within-categories.php:174
authwp_ajax_user_orderingincludes\class-reorder-post-within-categories.php:175
authwp_ajax_user_shuffleincludes\class-reorder-post-within-categories.php:176
authwp_ajax_get_more_postsincludes\class-reorder-post-within-categories.php:177
WordPress Hooks 19
filterqueryadmin\class-reorder-post-within-categories-admin.php:722
actionplugins_loadedincludes\class-reorder-post-within-categories.php:143
actionadmin_noticesincludes\class-reorder-post-within-categories.php:165
actioninitincludes\class-reorder-post-within-categories.php:167
actionadmin_menuincludes\class-reorder-post-within-categories.php:169
actionadmin_menuincludes\class-reorder-post-within-categories.php:173
actiontransition_post_statusincludes\class-reorder-post-within-categories.php:179
actiontrashed_postincludes\class-reorder-post-within-categories.php:181
actionadmin_initincludes\class-reorder-post-within-categories.php:183
filterposts_whereincludes\class-reorder-post-within-categories.php:202
filterposts_joinincludes\class-reorder-post-within-categories.php:203
filterposts_orderbyincludes\class-reorder-post-within-categories.php:204
filterposts_requestincludes\class-reorder-post-within-categories.php:205
filterget_previous_post_joinincludes\class-reorder-post-within-categories.php:208
filterget_next_post_joinincludes\class-reorder-post-within-categories.php:209
filterget_previous_post_whereincludes\class-reorder-post-within-categories.php:210
filterget_next_post_whereincludes\class-reorder-post-within-categories.php:211
filterrpwc2_allow_custom_sort_orderby_overrideincludes\class-reorder-post-within-categories.php:213
filterposts_clausespublic\class-reorder-post-within-categories-public.php:118
Maintenance & Trust

ReOrder Posts within Categories Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.0
Last updatedDec 8, 2023
PHP min version5.6
Downloads301K

Community Trust

Rating94/100
Number of ratings60
Active installs7K
Developer Profile

ReOrder Posts within Categories Developer Profile

Aurovrata Venet

6 plugins · 25K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
265 days
View full developer profile
Detection Fingerprints

How We Detect ReOrder Posts within Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reorder-post-within-categories/admin/css/reorder-post-within-categories-admin.css/wp-content/plugins/reorder-post-within-categories/assets/jquery-ui.min.css/wp-content/plugins/reorder-post-within-categories/assets/sortable/Sortable.min.js/wp-content/plugins/reorder-post-within-categories/admin/js/reorder-post-within-categories-admin.js
Script Paths
//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.min.css//cdn.jsdelivr.net/npm/sortablejs@latest/Sortable.min.js
Version Parameters
reorder-post-within-categories-admin.css?ver=reorder-post-within-categories-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
rpwc2-order-type-select
HTML Comments
NB @since 2.9.0 flag terms with v1.x rankings if required.
Data Attributes
data-rpwc-iddata-rpwc-order
JS Globals
rpwc2
REST Endpoints
/wp-json/reorder-post-within-categories/v1/settings
FAQ

Frequently Asked Questions about ReOrder Posts within Categories