WP-PostViews Plus widget Security & Risk Analysis

wordpress.org/plugins/wp-postviews-plus-widget

This is a widget based on WP-PostViews Plus plugin by Richer Yang (http://wordpress.org/extend/plugins/wp-postviews-plus).

20 active installs v1.0 PHP + WP 2.3+ Updated Unknown
botcounterhitspostviewsviews
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-PostViews Plus widget Safe to Use in 2026?

Generally Safe

Score 100/100

WP-PostViews Plus widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'wp-postviews-plus-widget' v1.0 plugin exhibits a generally good security posture based on the provided static analysis. There are no detected AJAX handlers, REST API routes, shortcodes, or cron events that could serve as entry points, and importantly, no unprotected entry points were identified. The code also shows no usage of dangerous functions, no unescaped file operations, and no external HTTP requests. The complete absence of known CVEs and a history clear of vulnerabilities further suggests a commitment to security in its development. However, a significant concern arises from the output escaping analysis, where 100% of the identified outputs are not properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing malicious scripts to be injected and executed within the WordPress admin or frontend, depending on where the widget's output is rendered. While the plugin appears to have a small attack surface and avoids common pitfalls like raw SQL queries or missing capability checks, the lack of output sanitization is a critical oversight that needs immediate attention.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

WP-PostViews Plus widget Security Vulnerabilities

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

WP-PostViews Plus widget Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

WP-PostViews Plus widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedpostviews_plus_widget.php:124
Maintenance & Trust

WP-PostViews Plus widget Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedUnknown
PHP min version
Downloads15K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP-PostViews Plus widget Developer Profile

flyaga

1 plugin · 20 total installs

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

How We Detect WP-PostViews Plus widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-postviews-plus-widget/postviews_plus_widget.php

HTML / DOM Fingerprints

HTML Comments
<!-- * WP-PostViews-Plus-Widget * Copyright (C) 2007-2009 flyaga li * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. --><!-- We're putting the plugin's functions in one big function we then // call at 'plugins_loaded' (add_action() at bottom) to ensure the // required Sidebar Widget functions are available. --><!-- Check to see required Widget API functions are defined... --><!-- ...and if not, exit gracefully from the script. -->+12 more
FAQ

Frequently Asked Questions about WP-PostViews Plus widget