Fusion Page Builder : Extension – Divider Security & Risk Analysis

wordpress.org/plugins/fusion-extension-divider

Extend Fusion with a Divider Element.

300 active installs v1.1.4 PHP + WP 3.9+ Updated Dec 14, 2017
adminbuildercustomlayout-builderpage-builder
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fusion Page Builder : Extension – Divider Safe to Use in 2026?

Generally Safe

Score 85/100

Fusion Page Builder : Extension – Divider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The static analysis of the "fusion-extension-divider" plugin v1.1.4 reveals a generally strong security posture. The plugin exhibits excellent practices by having no dangerous functions, all SQL queries utilizing prepared statements, and all outputs being properly escaped. Furthermore, there are no file operations or external HTTP requests, which significantly reduces the attack surface. The absence of any known vulnerabilities in its history is also a positive indicator.

However, there are areas of concern that warrant attention. The most significant is the complete lack of nonce checks and capability checks across all entry points. While the current static analysis indicates no unprotected entry points (0 without auth checks for AJAX and 0 without permission callbacks for REST API), the absence of these fundamental security mechanisms means that even a single entry point, like the identified shortcode, could potentially be exploited if it handles user-supplied data in a way that bypasses existing implicit checks, or if its functionality is intended to be restricted to logged-in users or specific roles. Taint analysis also reported zero flows, which is positive, but this could be a reflection of the limited scope of the analysis or the absence of complex data manipulation within the shortcode.

In conclusion, while the plugin demonstrates a good understanding of secure coding for common pitfalls like SQL injection and XSS, the complete reliance on the absence of direct exploitation vectors and the lack of explicit authorization checks are significant weaknesses. The plugin's vulnerability history is clean, which is a strength, but it cannot fully compensate for the missing security layers. Future development should prioritize implementing appropriate nonce and capability checks to ensure robust protection against unauthorized access and manipulation.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Fusion Page Builder : Extension – Divider Security Vulnerabilities

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

Fusion Page Builder : Extension – Divider Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
4 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped4 total outputs
Attack Surface

Fusion Page Builder : Extension – Divider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fsn_divider] includes\extensions\divider.php:169
WordPress Hooks 3
actionplugins_loadedfusion-extension-divider.php:30
actionwp_enqueue_scriptsfusion-extension-divider.php:33
actioninitincludes\extensions\divider.php:18
Maintenance & Trust

Fusion Page Builder : Extension – Divider Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 14, 2017
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

Fusion Page Builder : Extension – Divider Developer Profile

Agency Dominion Inc.

14 plugins · 7K total installs

78
trust score
Avg Security Score
86/100
Avg Patch Time
34 days
View full developer profile
Detection Fingerprints

How We Detect Fusion Page Builder : Extension – Divider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fusion-extension-divider/includes/css/fusion-extension-divider.css

HTML / DOM Fingerprints

CSS Classes
fsn-dividerfsn-divider-vertical
Data Attributes
data-fsn-divider
Shortcode Output
<div class="fsn-divider <fsn_style_params_class> "><hr<span class="fsn-divider-vertical"
FAQ

Frequently Asked Questions about Fusion Page Builder : Extension – Divider