Avacy CMP Security & Risk Analysis

wordpress.org/plugins/avacy

Overview

500 active installs v1.2.6 PHP + WP 5.3+ Updated Apr 16, 2026
consentcookie-bannercookie-consentgdprprivacy-policy
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Avacy CMP Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "avacy" plugin v1.2.7 demonstrates a generally strong security posture based on the provided static analysis. The absence of any recorded vulnerabilities or CVEs, coupled with the fact that all SQL queries utilize prepared statements, are significant positive indicators. The plugin also shows good practice in output escaping, with a high percentage of outputs being properly handled. The limited attack surface, with no exposed AJAX handlers, REST API routes, or shortcodes without authentication, further contributes to its security. However, a few areas warrant attention. The presence of a single flow with unsanitized paths, even though not rated as critical or high severity in the taint analysis, suggests a potential for vulnerabilities if an attacker can control the input for this specific path. Additionally, the plugin makes external HTTP requests, which can introduce risks if the target endpoints are compromised or if the requests are not handled securely. The lack of capability checks on any entry points (though there are no entry points in this case) is a minor concern if future versions introduce them without proper checks.

Key Concerns

  • Flow with unsanitized paths
  • External HTTP requests
Vulnerabilities
None known

Avacy CMP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Avacy CMP Release Timeline

v1.2.8-test1
v1.2.7
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
Code Analysis
Analyzed Mar 16, 2026

Avacy CMP Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

84% escaped197 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
AvacyAdminSave (src\AddAdminInterface.php:94)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Avacy CMP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_post_avacy_admin_savesrc\AddAdminInterface.php:18
actionadmin_enqueue_scriptssrc\AddAdminInterface.php:19
actionadmin_menusrc\AddAdminInterface.php:20
actionadmin_menusrc\AddAdminInterface.php:21
actionadmin_initsrc\AddAdminInterface.php:22
actionadmin_initsrc\AddAdminInterface.php:23
actionload-toplevel_page_avacy-plugin-settingssrc\AddAdminInterface.php:26
filterscript_loader_tagsrc\AddAdminInterface.php:370
actionwp_enqueue_scriptssrc\EnqueueBanner.php:11
actionwpcf7_before_send_mailsrc\Integrations\ContactForm7.php:21
actionelementor_pro/forms/new_recordsrc\Integrations\ElementorForms.php:17
actionhf_form_successsrc\Integrations\HtmlForms.php:17
actionwoocommerce_thankyousrc\Integrations\WooCommerceCheckoutForm.php:58
actionwpforms_process_completesrc\Integrations\WpForms.php:16
actiontemplate_redirectsrc\PreemptiveBlock.php:60
actionshutdownsrc\PreemptiveBlock.php:61
actionplugins_loadedsrc\Translations.php:10
Maintenance & Trust

Avacy CMP Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 16, 2026
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs500
Developer Profile

Avacy CMP Developer Profile

jumptech

1 plugin · 500 total installs

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

How We Detect Avacy CMP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/avacy/admin/css/avacy-settings.css/wp-content/plugins/avacy/admin/js/avacy-settings.js/wp-content/plugins/avacy/assets/css/avacy-styles.css/wp-content/plugins/avacy/assets/js/avacy.js
Script Paths
/wp-content/plugins/avacy/admin/js/avacy-settings.js/wp-content/plugins/avacy/assets/js/avacy.js
Version Parameters
avacy/admin/css/avacy-settings.css?ver=avacy/admin/js/avacy-settings.js?ver=avacy/assets/css/avacy-styles.css?ver=avacy/assets/js/avacy.js?ver=

HTML / DOM Fingerprints

CSS Classes
avacy-settings-pageavacy-menu-itemavacy-wrapavacy-banner-preview
HTML Comments
<!-- Avacy CSS --><!-- Avacy JS --><!-- Avacy Script -->
Data Attributes
data-avacy-iddata-avacy-theme
JS Globals
avacyApiSettingsavacyLang
REST Endpoints
/wp-json/avacy/v1/settings/wp-json/avacy/v1/update-settings
Shortcode Output
[avacy_cookie_banner][avacy_privacy_policy]
FAQ

Frequently Asked Questions about Avacy CMP