Bubuku post view count Security & Risk Analysis

wordpress.org/plugins/bubuku-post-view-count

Complement to know how many times a Post has been seen

0 active installs v1.0.4 PHP 7.2+ WP 5.2+ Updated May 26, 2024
page-view-countpost-countpost-view-countpost-viewsposts
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Bubuku post view count Safe to Use in 2026?

Generally Safe

Score 92/100

Bubuku post view count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "bubuku-post-view-count" plugin v1.0.4 demonstrates a generally good security posture based on the provided static analysis. There are no detected dangerous functions, file operations, external HTTP requests, or obvious vulnerabilities like unescaped output or unsanitized taint flows. The lack of any recorded vulnerabilities in its history further suggests a well-maintained and secure codebase.

However, a significant concern arises from the complete absence of capability checks and nonce checks. While the plugin currently has no entry points exposed without authentication, this creates a fragile security foundation. Any future addition of AJAX handlers, REST API routes, or shortcodes without proper authorization checks could expose the site to significant risks. Furthermore, the plugin utilizes a raw SQL query without prepared statements, which, while not leading to a detected vulnerability in this version, is a risky practice that could be exploited in different contexts or future versions.

In conclusion, the plugin's current security is bolstered by its limited attack surface and clean historical record. Nevertheless, the lack of robust authorization mechanisms and the use of raw SQL represent clear areas for improvement to ensure long-term security and prevent potential future vulnerabilities.

Key Concerns

  • Raw SQL query without prepared statements
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Bubuku post view count Security Vulnerabilities

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

Bubuku post view count Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Attack Surface

Bubuku post view count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionenqueue_block_assetssrc\PCV_assets.php:22
actionplugins_loadedsrc\PCV_plugin.php:21
actionrest_api_initsrc\PCV_restapi.php:27
Maintenance & Trust

Bubuku post view count Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 26, 2024
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Bubuku post view count Developer Profile

Luis Ruiz

5 plugins · 260 total installs

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

How We Detect Bubuku post view count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bubuku-post-view-count/assets/js/common.js
Script Paths
vendor/autoload.php
Version Parameters
bubuku-post-view-count/assets/js/common.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Detects if the plugin has been entered directly. --><!-- Bootstrap the plugin. --><!-- Assets Class. --><!-- Restapi Class. -->+2 more
Data Attributes
nonceapi_publicpost_id
JS Globals
bbk_post_view
REST Endpoints
/wp-json/bbk_postview/v1/set-post-views
FAQ

Frequently Asked Questions about Bubuku post view count