Subscribers Count Security & Risk Analysis

wordpress.org/plugins/subscribers-count

Subscriber count show up the number of members of your community.

10 active installs v1.0 PHP + WP 3.0+ Updated Mar 14, 2012
countfacebookrsssubscribertwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Subscribers Count Safe to Use in 2026?

Generally Safe

Score 85/100

Subscribers Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "subscribers-count" v1.0 plugin exhibits a mixed security posture, with some commendable practices alongside significant areas of concern. On the positive side, the plugin has no recorded vulnerabilities (CVEs), no bundled libraries, and demonstrates a commitment to secure database interaction by using prepared statements for all SQL queries. The attack surface also appears to be zero, which is excellent from an entry point perspective.

However, the static analysis reveals critical weaknesses. A striking 100% of output is unescaped, posing a significant risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis indicates flows with unsanitized paths, suggesting potential for code injection or other vulnerabilities, even if currently assessed as low severity. Furthermore, the complete lack of nonce checks and capability checks on the (albeit non-existent) entry points is a major oversight. While the attack surface is reported as zero, the presence of file operations and external HTTP requests without clear authentication or sanitization could still be exploited if an attacker can influence the input to these functions.

The vulnerability history being completely clean is a positive indicator, but it does not negate the risks identified in the static analysis. The lack of past vulnerabilities might be due to the plugin's limited functionality or a lack of targeted analysis in the past. The plugin's strengths lie in its clean record and SQL hygiene, but the severe lack of output escaping and potential for unsanitized input flows demand immediate attention to mitigate significant security risks.

Key Concerns

  • All output is unescaped
  • Taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Subscribers Count Security Vulnerabilities

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

Subscribers Count Code Analysis

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

Output Escaping

0% escaped9 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
printAdminPage (subscriber_count.php:42)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Subscribers Count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menusubscriber_count.php:232
actionactivate_Subscribers-count/Subscribers-count.phpsubscriber_count.php:233
actionactivate_Subscribers-count/Subscribers-count.phpsubscriber_count.php:234
actionwidgetsubscriber_count.php:235
actionwp_print_stylessubscriber_count.php:236
Maintenance & Trust

Subscribers Count Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMar 14, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Subscribers Count Developer Profile

hyptos

1 plugin · 10 total installs

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

How We Detect Subscribers Count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/subscribers-count/css/styles.css

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
placeholder
JS Globals
_gaq
FAQ

Frequently Asked Questions about Subscribers Count