WP Easy Notices Security & Risk Analysis

wordpress.org/plugins/wp-easy-notices

WP Easy Notices adds a simple notice bar to your site to display information to your visitors! Easily add notices and configure them right from the Wo …

0 active installs v1.0.0 PHP 5.3+ WP 4.9.1+ Updated Jan 12, 2018
bannernotice
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Easy Notices Safe to Use in 2026?

Generally Safe

Score 85/100

WP Easy Notices 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

Based on the static analysis, wp-easy-notices v1.0.0 exhibits a strong security posture. The code adheres to several best practices, including the absence of dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. The plugin also has no file operations or external HTTP requests, which are common vectors for vulnerabilities. Furthermore, it lacks bundled libraries that could introduce outdated components and presents a completely clean taint analysis with no identified flows. This indicates a well-written and secure codebase from a static perspective.

However, the analysis also highlights potential areas for concern. The plugin has zero nonces and zero capability checks. While the static analysis found no direct entry points that were unprotected, the complete absence of these crucial security mechanisms means that if any AJAX handlers, REST API routes, shortcodes, or cron events were introduced in future versions, or if the current version has hidden entry points not detected by the static analysis, they would likely be unprotected. The vulnerability history is also clean, which is positive, but it's important to note that this is based on limited data for version 1.0.0, and a clean history for an early version doesn't guarantee future security.

In conclusion, wp-easy-notices v1.0.0 is currently secure according to the provided static analysis. Its strong adherence to secure coding practices for SQL and output handling is commendable. The primary risk lies in the complete lack of nonce and capability checks, which represents a significant potential weakness if new attack surfaces are added or if current ones are not as thoroughly analyzed. Given the current data, the plugin's strengths outweigh its weaknesses, but the absence of essential security checks warrants careful consideration for future development and auditing.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

WP Easy Notices Security Vulnerabilities

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

WP Easy Notices Release Timeline

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

WP Easy Notices 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

WP Easy Notices Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

WP Easy Notices Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 12, 2018
PHP min version5.3
Downloads962

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Easy Notices Developer Profile

noraconley

3 plugins · 20 total installs

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

How We Detect WP Easy Notices

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-easy-notices/dist/styles.css/wp-content/plugins/wp-easy-notices/dist/scripts.js
Script Paths
/wp-content/plugins/wp-easy-notices/dist/scripts.js
Version Parameters
wp-easy-notices/dist/styles.css?ver=wp-easy-notices/dist/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-easy-notices-wrapperwp-easy-notices-contentwp-easy-notices-closewp-easy-notices-link
Data Attributes
data-wp-easy-notices-id
JS Globals
wpEasyNotices
Shortcode Output
[wp_easy_notices]
FAQ

Frequently Asked Questions about WP Easy Notices