Amazing WPBakery Page Builder Addons Security & Risk Analysis

wordpress.org/plugins/amazing-wpbakery-page-builder-addons

Bundled with super useful WPBakery Page Builder elements with bunch of options to achieve any design with all the power of WPBakery Page Builder for f …

100 active installs v1.0.0 PHP + WP 4.0.1+ Updated Aug 20, 2020
addonbundlecss3profile-cardwpbakery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Amazing WPBakery Page Builder Addons Safe to Use in 2026?

Generally Safe

Score 85/100

Amazing WPBakery Page Builder Addons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "amazing-wpbakery-page-builder-addons" v1.0.0 plugin presents a mixed security posture. On the positive side, the static analysis indicates robust practices regarding SQL queries (100% prepared statements) and output escaping (93% proper), and importantly, there are no known past vulnerabilities (0 CVEs). The absence of external HTTP requests and bundled libraries also reduces potential attack vectors.

However, the presence of a dangerous function like `unserialize` without a clear indication of sanitization or nonce checks is a significant concern. While the total number of entry points (48 shortcodes) is manageable, the lack of explicit nonce checks in the code signals could leave certain functionalities vulnerable to CSRF attacks if the `unserialize` function is invoked in a sensitive context. The taint analysis showing zero flows might be due to limited analysis scope or the actual absence of exploitable data flow paths, but it doesn't negate the inherent risk of deserializing untrusted data.

Overall, while the plugin benefits from a clean vulnerability history and good SQL/output handling, the potential for deserialization vulnerabilities due to the `unserialize` function and the absence of nonce checks warrants caution. The strengths lie in its clean history and defensive coding for SQL/output, but weaknesses are present in handling potentially unsafe data deserialization.

Key Concerns

  • Dangerous function 'unserialize' found
  • No nonce checks implemented
Vulnerabilities
None known

Amazing WPBakery Page Builder Addons Security Vulnerabilities

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

Amazing WPBakery Page Builder Addons Code Analysis

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

Dangerous Functions Found

unserialize$this->tweet_array = unserialize(file_get_contents($this->cache_file_raw));shortcodes\twitter_slider\twitter-class\TweetPHP.php:93

Output Escaping

93% escaped61 total outputs
Attack Surface

Amazing WPBakery Page Builder Addons Attack Surface

Entry Points48
Unprotected0

Shortcodes 48

