Cart & Checkout Notices/Messages for WooCommerce Security & Risk Analysis

wordpress.org/plugins/cart-messages-for-woocommerce

Add and customize WooCommerce cart and checkout notices.

100 active installs v2.0.1 PHP + WP 4.4+ Updated Oct 29, 2025
cartcheckoutmessagesnoticeswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cart & Checkout Notices/Messages for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Cart & Checkout Notices/Messages for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "cart-messages-for-woocommerce" plugin v2.0.1 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests, along with the use of prepared statements for all SQL queries, are strong indicators of secure coding practices. The high percentage of properly escaped output is also commendable, minimizing the risk of cross-site scripting (XSS) vulnerabilities.

However, the analysis does reveal some areas for concern. The presence of 7 shortcodes, while not inherently insecure, represents potential entry points that require careful review. Notably, the lack of nonce checks and capability checks across all entry points is a significant weakness. Without these security measures, the plugin is vulnerable to various attacks, including cross-site request forgery (CSRF) and privilege escalation, especially if any of the shortcodes are capable of performing sensitive actions or handling user-provided data.

The plugin's vulnerability history is remarkably clean, with no recorded CVEs. This suggests a history of responsible development or limited exposure to sophisticated attacks. Despite this positive history, the identified weaknesses in input validation (lack of nonces and capability checks) present a tangible risk that should be addressed to maintain a robust security profile.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • High percentage of unescaped output
Vulnerabilities
None known

Cart & Checkout Notices/Messages for WooCommerce Security Vulnerabilities

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

Cart & Checkout Notices/Messages for WooCommerce Code Analysis

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

Output Escaping

90% escaped10 total outputs
Attack Surface

Cart & Checkout Notices/Messages for WooCommerce Attack Surface

Entry Points7
Unprotected0

Shortcodes 7

[alg_wc_cm_cart_contents_total] includes\class-alg-wc-cart-messages-shortcodes.php:36
[alg_wc_cm_minus_cart_contents_total] includes\class-alg-wc-cart-messages-shortcodes.php:37
[alg_wc_cm_cart_contents_count] includes\class-alg-wc-cart-messages-shortcodes.php:38
[alg_wc_cm_applied_coupons] includes\class-alg-wc-cart-messages-shortcodes.php:39
[alg_wc_cm_cart_function] includes\class-alg-wc-cart-messages-shortcodes.php:40
[alg_wc_cm_product_titles] includes\class-alg-wc-cart-messages-shortcodes.php:43
[alg_wc_cm_product_quantities] includes\class-alg-wc-cart-messages-shortcodes.php:44
WordPress Hooks 9
actionplugins_loadedcart-messages-for-woocommerce.php:58
filterwc_add_to_cart_message_htmlincludes\class-alg-wc-cart-messages-core.php:48
filterwc_add_to_cart_message_htmlincludes\class-alg-wc-cart-messages-core.php:51
actioninitincludes\class-alg-wc-cart-messages.php:73
actionbefore_woocommerce_initincludes\class-alg-wc-cart-messages.php:76
filterwoocommerce_get_settings_pagesincludes\class-alg-wc-cart-messages.php:151
actionadmin_initincludes\class-alg-wc-cart-messages.php:155
filterwoocommerce_get_sections_alg_wc_cart_messagesincludes\settings\class-alg-wc-cart-messages-settings-section.php:40
actionadmin_noticesincludes\settings\class-alg-wc-cart-messages-settings.php:82
Maintenance & Trust

Cart & Checkout Notices/Messages for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 29, 2025
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Cart & Checkout Notices/Messages for WooCommerce Developer Profile

Algoritmika

14 plugins · 510 total installs

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

How We Detect Cart & Checkout Notices/Messages for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cart-messages-for-woocommerce/assets/css/cart-messages.css/wp-content/plugins/cart-messages-for-woocommerce/assets/js/cart-messages.js
Script Paths
/wp-content/plugins/cart-messages-for-woocommerce/assets/js/cart-messages.js
Version Parameters
cart-messages-for-woocommerce/assets/css/cart-messages.css?ver=cart-messages-for-woocommerce/assets/js/cart-messages.js?ver=

HTML / DOM Fingerprints

CSS Classes
alg-wc-cart-messages
Data Attributes
data-alg-wc-cm-name
JS Globals
alg_wc_cart_messages_params
Shortcode Output
[alg_wc_cm_cart_contents_total][alg_wc_cm_minus_cart_contents_total][alg_wc_cm_cart_contents_count][alg_wc_cm_applied_coupons]
FAQ

Frequently Asked Questions about Cart & Checkout Notices/Messages for WooCommerce