WP Grid Sorter Security & Risk Analysis

wordpress.org/plugins/wp-grid-sorter

Sort your WordPress posts with custom sort keys

10 active installs v1.0.0 PHP + WP 3.8+ Updated Jun 1, 2014
curategridmasonryordersort
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Grid Sorter Safe to Use in 2026?

Generally Safe

Score 85/100

WP Grid Sorter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The wp-grid-sorter plugin v1.0.0 exhibits a concerning security posture due to significant vulnerabilities identified in its static analysis. While the plugin has no recorded vulnerability history, its code analysis reveals one unprotected AJAX handler, representing a substantial attack surface without authentication. Furthermore, the presence of SQL queries that do not utilize prepared statements, combined with a low percentage of properly escaped output, indicates potential risks of SQL injection and cross-site scripting (XSS) vulnerabilities. The taint analysis also flagged a flow with unsanitized paths, which, despite not being classified as critical or high severity in this instance, highlights an area of concern for potential data manipulation or unauthorized access.

Key Concerns

  • AJAX handler without authentication check
  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
  • Taint flow with unsanitized paths
Vulnerabilities
None known

WP Grid Sorter Security Vulnerabilities

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

WP Grid Sorter Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
12
3 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

20% escaped15 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<edit> (pages\edit.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

WP Grid Sorter Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wpgs_save_ordermodules\ajax.php:18
WordPress Hooks 5
actionwp_insert_postinc\hooks.php:3
filterwpgs_grid_item_classinc\hooks.php:38
actionwpgs_grid_iteminc\hooks.php:53
actionadmin_menuwp-grid-sorter.php:52
actioninitwp-grid-sorter.php:127
Maintenance & Trust

WP Grid Sorter Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJun 1, 2014
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Grid Sorter Developer Profile

vutran

2 plugins · 20 total installs

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

How We Detect WP Grid Sorter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-grid-sorter/assets/stylesheets/wp-grid-sorter.css/wp-content/plugins/wp-grid-sorter/assets/scripts/wp-grid-sorter.js/wp-content/plugins/wp-grid-sorter/assets/scripts/imagesLoaded.js/wp-content/plugins/wp-grid-sorter/assets/scripts/draggabilly.pkgd.min.js/wp-content/plugins/wp-grid-sorter/assets/scripts/packery.pkgd.min.js
Script Paths
/wp-content/plugins/wp-grid-sorter/assets/scripts/wp-grid-sorter.js
Version Parameters
wp-grid-sorter/assets/stylesheets/wp-grid-sorter.css?ver=wp-grid-sorter/assets/scripts/wp-grid-sorter.js?ver=

HTML / DOM Fingerprints

CSS Classes
w1w2w3w4w5w6w7w8+4 more
Data Attributes
data-postiddata-posttypedata-meta_key
JS Globals
wp_grid_sorter
FAQ

Frequently Asked Questions about WP Grid Sorter