DivUp Content Security & Risk Analysis

wordpress.org/plugins/divup-content

Wrap divs around classic editor content using divup shortcodes. Also works for Gutenberg, but you may prefer to use the group block.

300 active installs v2.7 PHP 5.6+ WP 2.8+ Updated Sep 27, 2022
classic-editorcolumn-layoutcolumnscss-gridsplit
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DivUp Content Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'divup-content' plugin v2.7 exhibits a generally strong security posture based on the provided static analysis. The code shows good practices by using prepared statements for all SQL queries and properly escaping all output, which are critical for preventing common web vulnerabilities like SQL injection and cross-site scripting. Furthermore, the plugin has no recorded vulnerabilities or CVEs, suggesting a history of stable and secure development. The attack surface, while present with three shortcodes, appears to be well-controlled with no unprotected entry points identified. However, a notable area of concern is the complete absence of nonce checks and capability checks. While the current analysis shows no directly exploitable vulnerabilities stemming from this, it represents a significant gap in WordPress security best practices. This could potentially leave the shortcodes vulnerable to CSRF attacks or unauthorized access if not properly handled by the WordPress core or other security plugins. The lack of taint analysis results is also a minor concern, as it implies that either no taint flows were detected or the analysis tools were not configured to perform this type of deep inspection.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

DivUp Content Security Vulnerabilities

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

DivUp Content Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

DivUp Content Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[divup] divup.php:68
[startwrap] divup.php:69
[endwrap] divup.php:70
WordPress Hooks 2
filterthe_contentdivup.php:67
filterthe_contentdivup.php:71
Maintenance & Trust

DivUp Content Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedSep 27, 2022
PHP min version5.6
Downloads22K

Community Trust

Rating100/100
Number of ratings4
Active installs300
Developer Profile

DivUp Content Developer Profile

Themeover

2 plugins · 10K total installs

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

How We Detect DivUp Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/divup-content/divup.js/wp-content/plugins/divup-content/divup-style.css
Script Paths
/wp-content/plugins/divup-content/divup.js
Version Parameters
divup-content/divup.js?ver=divup-content/divup-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
divup-wrapdivupdiv-1div-oddfirsttotal-div-1div-2div-even+3 more
Data Attributes
data-divup-split
JS Globals
divup_data
Shortcode Output
[divup][startwrap][endwrap]
FAQ

Frequently Asked Questions about DivUp Content