Solo Blocks – Page Builder Gutenberg Blocks Security & Risk Analysis

wordpress.org/plugins/solo-blocks

Custom Blocks for WordPress Block Editor. Build your website in minutes.

10 active installs v1.0.1 PHP 8.0+ WP 6.0+ Updated Feb 15, 2024
blockblock-editorblocksgutenberg-blockswordpress-blocks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Solo Blocks – Page Builder Gutenberg Blocks Safe to Use in 2026?

Generally Safe

Score 85/100

Solo Blocks – Page Builder 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

The "solo-blocks" plugin exhibits a strong security posture based on the provided static analysis. There are no identified attack vectors through common entry points like AJAX handlers, REST API routes, shortcodes, or cron events, and crucially, none of these are reported as unprotected. The plugin also demonstrates good practices in handling SQL queries, exclusively using prepared statements, and appears to have a low incidence of dangerous function usage. A significant majority of output is properly escaped, which is a positive sign for preventing cross-site scripting vulnerabilities. The plugin's vulnerability history is clean, with no known CVEs or past issues, indicating a potentially well-maintained and secure codebase over time.

However, a few areas warrant attention. While the number of file operations is not inherently problematic, the lack of explicit nonce checks on any entry points could be a concern if the plugin were to introduce new AJAX or REST API endpoints in the future without proper authentication mechanisms. Additionally, the capability checks are limited, suggesting that fine-grained access control might be absent for certain functionalities. The absence of any taint analysis flows might mean the analysis was incomplete or that the plugin's complexity did not trigger these checks; further investigation into deeper code logic would be beneficial if this were a more complex plugin.

In conclusion, the "solo-blocks" plugin appears to be a secure choice with a solid foundation. Its lack of known vulnerabilities and strong adherence to secure coding practices for SQL and output escaping are commendable. The primary areas for potential improvement lie in the robustness of authentication and authorization mechanisms for any future expansions or existing functionalities not fully covered by capability checks, and ensuring comprehensive taint analysis is performed on the entire codebase.

Key Concerns

  • No Nonce Checks
  • Limited Capability Checks
  • Limited Output Escaping Coverage
Vulnerabilities
None known

Solo Blocks – Page Builder Gutenberg Blocks Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Solo Blocks – Page Builder Gutenberg Blocks Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Solo Blocks – Page Builder Gutenberg Blocks Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
24
68 escaped
Nonce Checks
0
Capability Checks
2
File Operations
5
External Requests
0
Bundled Libraries
0

Output Escaping

74% escaped92 total outputs
Attack Surface

Solo Blocks – Page Builder Gutenberg Blocks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 19
actionwp_footercore\blocks\class-search.php:55
actioninitcore\blocks\index.php:57
filterblock_categories_allcore\blocks\index.php:58
actionenqueue_block_editor_assetscore\blocks\index.php:60
actionenqueue_block_assetscore\blocks\index.php:61
actionadmin_print_stylescore\class-assets.php:34
actionwp_enqueue_scriptscore\class-css-vars.php:28
actionwp_footercore\class-css-vars.php:29
actionrest_api_initcore\class-rest.php:26
actionwp_enqueue_scriptscore\fonts\index.php:25
actionwp_print_footer_scriptscore\fonts\index.php:26
filterupload_mimescore\init.php:22
filterpre_render_block__DISABLEDcore\support\typography.php:25
filterrender_block__DISABLEDcore\support\typography.php:26
actionrender_block_datacore\support\uid.php:24
actionadmin_noticessolo-blocks.php:32
actionadmin_noticessolo-blocks.php:38
actionplugins_loadedsolo-blocks.php:44
actioninitsolo-blocks.php:47
Maintenance & Trust

Solo Blocks – Page Builder Gutenberg Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedFeb 15, 2024
PHP min version8.0
Downloads722

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Solo Blocks – Page Builder Gutenberg Blocks Developer Profile

Solo Blocks

1 plugin · 10 total installs

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

How We Detect Solo Blocks – Page Builder 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/solo-blocks/dist/components.js/wp-content/plugins/solo-blocks/dist/support.js/wp-content/plugins/solo-blocks/dist/components.css/wp-content/plugins/solo-blocks/dist/blocks/section/block.json/wp-content/plugins/solo-blocks/dist/blocks/column/block.json/wp-content/plugins/solo-blocks/dist/blocks/group/block.json/wp-content/plugins/solo-blocks/dist/blocks/delimiter/block.json/wp-content/plugins/solo-blocks/dist/blocks/counter/block.json+22 more
Script Paths
/wp-content/plugins/solo-blocks/dist/components.js/wp-content/plugins/solo-blocks/dist/support.js
Version Parameters
wp-sb-components?ver=wp-sb-support?ver=wp-sb-components?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-solo-blocks-sectionwp-block-solo-blocks-columnwp-block-solo-blocks-groupwp-block-solo-blocks-delimiterwp-block-solo-blocks-counterwp-block-solo-blocks-buttonwp-block-solo-blocks-image-boxwp-block-solo-blocks-icon-box+19 more
Data Attributes
data-block="solo-blocks/data-block="solo-blocks/counter"data-block="solo-blocks/button"data-block="solo-blocks/image-box"data-block="solo-blocks/icon-box"data-block="solo-blocks/image-carousel"+18 more
JS Globals
wp.blocks.registerBlockTypewp.element.createElementwp.editor.useSelectwp.components.PanelBodywp.components.TextControlwp.components.SelectControl+26 more
FAQ

Frequently Asked Questions about Solo Blocks – Page Builder Gutenberg Blocks