Reach Me Security & Risk Analysis

wordpress.org/plugins/reach-me

Reach Me is a simple, yet powerful plugin that allows you to display your contact information anywhere on your website.

10 active installs v1.0.7 PHP + WP 3.5+ Updated Jan 26, 2019
contactinfolinkssocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Reach Me Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "reach-me" plugin version 1.0.7 exhibits a concerning security posture due to several critical code analysis findings, despite a clean vulnerability history. While the plugin presents a seemingly small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, the internal code practices raise significant red flags. The static analysis reveals a complete lack of prepared statements for its SQL queries and a 0% rate for properly escaped output, indicating a high likelihood of SQL injection and cross-site scripting (XSS) vulnerabilities. Furthermore, the absence of nonce and capability checks means that any unintended entry points, if they were to be discovered or introduced in future versions, would be unprotected.

The taint analysis, while not flagging critical or high severity flows, did identify two flows with unsanitized paths. When combined with the unescaped output, this suggests that user-supplied data could potentially be used in file operations or other sensitive contexts without proper sanitization, which could lead to unexpected behavior or security issues if not handled with extreme care. The plugin's history of zero known vulnerabilities might create a false sense of security, but the current code analysis strongly suggests that underlying vulnerabilities likely exist and have not yet been exploited or discovered. The complete lack of security best practices in data handling (SQL, output, taint) is a major weakness that outweighs the small attack surface. Immediate attention is required to address these code-level deficiencies.

Key Concerns

  • SQL queries without prepared statements
  • 0% output escaping
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Reach Me Security Vulnerabilities

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

Reach Me Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped26 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
reme_links_admin (inc\pages\settings.php:17)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Reach Me Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuinc\functions\reme_add_menu_pages.php:13
actionadmin_enqueue_scriptsinc\functions\reme_admin_enqueue_scripts.php:15
actionadmin_noticesinc\pages\settings.php:81
actioninitreach-me.php:37
actionplugins_loadedreach-me.php:44
actionplugins_loadedreach-me.php:52
Maintenance & Trust

Reach Me Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 26, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Reach Me Developer Profile

Leander Iversen

3 plugins · 7K total installs

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

How We Detect Reach Me

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reach-me/fonts/font-awesome-4.7.0/css/font-awesome.min.css
Version Parameters
reach-me/fonts/font-awesome-4.7.0/css/font-awesome.min.css?ver=4.7.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Reach Me