Notice Security & Risk Analysis

wordpress.org/plugins/wp-notice-bar

Allows you to add a notification at the top of every page, similar to the Squarespace announcement bar.

0 active installs v0.1.1 PHP + WP 3.0.1+ Updated Jul 22, 2017
announcement-barsite-notice
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Notice Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The wp-notice-bar plugin, version 0.1.1, exhibits a generally strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and the plugin doesn't appear to use dangerous functions or make external HTTP requests. The complete reliance on prepared statements for any SQL queries is also a positive indicator of secure database interaction.

However, a significant concern arises from the low percentage of properly escaped output (31%). This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamic data might be rendered directly to the browser without sufficient sanitization. While the taint analysis shows no identified unsanitized flows, this could be due to the limited scope of the analysis or the absence of complex data flows that would trigger the taint analysis engine. The complete lack of nonce and capability checks, while not immediately exploitable given the zero attack surface, represents a missed opportunity for robust security if new entry points were to be introduced in future versions.

Furthermore, the plugin's vulnerability history is clear, with no known CVEs, which is a positive sign. This, coupled with the absence of critical or high-severity issues in the static and taint analysis, suggests a relatively stable and well-developed codebase for its current version. Overall, the plugin is strong in its limited functionality and database practices, but the output escaping needs significant attention to mitigate XSS risks.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Notice Security Vulnerabilities

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

Notice Code Analysis

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

Output Escaping

31% escaped13 total outputs
Attack Surface

Notice Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initnotice.php:30
actionadmin_menunotice.php:31
actionwp_footernotice.php:32
actionwp_headnotice.php:33
Maintenance & Trust

Notice Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 22, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Notice Developer Profile

James Robinson

2 plugins · 10 total installs

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

How We Detect Notice

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
noticenotice-contentnotice-message
JS Globals
window.addEventListener
FAQ

Frequently Asked Questions about Notice