WP Reporter Security & Risk Analysis

wordpress.org/plugins/wp-reporter

Counts posts, pages, comments, and users.

0 active installs v1.0.0 PHP + WP 4.5.0+ Updated Feb 9, 2018
counterposts-countreporter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Reporter Safe to Use in 2026?

Generally Safe

Score 85/100

WP Reporter 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-reporter v1.0.0 plugin exhibits a concerning security posture despite the absence of reported vulnerabilities and a seemingly small attack surface. While the plugin does not appear to utilize dangerous functions, perform file operations, or make external HTTP requests, its static analysis reveals significant weaknesses. A critical concern is that 100% of the observed output is not properly escaped, posing a high risk for cross-site scripting (XSS) vulnerabilities if any user-controlled data is ever rendered directly in the output. Furthermore, the complete lack of nonce and capability checks, coupled with zero AJAX handlers and REST API routes, suggests either a very minimal plugin or a potential oversight in implementing basic security measures that would normally be present for such entry points. The absence of any vulnerability history is positive, but it cannot outweigh the direct code signals indicating potential security flaws.

In conclusion, while the plugin has no known vulnerabilities and a limited apparent attack surface, the critical flaw of unescaped output represents a significant security risk. The lack of protective measures like nonces and capability checks on potential, albeit currently absent, entry points also raises questions about its overall security robustness. Future development should prioritize input sanitization and output escaping to mitigate the risk of XSS attacks.

Key Concerns

  • 100% of output is not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Reporter Security Vulnerabilities

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

WP Reporter Release Timeline

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

WP Reporter Code Analysis

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

Output Escaping

0% escaped35 total outputs
Attack Surface

WP Reporter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuwp-reporter.php:12
Maintenance & Trust

WP Reporter Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 9, 2018
PHP min version
Downloads952

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Reporter Developer Profile

Bimal Poudel

13 plugins · 840 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 Reporter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-reporter/includes/all.php/wp-content/plugins/wp-reporter/includes/posts.php/wp-content/plugins/wp-reporter/includes/pages.php/wp-content/plugins/wp-reporter/includes/users.php/wp-content/plugins/wp-reporter/includes/categories.php/wp-content/plugins/wp-reporter/includes/tags.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Reporter