Grid Element Trash Security & Risk Analysis

wordpress.org/plugins/grid-element-trash

You can hide containers and boxes from the Grid toolbar.

10 active installs v1.1.2 PHP + WP 4.0+ Updated Jan 5, 2022
extensiongridtrash
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Grid Element Trash Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "grid-element-trash" plugin v1.1.2 presents a mixed security posture. While it shows no recorded vulnerabilities in its history and avoids dangerous functions, file operations, and external HTTP requests, several concerning aspects are highlighted by the static analysis. The presence of an unprotected AJAX handler is a significant security concern, as it creates an immediate attack vector. Furthermore, the complete lack of nonce checks and capability checks on any entry points, coupled with raw SQL queries not using prepared statements, significantly amplifies the risk associated with the unprotected AJAX handler. The limited output escaping also contributes to a weaker security posture.

The absence of any known CVEs is a positive indicator of past security diligence or limited exposure. However, this does not negate the risks identified in the current version's code. The plugin's strengths lie in its minimal attack surface in terms of entry points and its avoidance of common plugin vulnerabilities like bundled outdated libraries or external requests. Nevertheless, the identified weaknesses, particularly the unprotected AJAX endpoint and the lack of robust security measures like nonces and prepared statements, warrant careful consideration.

Key Concerns

  • Unprotected AJAX handler
  • SQL queries without prepared statements
  • Missing nonce checks
  • Missing capability checks
  • Low output escaping percentage
Vulnerabilities
None known

Grid Element Trash Security Vulnerabilities

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

Grid Element Trash Code Analysis

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

38% escaped8 total outputs
Attack Surface
1 unprotected

Grid Element Trash Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_grid_element_trash_change_optioninc\settings.php:22
WordPress Hooks 7
filtergrid_boxes_searchinc\elements-filter.php:18
filtergrid_metaboxesinc\elements-filter.php:19
filtergrid_reuse_box_idsinc\elements-filter.php:20
filtergrid_containersinc\elements-filter.php:21
filtergrid_reusable_containersinc\elements-filter.php:22
filtergrid_reuse_container_idsinc\elements-filter.php:23
actionadmin_menuinc\settings.php:21
Maintenance & Trust

Grid Element Trash Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 5, 2022
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Grid Element Trash Developer Profile

EdwardBock

22 plugins · 2K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
107 days
View full developer profile
Detection Fingerprints

How We Detect Grid Element Trash

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/grid-element-trash/css/settings-page.css/wp-content/plugins/grid-element-trash/js/settings-page.js
Script Paths
/wp-content/plugins/grid-element-trash/js/settings-page.js
Version Parameters
grid-element-trash/css/settings-page.css?ver=grid-element-trash/js/settings-page.js?ver=

HTML / DOM Fingerprints

CSS Classes
grid-element-trash-wrappercontainer-trash-listtrash-checkcheck-container
Data Attributes
data-element='container'data-element='reuse-container'
REST Endpoints
/wp-json/grid-element-trash/change_option
FAQ

Frequently Asked Questions about Grid Element Trash