Sitewide Notice WP Security & Risk Analysis

wordpress.org/plugins/sitewide-notice-wp

Simply add a small message bar to the bottom of each page of your website to display notice messages such as sales, notices and any text messages.

3K active installs v2.4.2 PHP + WP 5.2+ Updated Dec 3, 2025
bannernoticesite-bannersitewide-bannersitewide-notice
98
A · Safe
CVEs total2
Unpatched0
Last CVEDec 15, 2025
Safety Verdict

Is Sitewide Notice WP Safe to Use in 2026?

Generally Safe

Score 98/100

Sitewide Notice WP has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Dec 15, 2025Updated 4mo ago
Risk Assessment

The plugin 'sitewide-notice-wp' v2.4.2 exhibits a mixed security posture. While the static analysis indicates a generally good foundation with no identified dangerous functions, file operations, or external HTTP requests, and all SQL queries utilizing prepared statements, there are significant concerns. The lack of capability checks for any code paths, coupled with a high percentage of output not being properly escaped, presents a potential cross-site scripting (XSS) risk. The vulnerability history is particularly concerning, with two known medium severity CVEs, both related to missing authorization and cross-site scripting. The fact that these vulnerabilities are no longer unpatched is positive, but their recurrence suggests potential systemic weaknesses in how user input is handled and access is controlled. The absence of any taint analysis results is unusual and might indicate limitations in the analysis tool rather than a complete absence of taintable flows. Overall, while the plugin has strengths in its foundational secure coding practices, the past vulnerabilities and current lack of capability checks and adequate output escaping are significant weaknesses that require attention.

Key Concerns

  • 2 known medium severity CVEs
  • No capability checks
  • 25% of outputs not properly escaped
Vulnerabilities
2

Sitewide Notice WP Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-67575medium · 5.3Missing Authorization

Sitewide Notice WP <= 2.4.1 - Missing Authorization

Dec 15, 2025 Patched in 2.4.2 (6d)
CVE-2021-24592medium · 5.5Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Sitewide Notice WP <= 2.2 - Authenticated Stored Cross-Site Scripting

Aug 2, 2021 Patched in 2.3 (904d)
Code Analysis
Analyzed Mar 16, 2026

Sitewide Notice WP Code Analysis

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

Output Escaping

75% escaped16 total outputs
Attack Surface

Sitewide Notice WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menusitewide-notice-settings.php:10
actionadmin_enqueue_scriptssitewide-notice-settings.php:14
actionwp_footersitewide-notice-wp.php:66
actionwp_enqueue_scriptssitewide-notice-wp.php:67
Maintenance & Trust

Sitewide Notice WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads61K

Community Trust

Rating92/100
Number of ratings16
Active installs3K
Developer Profile

Sitewide Notice WP Developer Profile

Andrew Lima

7 plugins · 66K total installs

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

How We Detect Sitewide Notice WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sitewide-notice-wp/css/swnza.css/wp-content/plugins/sitewide-notice-wp/js/jquery_cookie.js/wp-content/plugins/sitewide-notice-wp/images/close-button.svg
Script Paths
/wp-content/plugins/sitewide-notice-wp/js/jquery_cookie.js
Version Parameters
sitewide-notice-wp/css/swnza.css?ver=sitewide-notice-wp/js/jquery_cookie.js?ver=

HTML / DOM Fingerprints

CSS Classes
swnza_bannerswnza_close_button
HTML Comments
<!-- SiteWide Notice WP Cookies --><!-- SiteWide Notice WP Custom CSS -->
Data Attributes
id="swnza_banner_id"id="swnza_banner_text"id="swnza_close_button_link"class="swnza_banner"class="swnza_close_button"
JS Globals
Cookies.get('swnza_hide_banner_cookie')Cookies.set('swnza_hide_banner_cookie', 1, { expires: 1, path: '/' })
FAQ

Frequently Asked Questions about Sitewide Notice WP