WP Plugin Banner Security & Risk Analysis

wordpress.org/plugins/wp-plugin-banner

Easily display the banner image and title of a plugin on the WordPress.org Directory within your WordPress posts.

10 active installs v1.0.2 PHP + WP 4.0+ Updated Oct 16, 2016
bannerwordpress-org
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Plugin Banner Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'wp-plugin-banner' plugin v1.0.2 exhibits a mixed security posture. On the positive side, it has no known historical vulnerabilities (CVEs) and the static analysis reveals no critical or high-severity taint flows, no dangerous functions, and all SQL queries utilize prepared statements. This suggests a generally cautious approach to core functionalities. However, significant concerns arise from the lack of output escaping. With 7 total outputs and 0% properly escaped, there's a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site. Furthermore, the absence of nonce checks and capability checks on its single shortcode entry point is a major weakness. This means any authenticated user, regardless of their role or permissions, could potentially trigger the shortcode's functionality, leading to unintended actions or data manipulation.

Key Concerns

  • 0% output escaping on 7 outputs
  • Missing nonce check on shortcode
  • Missing capability check on shortcode
Vulnerabilities
None known

WP Plugin Banner Security Vulnerabilities

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

WP Plugin Banner Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

WP Plugin Banner Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[plugin_banner] wp-plugin-banner.php:32
WordPress Hooks 2
actionwp_enqueue_scriptswp-plugin-banner.php:33
actionplugins_loadedwp-plugin-banner.php:115
Maintenance & Trust

WP Plugin Banner Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedOct 16, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Plugin Banner Developer Profile

Chris Klosowski

9 plugins · 860 total installs

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

How We Detect WP Plugin Banner

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-plugin-banner/assets/style.css

HTML / DOM Fingerprints

CSS Classes
wp-plugin-banner-linkplugin-title
Data Attributes
itemprop="name"
REST Endpoints
/wp-json/wp/v2/plugins
Shortcode Output
<div class="plugin-title style="background-image: url(https://plugins.svn.wordpress.org/ <div class="vignette"></div>
FAQ

Frequently Asked Questions about WP Plugin Banner