Wow Elements Addons for Elementor Security & Risk Analysis

wordpress.org/plugins/wow-elements-addons-for-elementor

The most powerful free addons & widgets for Elementor. 175+ advanced features for responsive sites. Drag-and-drop, pixel-perfect, mobile friendly.

10 active installs v1.10.8 PHP 7.4+ WP 6.5+ Updated Mar 6, 2026
elementorelementor-addonselementor-templateselementor-widgetswidgets-for-elementor
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wow Elements Addons for Elementor Safe to Use in 2026?

Generally Safe

Score 100/100

Wow Elements Addons for Elementor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 28d ago
Risk Assessment

The "wow-elements-addons-for-elementor" v1.10.8 plugin exhibits a mixed security posture. While a significant portion of its output is properly escaped and it has a clean vulnerability history with no known CVEs, there are several areas of concern highlighted by the static analysis. The plugin has a substantial attack surface with 17 AJAX handlers, of which 8 lack authentication checks. This could potentially allow unauthenticated users to trigger functionalities within the plugin that were not intended for public access. Furthermore, the presence of the `unserialize` function without clear context on its usage raises a red flag, as unserialization of untrusted data is a common vector for remote code execution vulnerabilities. The taint analysis did not reveal critical or high severity unsanitized flows, which is a positive sign, but the presence of flows with unsanitized paths indicates a need for careful review. The moderate percentage of SQL queries using prepared statements (32%) suggests room for improvement in database interaction security. In conclusion, the plugin benefits from a clean past and good output escaping, but the unauthenticated AJAX endpoints and the use of `unserialize` represent exploitable weaknesses that require immediate attention to mitigate potential risks.

Key Concerns

  • AJAX handlers without authentication checks
  • Use of unserialize function
  • Low percentage of SQL queries using prepared statements
  • Flows with unsanitized paths found
Vulnerabilities
None known

Wow Elements Addons for Elementor Security Vulnerabilities

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

Wow Elements Addons for Elementor Code Analysis

Dangerous Functions
1
Raw SQL Queries
17
8 prepared
Unescaped Output
205
1793 escaped
Nonce Checks
9
Capability Checks
17
File Operations
5
External Requests
11
Bundled Libraries
1

Dangerous Functions Found

unserialize$acf_settings = unserialize( $post->post_content, ['allowed_classes' => false] );includes\acf-global.php:40

Bundled Libraries

Freemius1.0

SQL Query Safety

32% prepared25 total queries

Output Escaping

90% escaped1998 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

7 flows2 with unsanitized paths
ajax_import_data (includes\template-library\template-library.php:78)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
8 unprotected

Wow Elements Addons for Elementor Attack Surface

Entry Points17
Unprotected8

AJAX Handlers 17

