Anywhere Notice for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wcan-anywhere-notice

A powerful plugin for placing notices anywhere on your WooCommerce store using flexible display rules and hooks.

0 active installs v1.0.25 PHP 8.0+ WP 6.2+ Updated Feb 10, 2025
hooksnoticesnotificationwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Anywhere Notice for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Anywhere Notice for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "wcan-anywhere-notice" v1.0.25 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points significantly reduces the potential attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping all output, eliminating common vulnerabilities related to data manipulation and cross-site scripting. The code also avoids external HTTP requests, mitigating risks associated with insecure third-party integrations.

Taint analysis showing zero flows with unsanitized paths further reinforces this positive assessment. The only observed area for potential concern is the presence of file operations (2) which, without further context on their implementation, could theoretically introduce risks if not handled securely. Additionally, the plugin only registers one capability check, which might be insufficient if the plugin performs sensitive operations that require finer-grained access control.

The vulnerability history is entirely clean, with no known CVEs, which is an excellent indicator of the plugin's past security quality. This, combined with the robust static analysis findings, suggests a well-developed and secure plugin. However, the absence of nonce checks is a notable omission. While the limited attack surface may mitigate this risk in the current version, it represents a potential weakness that could be exploited if new entry points are introduced in future updates without corresponding nonce protections.

Key Concerns

  • No nonce checks implemented
  • Limited capability checks
Vulnerabilities
None known

Anywhere Notice for WooCommerce Security Vulnerabilities

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

Anywhere Notice for WooCommerce Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Anywhere Notice for WooCommerce Code Analysis

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

Bundled Libraries

Freemius1.0

SQL Query Safety

100% prepared8 total queries

Output Escaping

100% escaped30 total outputs
Attack Surface

Anywhere Notice for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actioninitincludes\AdminActions\InitializeActions.php:7
filterrender_blockincludes\AdminActions\InitializeActions.php:8
actionadmin_menuincludes\AdminActions\InitializeActions.php:9
actionadmin_enqueue_scriptsincludes\AdminActions\InitializeActions.php:10
actioninitincludes\AdminActions\PostTypeActions.php:8
actioninitincludes\AdminActions\PostTypeActions.php:9
actionadmin_menuincludes\AdminActions\PostTypeActions.php:10
actionrest_after_insert_wcan_anywhere_noticeincludes\AdminActions\PostTypeActions.php:11
actionbefore_delete_postincludes\AdminActions\PostTypeActions.php:12
actioninitincludes\AdminActions\SetupBlocks.php:14
actioninitincludes\AdminActions\SetupBlocks.php:15
filterblock_categories_allincludes\AdminActions\SetupBlocks.php:16
actionadmin_enqueue_scriptsincludes\AdminActions\SetupBlocks.php:36
actiontemplate_redirectincludes\PublicActions\DeployNotices.php:8
Maintenance & Trust

Anywhere Notice for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 10, 2025
PHP min version8.0
Downloads662

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Anywhere Notice for WooCommerce Developer Profile

Sitepact

2 plugins · 600 total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
140 days
View full developer profile
Detection Fingerprints

How We Detect Anywhere Notice 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/wcan-anywhere-notice/includes/css/notice.css/wp-content/plugins/wcan-anywhere-notice/includes/js/notice.js
Script Paths
/wp-content/plugins/wcan-anywhere-notice/includes/js/notice.js
Version Parameters
wcan-anywhere-notice/includes/css/notice.css?ver=wcan-anywhere-notice/includes/js/notice.js?ver=

HTML / DOM Fingerprints

CSS Classes
wcan-notice
Data Attributes
data-wcan-notice-id
JS Globals
WCAN_NOTICE_AJAX_URL
FAQ

Frequently Asked Questions about Anywhere Notice for WooCommerce