Sidebars Gutenberg Blocks Security & Risk Analysis

wordpress.org/plugins/sidebars-blocks

You dont need to depend on the theme layout for sidebars in gutenberg. using this plugin you can place sidebars and other widgets areas in gutenberg p …

80 active installs v1.0.2 PHP 5.4+ WP 5.6+ Updated Aug 15, 2023
blockgutenbergsidebarsidebar-blockwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sidebars Gutenberg Blocks Safe to Use in 2026?

Generally Safe

Score 85/100

Sidebars Gutenberg Blocks 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

Based on the provided static analysis and vulnerability history, the "sidebars-blocks" v1.0.2 plugin exhibits a strong security posture with no immediately apparent vulnerabilities. The static analysis reveals a remarkably small attack surface with zero identified entry points for potential exploitation. Crucially, the code adheres to best practices by employing prepared statements for all SQL queries and ensuring 100% of output is properly escaped, indicating a robust defense against common injection and cross-site scripting (XSS) attacks. The absence of file operations and external HTTP requests further limits potential attack vectors.

Furthermore, the plugin's vulnerability history is completely clean, with no recorded CVEs of any severity. This absence of past exploits, combined with the current code's apparent security measures, suggests a well-maintained and secure plugin. The fact that there are no capability checks or nonce checks might be a direct consequence of the extremely limited attack surface, as there are no AJAX handlers, REST API routes, or shortcodes to protect. However, as the plugin evolves and its functionality potentially expands, the absence of these protective measures for future entry points could become a concern.

In conclusion, for its current version and known history, "sidebars-blocks" v1.0.2 appears to be highly secure. The developers have demonstrated a commitment to secure coding practices. The primary, albeit minor, concern is the complete lack of nonces and capability checks, which, while not an issue now due to the lack of exploitable entry points, will need to be addressed if the plugin's feature set expands to include user-interactive elements.

Key Concerns

  • Missing nonce checks for potential entry points
  • Missing capability checks for potential entry points
Vulnerabilities
None known

Sidebars Gutenberg Blocks Security Vulnerabilities

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

Sidebars Gutenberg Blocks 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

Sidebars Gutenberg Blocks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedgpls-ssig-widgets-in-gutenberg.php:161
filterblock_categories_allincludes\WidgetBlock.php:51
actioninitincludes\WidgetBlock.php:52
Maintenance & Trust

Sidebars Gutenberg Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 15, 2023
PHP min version5.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Sidebars Gutenberg Blocks Developer Profile

GrandPlugins

20 plugins · 9K total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
160 days
View full developer profile
Detection Fingerprints

How We Detect Sidebars Gutenberg Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sidebars-blocks/vendor/grand-plugins/gpls-core-pro/src/Core/Hooks/Hooks.php/wp-content/plugins/sidebars-blocks/vendor/grand-plugins/gpls-core-pro/src/Core/Utils/Utils.php/wp-content/plugins/sidebars-blocks/vendor/grand-plugins/gpls-core-pro/src/Widgets/WidgetBlock.php/wp-content/plugins/sidebars-blocks/assets/js/editor.js/wp-content/plugins/sidebars-blocks/assets/css/editor.css/wp-content/plugins/sidebars-blocks/assets/js/frontend.js/wp-content/plugins/sidebars-blocks/assets/css/frontend.css
Script Paths
/wp-content/plugins/sidebars-blocks/assets/js/editor.js/wp-content/plugins/sidebars-blocks/assets/js/frontend.js
Version Parameters
sidebars-blocks/assets/js/editor.js?ver=sidebars-blocks/assets/css/editor.css?ver=sidebars-blocks/assets/js/frontend.js?ver=sidebars-blocks/assets/css/frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
gpls-ssig-widget-block
Data Attributes
data-gpls-widget-iddata-gpls-widget-name
JS Globals
window.gpls_ssig_widget_block_editor_settings
FAQ

Frequently Asked Questions about Sidebars Gutenberg Blocks