CPB(Custom Page Builder) WP Page Builder Plugin Security & Risk Analysis

wordpress.org/plugins/cpb-page-builder

Custom Page builder (CPB) manage your wordpress template or website with userfriendly manner. simple drag and drop element with mobile compatibility.

0 active installs v1.0.0 PHP + WP 4.5+ Updated Dec 28, 2017
cpbcustom-page-builderpagepage-builderwordpress-plugin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CPB(Custom Page Builder) WP Page Builder Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

CPB(Custom Page Builder) WP Page Builder Plugin 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 "cpb-page-builder" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively using prepared statements, and file operations and external HTTP requests are absent, significantly reducing common attack vectors. The presence of nonce and capability checks, though only one each, indicates an awareness of access control mechanisms. However, a notable concern is the output escaping, with only 66% of outputs properly escaped. This leaves a significant portion of output vulnerable to cross-site scripting (XSS) attacks, particularly if user-supplied data is reflected directly in the output without sufficient sanitization.

The plugin's vulnerability history is completely clean, with zero known CVEs. This, combined with the absence of taint analysis findings, suggests a lack of discovered exploitable vulnerabilities in past or current versions. While this is a positive indicator, it should be viewed in conjunction with the static analysis findings. The clean history could also be due to the plugin's simplicity or lack of widespread adoption, rather than an absolute guarantee of security. The plugin's attack surface is composed solely of shortcodes, with no unprotected entry points, which is a good practice.

Key Concerns

  • Significant percentage of unescaped output
Vulnerabilities
None known

CPB(Custom Page Builder) WP Page Builder Plugin Security Vulnerabilities

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

CPB(Custom Page Builder) WP Page Builder Plugin Code Analysis

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

Output Escaping

66% escaped32 total outputs
Attack Surface

CPB(Custom Page Builder) WP Page Builder Plugin Attack Surface

Entry Points11
Unprotected0

Shortcodes 11

[col-12] includes\functions.php:100
[col-6] includes\functions.php:108
[col-3] includes\functions.php:116
[col-4] includes\functions.php:124
[col-2] includes\functions.php:132
[col-small-center] includes\functions.php:140
[col-large-center] includes\functions.php:148
[col-8] includes\functions.php:156
[col-9] includes\functions.php:163
[col-10] includes\functions.php:171
[button] includes\functions.php:179
WordPress Hooks 7
filterthe_contentincludes\front.php:8
actionwp_enqueue_scriptsincludes\front.php:69
filtertheme_page_templatesincludes\main.php:17
actionedit_form_after_editorincludes\main.php:33
actionsave_postincludes\main.php:137
actionsave_postincludes\main.php:205
actionadmin_enqueue_scriptsincludes\main.php:305
Maintenance & Trust

CPB(Custom Page Builder) WP Page Builder Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 28, 2017
PHP min version
Downloads1K

Community Trust

Rating88/100
Number of ratings5
Active installs0
Developer Profile

CPB(Custom Page Builder) WP Page Builder Plugin Developer Profile

fgirach09

2 plugins · 0 total installs

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

How We Detect CPB(Custom Page Builder) WP Page Builder Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cpb-page-builder/assets/page-builder.css
Version Parameters
cpb-page-builder/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
cpb-rowcpb-row-cpb-add-rowcpb-page-buildercpb-rowscpb-actionsdrag_dropdrag_but+1 more
Data Attributes
data-templatedraggableondragstartid
Shortcode Output
[col-1][col-12 class=custom_class][col-6 class=custom_class][col-4 class=custom_class]
FAQ

Frequently Asked Questions about CPB(Custom Page Builder) WP Page Builder Plugin