Easy Social Signal Counter Security & Risk Analysis

wordpress.org/plugins/easy-social-signal-counter

Easy Social Signal Counter is a light-weight plugin that measures & displays the social activity on each of your blog posts in a tabular format.

10 active installs v0.1 PHP + WP 3.0.1+ Updated Jan 1, 2015
facebook-counterpinterest-countersocial-activity-countersocial-media-measurementtwitter-counter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Social Signal Counter Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Social Signal Counter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "easy-social-signal-counter" plugin v0.1 exhibits a concerning security posture primarily due to a significant lack of robust security controls. While the static analysis reports a seemingly low attack surface with zero identified AJAX handlers, REST API routes, shortcodes, or cron events, this can be misleading. The critical finding is the complete absence of nonce and capability checks across any potential entry points, coupled with a very low rate of output escaping (only 13% properly escaped). This indicates that even if entry points are not immediately obvious, any mechanism that does exist is likely vulnerable to cross-site scripting (XSS) attacks and potential privilege escalation if malicious data can be injected and rendered without proper sanitization. The taint analysis also found two flows with unsanitized paths, which, while not classified as critical or high severity in this version, represent a direct indicator of potential code injection vulnerabilities that could be exploited in future versions or with slightly different attack vectors.

The vulnerability history is completely clean, with no recorded CVEs. This could suggest either a history of good security practices or, more likely given the current code analysis findings, that the plugin is either very new, not widely used, or has simply not yet been targeted or thoroughly audited. The lack of any historical vulnerabilities, combined with the current code's weaknesses, should not be interpreted as a sign of security. It more strongly suggests that the plugin's security mechanisms are underdeveloped and ripe for exploitation. Therefore, despite the clean CVE history, the plugin should be considered high risk due to the fundamental security controls that are missing and the identified taint flows.

Key Concerns

  • Missing nonce checks on potential entry points
  • Missing capability checks on potential entry points
  • Low output escaping rate (13%)
  • Taint flows with unsanitized paths
  • File operations present without clear context/checks
Vulnerabilities
None known

Easy Social Signal Counter Security Vulnerabilities

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

Easy Social Signal Counter Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Easy Social Signal Counter Code Analysis

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

Output Escaping

13% escaped15 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
easySocialSignalCounter (easy-social-signal-counter.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Social Signal Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menueasy-social-signal-counter.php:13
Maintenance & Trust

Easy Social Signal Counter Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJan 1, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Alternatives

Easy Social Signal Counter Alternatives

No alternatives data available yet.

Developer Profile

Easy Social Signal Counter Developer Profile

Jayasri Nagrale

3 plugins · 810 total installs

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

How We Detect Easy Social Signal Counter

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapwidefat
HTML Comments
<!-- pagination --><!-- displaying the data start --><!-- the loop --><!-- end of the loop -->+3 more
Data Attributes
target="_blank"name="EMAIL"id="mce-EMAIL"placeholder="email address"requiredname="subscribe"+9 more
JS Globals
window.__SSR
FAQ

Frequently Asked Questions about Easy Social Signal Counter