Solid Dynamics Security & Risk Analysis

wordpress.org/plugins/solid-dynamics

Helpful utilities for Elementor, Jet Engine, and beyond.

80 active installs v1.12.0 PHP 7.0+ WP + Updated Sep 17, 2025
dynamic-tagselementorjet-enginemacros
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Solid Dynamics Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "solid-dynamics" v1.12.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of unprotected AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. The plugin also demonstrates good coding practices with 100% of SQL queries using prepared statements and a high percentage of properly escaped output. The presence of nonce and capability checks further strengthens its defenses against common web vulnerabilities. Furthermore, the lack of any recorded vulnerabilities or CVEs in its history suggests a commitment to security by the developers, or at least a lack of discovered issues.

Despite these strengths, there are two critical areas for concern. The taint analysis reveals two flows with unsanitized paths. While the severity is not explicitly classified as high or critical in the taint analysis report, unsanitized paths are inherently risky and can lead to serious vulnerabilities like directory traversal or arbitrary file reads/writes if not handled with extreme care. The fact that these are identified flows warrants immediate investigation to ensure they are not exploitable. Additionally, the output escaping, while high at 87%, means that 13% of outputs are not properly escaped. This could leave the plugin susceptible to cross-site scripting (XSS) attacks, especially if those unescaped outputs are displayed to users without further sanitization.

Key Concerns

  • Taint flows with unsanitized paths (2)
  • Outputs not properly escaped (13%)
Vulnerabilities
None known

Solid Dynamics Security Vulnerabilities

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

Solid Dynamics Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
6 prepared
Unescaped Output
31
201 escaped
Nonce Checks
2
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared6 total queries

Output Escaping

87% escaped232 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
render_widget_usage_page (admin-pages\widget-usage.php:17)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Solid Dynamics Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wpsf_export_settingswp-settings-framework\wp-settings-framework.php:132
authwp_ajax_wpsf_import_settingswp-settings-framework\wp-settings-framework.php:133
WordPress Hooks 19
actionadmin_menuadmin-pages\custom-css-usage.php:5
actionadmin_menuadmin-pages\widget-usage.php:5
actionelementor/display_conditions/registerclasses\elementor-display-conditions.php:6
actionelementor/dynamic_tags/registerclasses\elementor-dynamic-tags.php:6
filterjet-engine/listings/macros-listclasses\jet-engine-macros.php:6
filterwpsf_register_settings_solid_dynamicssettings\settings-fields.php:4
actionadmin_menusettings\settings.php:14
filterwpsf_menu_icon_url_solid_dynamicssettings\settings.php:15
actioninitsettings\settings.php:21
filterdo_redirect_guess_404_permalinksettings\settings.php:49
filterrest_endpointssettings\settings.php:53
filtermanage_users_columnssettings\settings.php:58
filtermanage_users_custom_columnsettings\settings.php:59
filtermanage_users_sortable_columnssettings\settings.php:61
actionadmin_headsettings\settings.php:65
actionwp_enqueue_scriptssettings\settings.php:69
actionadmin_initwp-settings-framework\wp-settings-framework.php:115
actionadmin_noticeswp-settings-framework\wp-settings-framework.php:120
actionadmin_enqueue_scriptswp-settings-framework\wp-settings-framework.php:122
Maintenance & Trust

Solid Dynamics Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 17, 2025
PHP min version7.0
Downloads15K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Solid Dynamics Developer Profile

soliddigital

4 plugins · 380 total installs

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

How We Detect Solid Dynamics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/solid-dynamics/assets/elementor-subtle-fade-in-entrance-animations.css

HTML / DOM Fingerprints

CSS Classes
elementor-editor-active#elementor-switch-mode
REST Endpoints
/wp/v2/users/wp/v2/users/(?P<id>[\d]+)
FAQ

Frequently Asked Questions about Solid Dynamics