My Social Reach Security & Risk Analysis

wordpress.org/plugins/my-social-reach

Activate the plugin, and it will automatically add social sharing buttons at the end of the post content automatically.

0 active installs v1.0.0 PHP + WP 5.0+ Updated Unknown
facebook-sharepinterestsocial-sharing-plugintelegram-sharetwitter
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Social Reach Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "my-social-reach" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. All identified entry points, specifically the two AJAX handlers, are protected by nonce checks. The plugin demonstrates good practices by ensuring 100% of its outputs are properly escaped, and it does not perform file operations or external HTTP requests, which further limits its attack surface. The absence of any dangerous functions, critical or high severity taint flows, and a clean vulnerability history without any recorded CVEs are all positive indicators of secure development.

However, a notable concern is the complete absence of capability checks on its entry points. While nonce checks are present, they primarily protect against CSRF attacks and do not restrict access based on user roles and permissions. This means that any authenticated user, regardless of their privileges, could potentially trigger the AJAX actions. The plugin also uses prepared statements for only 23% of its SQL queries, leaving a significant portion potentially vulnerable to SQL injection if not carefully constructed. Despite these weaknesses, the overall security is relatively robust due to the lack of critical vulnerabilities identified in the static analysis and its clean historical record.

Key Concerns

  • AJAX handlers lack capability checks
  • 23% of SQL queries do not use prepared statements
Vulnerabilities
None known

My Social Reach Security Vulnerabilities

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

My Social Reach Code Analysis

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

SQL Query Safety

23% prepared13 total queries

Output Escaping

100% escaped2 total outputs
Attack Surface

My Social Reach Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_zptmss_socialbackend\__hooks.php:317
noprivwp_ajax_zptmss_socialbackend\__hooks.php:318
WordPress Hooks 2
actionadmin_menubackend\__hooks.php:8
filterthe_contentbackend\__hooks.php:91
Maintenance & Trust

My Social Reach Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedUnknown
PHP min version
Downloads817

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

My Social Reach Developer Profile

tectera

1 plugin · 0 total installs

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

How We Detect My Social Reach

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-social-reach/assets/css/styles.css/wp-content/plugins/my-social-reach/assets/js/scripts.js
Script Paths
https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css
Version Parameters
zpt-my-social-reach-fa?ver=4.6.3zpt-my-social-reach?ver=1.0.0zpt-my-social-reach?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
zpt-containerzpt-share-iconszpt-social-iconzpt-c
Data Attributes
data-hrefdata-todata-type
JS Globals
ZPTMSS
FAQ

Frequently Asked Questions about My Social Reach