[asvc_animate_text] shortcodes\animate-text\animate-text.php:175
[asvc_before_after] shortcodes\before-after\before-after.php:121
[asvc_button] shortcodes\button\button.php:952
[asvc_button_set] shortcodes\button-set\button-set.php:184
[asvc_call_to_action] shortcodes\call-to-action\call-to-action.php:268
[asvc_carousel] shortcodes\carousel\carousel.php:280
[asvc_vc_content_carousel] shortcodes\carousel-anything\carousel-anything.php:164
[asvc_contact_info] shortcodes\contact-info\contact-info.php:155
[asvc_counter] shortcodes\counter\counter.php:459
[asvc_divider] shortcodes\divider\divider.php:213
[asvc_dropcaps] shortcodes\dropcaps\dropcaps.php:141
[asvc_edd] shortcodes\edd\edd-old.php:698
[asvc_edd] shortcodes\edd\edd.php:775
[asvc_flipbox] shortcodes\flip-box\flip-box.php:433
[asvc_flipbox_advanced] shortcodes\flip-box-advanced\flip-box-advanced.php:1361
[asvc_flipbox_two] shortcodes\flip-box-two\flip-box-two.php:455
[asvc_header_block] shortcodes\header-block\header-block.php:406
[asvc_hotspot] shortcodes\hotspot\hotspot.php:160
[asvc-hover] shortcodes\hover-effects\hover-effects.php:1096
[ahevc_hover] shortcodes\hover-effects-amazing\hover-effects-amazing.php:881
[asvc_image_caption] shortcodes\image-caption\image-caption.php:276
[asvc_infobox] shortcodes\info-box\info-box.php:410
[asvc_latest_posts_slider] shortcodes\latest-posts-slider\latest-posts-slider.php:171
[asvc_list_item] shortcodes\list-item\list-item.php:278
[asvc_menu_list] shortcodes\menu-card\menu-card.php:135
[asvc_menu_list_item] shortcodes\menu-card\menu-card.php:136
[asvc_modal] shortcodes\modal\modal.php:220
[asvc_moving_image] shortcodes\moving-image\moving-image.php:125
[asvc-alert] shortcodes\notification\notification.php:126
[asvc_pricing_column] shortcodes\pricing-table\pricing-table.php:383
[asvc_process] shortcodes\process\process.php:491
[asvc_profile_card] shortcodes\profile-card\profile-card.php:293
[pcvc_profile_card] shortcodes\profile-card-v2\profile-card-v2.php:600
[asvc_progressbar] shortcodes\progressbar\progressbar.php:117
[asvc_promo_block] shortcodes\promo-block\promo-block.php:1456
[asvc_promobox] shortcodes\promo-box\promo-box.php:235
[asvc_servicebox] shortcodes\service-box\service-box.php:337
[asvc_soundcloud] shortcodes\soundcloud\soundcloud.php:162
[asvc_table] shortcodes\table\table.php:99
[asvc_team] shortcodes\team\team.php:197
[timeline] shortcodes\timeline\timeline.php:168
[timeline_item] shortcodes\timeline\timeline.php:169
[timeline_sep] shortcodes\timeline\timeline.php:170
[asvc_tooltip] shortcodes\tooltip\tooltip.php:198
[asvc_twitter_slider] shortcodes\twitter_slider\twitter_slider.php:233
[asvc_video_cover] shortcodes\video-cover\video-cover.php:365
[asvc_video_popup] shortcodes\video-popup\video-popup.php:348
[asvc_woo_slider] shortcodes\woo-slider\woo-slider.php:213
WordPress Hooks 61
actionadmin_enqueue_scriptsamazing-wpbakery-page-builder-addons.php:38
actionadmin_noticesamazing-wpbakery-page-builder-addons.php:92
actionadmin_initamazing-wpbakery-page-builder-addons.php:102
actionvc_before_initshortcodes\animate-text\animate-text.php:3
actionvc_before_initshortcodes\before-after\before-after.php:2
actionvc_before_initshortcodes\button\button.php:3
actionvc_before_initshortcodes\button-set\button-set.php:2
actionvc_before_initshortcodes\call-to-action\call-to-action.php:2
actionvc_before_initshortcodes\carousel\carousel.php:2
actionvc_before_initshortcodes\carousel-anything\carousel-anything.php:125
actionvc_before_initshortcodes\contact-info\contact-info.php:2
actionvc_before_initshortcodes\counter\counter.php:3
actionvc_before_initshortcodes\divider\divider.php:2
actionvc_before_initshortcodes\dropcaps\dropcaps.php:2
filtervc_autocomplete_zozo_vc_edd_list_include_downloads_callbackshortcodes\edd\edd-old.php:708
filtervc_autocomplete_asvc_vc_edd_list_include_downloads_rendershortcodes\edd\edd-old.php:709
filtervc_autocomplete_asvc_vc_edd_list_exclude_downloads_callbackshortcodes\edd\edd-old.php:710
filtervc_autocomplete_asvc_vc_edd_list_exclude_downloads_rendershortcodes\edd\edd-old.php:711
filterposts_searchshortcodes\edd\edd-old.php:727
filterposts_searchshortcodes\edd\edd-old.php:778
filtervc_autocomplete_asvc_vc_edd_list_include_downloads_callbackshortcodes\edd\edd.php:275
filtervc_autocomplete_asvc_vc_edd_list_include_downloads_rendershortcodes\edd\edd.php:276
filtervc_autocomplete_asvc_vc_edd_list_exclude_downloads_callbackshortcodes\edd\edd.php:277
filtervc_autocomplete_asvc_vc_edd_list_exclude_downloads_rendershortcodes\edd\edd.php:278
filterposts_searchshortcodes\edd\edd.php:294
filterposts_searchshortcodes\edd\edd.php:345
actionvc_before_initshortcodes\edd\edd.php:377
actionvc_before_initshortcodes\flip-box\flip-box.php:2
actionvc_before_initshortcodes\flip-box-advanced\flip-box-advanced.php:3
actionvc_before_initshortcodes\flip-box-two\flip-box-two.php:2
actionvc_before_initshortcodes\header-block\header-block.php:2
actionvc_before_initshortcodes\hotspot\hotspot.php:6
actionvc_before_initshortcodes\hover-effects\hover-effects.php:3
actionvc_before_initshortcodes\hover-effects-amazing\hover-effects-amazing.php:3
actionvc_before_initshortcodes\image-caption\image-caption.php:2
actionvc_before_initshortcodes\info-box\info-box.php:3
actionvc_before_initshortcodes\latest-posts-slider\latest-posts-slider.php:13
actionvc_before_initshortcodes\list-item\list-item.php:192
actionvc_before_initshortcodes\menu-card\menu-card.php:4
actionvc_before_initshortcodes\modal\modal.php:8
actionvc_before_initshortcodes\moving-image\moving-image.php:2
actionvc_before_initshortcodes\notification\notification.php:6
actionvc_before_initshortcodes\pricing-table\pricing-table.php:6
actionvc_before_initshortcodes\process\process.php:3
actionvc_before_initshortcodes\profile-card\profile-card.php:2
actionvc_before_initshortcodes\profile-card-v2\profile-card-v2.php:5
actionvc_before_initshortcodes\progressbar\progressbar.php:3
actionvc_before_initshortcodes\promo-block\promo-block.php:3
actionvc_before_initshortcodes\promo-box\promo-box.php:2
actionvc_before_initshortcodes\service-box\service-box.php:2
actionvc_before_initshortcodes\soundcloud\soundcloud.php:3
actionvc_before_initshortcodes\table\table.php:2
actionvc_before_initshortcodes\team\team.php:3
actionvc_before_initshortcodes\timeline\timeline.php:4
actionvc_before_initshortcodes\timeline\timeline.php:47
actionvc_before_initshortcodes\timeline\timeline.php:119
actionvc_before_initshortcodes\tooltip\tooltip.php:3
actionvc_before_initshortcodes\twitter_slider\twitter_slider.php:3
actionvc_before_initshortcodes\video-cover\video-cover.php:3
actionvc_before_initshortcodes\video-popup\video-popup.php:3
actionvc_before_initshortcodes\woo-slider\woo-slider.php:2
Maintenance & Trust

Amazing WPBakery Page Builder Addons Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 20, 2020
PHP min version
Downloads4K

Community Trust

Rating60/100
Number of ratings2
Active installs100
Developer Profile

Amazing WPBakery Page Builder Addons Developer Profile

noor-e-alam

3 plugins · 120 total installs

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

How We Detect Amazing WPBakery Page Builder Addons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/amazing-wpbakery-page-builder-addons/admin/admin.css

HTML / DOM Fingerprints

CSS Classes
asvc_before_after_iconasvc_info_boxasvc_flip_boxasvc_flip_box_twoasvc_before_afterasvc_service_boxasvc_promo_boxasvc_hover_effects+35 more
Data Attributes
data-vc-shortcode-init='asvc_before_after'
Shortcode Output
[asvc_before_after][asvc_info_box][asvc_flip_box][asvc_flip_box_two]
FAQ

Frequently Asked Questions about Amazing WPBakery Page Builder Addons