authwp_ajax_wowelements_save_widgetsincludes\admin.php:3553
authwp_ajax_wowelements_dynamic_select_input_dataincludes\controls\select-input\dynamic-select-input-module.php:44
authwp_ajax_wowe_elementor_import_live_copy_assets_filesincludes\live-copy-paste\classes\class-live-copy-paste-btn.php:11
noprivwp_ajax_live_copy_paste_magic_data_server_requestincludes\live-copy-paste\classes\class-live-copy-paste-magic-btn.php:10
authwp_ajax_live_copy_paste_magic_data_server_requestincludes\live-copy-paste\classes\class-live-copy-paste-magic-btn.php:11
authwp_ajax_wowe_pro_filter_productsincludes\plugin.php:250
noprivwp_ajax_wowe_pro_filter_productsincludes\plugin.php:251
authwp_ajax_wowe_wow-elements_template_library_get_layoutsincludes\template-library\editor\manager\api.php:18
authwp_ajax_wowe_wow-elements_template_library_making_syncingincludes\template-library\editor\manager\api.php:19
authwp_ajax_wowe_wow-elements_template_library_get_layoutsincludes\template-library\editor\server-request\template-library-editor-request.php:17
authwp_ajax_wowe_wow-elements_template_library_making_syncingincludes\template-library\editor\server-request\template-library-editor-request.php:18
authwp_ajax_wowe_elementor_demo_importer_data_importincludes\template-library\template-library.php:32
authwp_ajax_wowe_elementor_demo_importer_data_loadingincludes\template-library\template-library.php:33
authwp_ajax_wowe_elementor_demo_importer_data_sync_demo_with_serverincludes\template-library\template-library.php:34
authwp_ajax_wowe_elementor_demo_importer_send_reportincludes\template-library\template-library.php:35
authwp_ajax_wowelements_countdown_endincludes\widgets\countdown.php:22
noprivwp_ajax_wowelements_countdown_endincludes\widgets\countdown.php:23
WordPress Hooks 67
filteracf/pre_load_post_idincludes\acf-global.php:196
actionadmin_menuincludes\admin.php:4
actionadmin_enqueue_scriptsincludes\admin.php:113
actionsave_postincludes\admin.php:1078
actiondelete_postincludes\admin.php:1084
actionupdated_post_metaincludes\admin.php:1090
actionupdate_option_elementor_controls_usageincludes\admin.php:1097
actionupdate_option_elementor_allow_trackingincludes\admin.php:1098
actionadmin_initincludes\admin.php:3255
actionpre_get_postsincludes\controls\group-query\group-control-query.php:630
actionpre_get_postsincludes\controls\group-query\group-control-query.php:635
filterfound_postsincludes\controls\group-query\group-control-query.php:636
actionelementor/controls/registerincludes\controls\select-input\dynamic-select.php:124
actionadmin_action_wowe_duplicate_as_draftincludes\duplicator\class-duplicator.php:14
filterpost_row_actionsincludes\duplicator\class-duplicator.php:15
filterpage_row_actionsincludes\duplicator\class-duplicator.php:16
filteruser_contactmethodsincludes\helper.php:771
actionwp_enqueue_scriptsincludes\helper.php:1095
actionelementor/editor/after_enqueue_scriptsincludes\live-copy-paste\classes\class-live-copy-paste-btn.php:12
actionwp_enqueue_scriptsincludes\live-copy-paste\classes\class-live-copy-paste-btn.php:13
actionplugins_loadedincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:17
actionelementor/initincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:18
actionadmin_noticesincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:72
actionadmin_noticesincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:80
actionadmin_noticesincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:86
actionelementor/kit/register_tabsincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:204
actionelementor/element/section/section_advanced/after_section_endincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:210
actionelementor/element/container/section_layout/after_section_endincludes\live-copy-paste\classes\class-live-copy-paste-loader.php:211
actionwp_enqueue_scriptsincludes\live-copy-paste\classes\class-live-copy-paste-magic-btn-v2.php:11
actionwp_enqueue_scriptsincludes\live-copy-paste\classes\class-live-copy-paste-magic-btn.php:9
actioninitincludes\live-copy-paste\includes\settings\options.php:8
actionelementor/initincludes\plugin.php:136
actionadmin_noticesincludes\plugin.php:180
actionelementor/widgets/registerincludes\plugin.php:239
actionelementor/frontend/after_register_stylesincludes\plugin.php:240
actionelementor/frontend/after_register_scriptsincludes\plugin.php:241
actionelementor/frontend/after_enqueue_stylesincludes\plugin.php:242
actionelementor/editor/after_enqueue_stylesincludes\plugin.php:243
actionelementor/frontend/after_enqueue_scriptsincludes\plugin.php:244
actionelementor/elements/categories_registeredincludes\plugin.php:245
actionelementor/elements/categories_registeredincludes\plugin.php:246
actionadmin_initincludes\plugin.php:247
actionadmin_initincludes\plugin.php:248
actionelementor/editor/before_enqueue_scriptsincludes\template-library\editor\editor-manager.php:11
actionelementor/editor/footerincludes\template-library\editor\editor-manager.php:14
actionelementor/editor/footerincludes\template-library\editor\editor-manager.php:15
actionelementor/editor/after_enqueue_stylesincludes\template-library\editor\editor-manager.php:18
actionelementor/preview/enqueue_stylesincludes\template-library\editor\editor-manager.php:21
actionelementor/editor/after_enqueue_stylesincludes\template-library\editor\init.php:14
actionelementor/editor/before_enqueue_scriptsincludes\template-library\editor\init.php:15
actionelementor/editor/footerincludes\template-library\editor\init.php:18
actionelementor/editor/footerincludes\template-library\editor\init.php:19
actionelementor/preview/enqueue_stylesincludes\template-library\editor\init.php:23
actionelementor/ajax/register_actionsincludes\template-library\editor\manager\api.php:20
actionelementor/ajax/register_actionsincludes\template-library\editor\server-request\template-library-editor-request.php:19
actionadmin_menuincludes\template-library\template-library.php:26
actionadmin_enqueue_scriptsincludes\template-library\template-library.php:36
actioncategory_add_form_fieldsincludes\wow-elements-category-image.php:5
actioncreated_categoryincludes\wow-elements-category-image.php:6
actioncategory_edit_form_fieldsincludes\wow-elements-category-image.php:7
actionedited_categoryincludes\wow-elements-category-image.php:8
actionadmin_enqueue_scriptsincludes\wow-elements-category-image.php:9
actionadmin_footerincludes\wow-elements-category-image.php:10
actionadmin_initincludes\wow-elements-metabox.php:6
actionsave_postincludes\wow-elements-metabox.php:7
actionadmin_noticeswow-elements-addons-for-elementor.php:81
actionplugins_loadedwow-elements-addons-for-elementor.php:97
Maintenance & Trust

Wow Elements Addons for Elementor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 6, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings6
Active installs10
Developer Profile

Wow Elements Addons for Elementor Developer Profile

Wow Elements

2 plugins · 10 total installs

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

How We Detect Wow Elements Addons for Elementor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wow-elements-addons-for-elementor/assets/css/main.css/wp-content/plugins/wow-elements-addons-for-elementor/assets/css/wow-elements-extra.css/wp-content/plugins/wow-elements-addons-for-elementor/assets/css/wow-elements-icons.css/wp-content/plugins/wow-elements-addons-for-elementor/assets/js/wow-elements-main.js/wp-content/plugins/wow-elements-addons-for-elementor/assets/js/wow-elements-frontend.js/wp-content/plugins/wow-elements-addons-for-elementor/assets/js/wow-elements-editor.js
Script Paths
/wp-content/plugins/wow-elements-addons-for-elementor/assets/js/wow-elements-main.js/wp-content/plugins/wow-elements-addons-for-elementor/assets/js/wow-elements-frontend.js
Version Parameters
wow-elements-addons-for-elementor/assets/css/main.css?ver=wow-elements-addons-for-elementor/assets/css/wow-elements-extra.css?ver=wow-elements-addons-for-elementor/assets/css/wow-elements-icons.css?ver=wow-elements-addons-for-elementor/assets/js/wow-elements-main.js?ver=wow-elements-addons-for-elementor/assets/js/wow-elements-frontend.js?ver=wow-elements-addons-for-elementor/assets/js/wow-elements-editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
wowe-pro-controlwowe-disabled-controlwowe-icon-wow-elements-logowow-elements-addons-for-elementorwow-elements-pro
JS Globals
wowElements
FAQ

Frequently Asked Questions about Wow Elements Addons for Elementor