Series Grid Security & Risk Analysis

wordpress.org/plugins/series-grid

Display posts in responsive grid, list, or slider layouts. PRO features include animations, color themes, auto-scroll, and social sharing.

0 active installs v4.0.3 PHP 7.4+ WP 5.5+ Updated Unknown
gallerygridpostsresponsiveslider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Series Grid Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "series-grid" v4.0.3 plugin exhibits a generally strong security posture, primarily due to the absence of known vulnerabilities and critical taint analysis findings. The plugin demonstrates good practices by implementing nonce and capability checks on all its AJAX handlers and having no unauthenticated entry points. The majority of output is properly escaped, and there are no direct file operations or bundled libraries to consider, reducing potential attack vectors.

However, there are areas of concern. The plugin uses two SQL queries, neither of which utilize prepared statements. This is a significant risk as it opens the door to SQL injection vulnerabilities if the data used in these queries is not meticulously sanitized. While the static analysis did not reveal explicit taint flows leading to unsanitized paths, the lack of prepared statements creates a potential for exploitation. The plugin also makes three external HTTP requests, which could be a vector for various attacks if the endpoints are not secure or if the data sent is not properly handled.

In conclusion, "series-grid" v4.0.3 benefits from a clean vulnerability history and robust authentication/authorization on its entry points. The primary weaknesses lie in its database interaction practices (raw SQL) and external HTTP requests. Addressing the SQL query preparation is crucial for mitigating potential security risks.

Key Concerns

  • SQL queries without prepared statements
  • External HTTP requests without clear sanitization context
Vulnerabilities
None known

Series Grid Security Vulnerabilities

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

Series Grid Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
0 prepared
Unescaped Output
36
212 escaped
Nonce Checks
9
Capability Checks
8
File Operations
0
External Requests
3
Bundled Libraries
0

SQL Query Safety

0% prepared2 total queries

Output Escaping

85% escaped248 total outputs
Attack Surface

Series Grid Attack Surface

Entry Points13
Unprotected0

AJAX Handlers 8

authwp_ajax_series_grid_load_moreseries-grid.php:47
noprivwp_ajax_series_grid_load_moreseries-grid.php:48
authwp_ajax_validate_pro_licenseseries-grid.php:49
authwp_ajax_series_grid_create_instanceseries-grid.php:50
authwp_ajax_series_grid_delete_instanceseries-grid.php:52
authwp_ajax_series_grid_duplicate_instanceseries-grid.php:53
authwp_ajax_series_grid_get_instanceseries-grid.php:54
authwp_ajax_series_grid_update_instanceseries-grid.php:55

Shortcodes 5

[series_grid] series-grid.php:44
[series_list] series-grid.php:2623
[series_slider] series-grid.php:2624
[series_grid_custom] series-grid.php:2625
[series_demo] series-grid.php:2626
WordPress Hooks 7
filterpre_update_option_series_grid_settingsadmin\admin-functions.php:16
actionwp_enqueue_scriptsseries-grid.php:39
actionadmin_enqueue_scriptsseries-grid.php:40
actionadmin_menuseries-grid.php:41
actionadmin_initseries-grid.php:42
actionadmin_initseries-grid.php:43
actionadmin_noticesseries-grid.php:403
Maintenance & Trust

Series Grid Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads473

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Series Grid Developer Profile

technodrome

2 plugins · 0 total installs

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

How We Detect Series Grid

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/series-grid/css/frontend.css/wp-content/plugins/series-grid/css/frontend.min.css/wp-content/plugins/series-grid/js/frontend.js/wp-content/plugins/series-grid/js/frontend.min.js/wp-content/plugins/series-grid/css/backend.css/wp-content/plugins/series-grid/css/backend.min.css/wp-content/plugins/series-grid/js/backend.js/wp-content/plugins/series-grid/js/backend.min.js
Script Paths
/wp-content/plugins/series-grid/js/frontend.js/wp-content/plugins/series-grid/js/frontend.min.js/wp-content/plugins/series-grid/js/backend.js/wp-content/plugins/series-grid/js/backend.min.js
Version Parameters
series-grid/css/frontend.css?ver=series-grid/css/frontend.min.css?ver=series-grid/js/frontend.js?ver=series-grid/js/frontend.min.js?ver=series-grid/css/backend.css?ver=series-grid/css/backend.min.css?ver=series-grid/js/backend.js?ver=series-grid/js/backend.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
series-grid-blockseries-grid-sliderseries-grid-listseries-grid-layout-gridseries-grid-layout-listseries-grid-layout-slider
Data Attributes
data-sg-instance-iddata-sg-layout
JS Globals
SeriesGridFrontendSeriesGridBackend
REST Endpoints
/wp-json/series-grid/v1/settings
Shortcode Output
[series_grid
FAQ

Frequently Asked Questions about Series Grid