WC Welcome Message Security & Risk Analysis

wordpress.org/plugins/wc-welcome-message

Display a personalized message to greet your WooCommerce store guests and returning customers.

20 active installs v1.0 PHP + WP 3.5+ Updated Unknown
customer-messagee-commercestorewelcome-messagewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WC Welcome Message Safe to Use in 2026?

Generally Safe

Score 100/100

WC Welcome Message has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wc-welcome-message" plugin version 1.0 exhibits a strong security posture based on the provided static analysis. The complete absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and critical taint flows is a significant positive. The fact that all identified SQL queries utilize prepared statements further reinforces good security practices. The vulnerability history also shows no recorded CVEs, suggesting a history of secure development or a lack of past issues being exploited.

However, the analysis reveals a notable lack of security checks for its single entry point, the shortcode. With zero nonce checks and zero capability checks, any user, regardless of their role or permissions, can potentially interact with or trigger the functionality associated with this shortcode. This presents a significant risk, as it opens the door to potential abuse or unintended consequences if the shortcode's functionality can be manipulated or exploited. While the static analysis found no direct vulnerabilities, this absence of authentication and authorization on an entry point is a critical oversight that needs to be addressed to ensure the plugin's overall security.

In conclusion, while the core code of "wc-welcome-message" v1.0 demonstrates excellent secure coding practices, the unauthenticated shortcode represents a significant weakness. The plugin has a clean vulnerability history, but this does not negate the inherent risk posed by an unprotected entry point. Addressing the missing security checks on the shortcode is paramount for mitigating potential security risks.

Key Concerns

  • Shortcode without nonce check
  • Shortcode without capability check
Vulnerabilities
None known

WC Welcome Message Security Vulnerabilities

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

WC Welcome Message Code Analysis

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

WC Welcome Message Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wc_welcome_message] wc-welcome-message.php:99
WordPress Hooks 1
filterwoocommerce_general_settingswc-welcome-message.php:19
Maintenance & Trust

WC Welcome Message Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating80/100
Number of ratings1
Active installs20
Developer Profile

WC Welcome Message Developer Profile

Mike Oberdick

2 plugins · 100 total installs

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

How We Detect WC Welcome Message

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wc-welcome-message
Data Attributes
id = "wc-welcome-message"
Shortcode Output
<p id = "wc-welcome-message">Welcome back <span style = "font-weight: bold;"><p id = "wc-welcome-message">Welcome, <span style = "font-weight: bold;">guest</span>!<p>Click <a href =
FAQ

Frequently Asked Questions about WC Welcome Message