Session Mirror Security & Risk Analysis

wordpress.org/plugins/session-mirror

The fast way to understand your users. Use Session Mirror directly from your Wordpress dashboard. Easy installation and use.

0 active installs v1.0.0 PHP + WP 4.6+ Updated Jan 5, 2021
heatmapsinsightsrecordingssession-mirrorvisual
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Session Mirror Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The session-mirror plugin v1.0.0 exhibits a generally positive security posture, with several good practices observed. The absence of SQL queries without prepared statements, file operations, and known CVEs is commendable. Furthermore, the presence of two nonce checks and two external HTTP requests indicates an awareness of potential input validation and external interaction management.

However, a significant concern lies in the output escaping, where only 41% of the 17 total outputs are properly escaped. This leaves a substantial portion of user-generated or dynamically generated content vulnerable to cross-site scripting (XSS) attacks. While the attack surface is small with only one AJAX handler, the lack of explicit capability checks on this entry point, despite the presence of nonce checks, could still pose a risk if the AJAX handler performs sensitive operations. The absence of any recorded vulnerabilities in its history is a positive sign but does not negate the potential risks identified in the static analysis.

In conclusion, while the plugin demonstrates good foundational security by avoiding common pitfalls like raw SQL and known vulnerabilities, the insufficient output escaping is a critical weakness that requires immediate attention. Addressing this would significantly improve the plugin's overall security and reduce its susceptibility to XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
  • AJAX handler without capability checks
Vulnerabilities
None known

Session Mirror Security Vulnerabilities

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

Session Mirror Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Session Mirror Code Analysis

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

Output Escaping

41% escaped17 total outputs
Attack Surface

Session Mirror Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_session_mirrorclass.session-mirror.php:30
WordPress Hooks 3
actionadmin_menuclass.session-mirror.php:29
actionadmin_enqueue_scriptsclass.session-mirror.php:31
actionwp_footerclass.session-mirror.php:32
Maintenance & Trust

Session Mirror Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.0
Last updatedJan 5, 2021
PHP min version
Downloads895

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Session Mirror Developer Profile

oguzcabuk

1 plugin · 0 total installs

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

How We Detect Session Mirror

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/session-mirror/assets/css/session-mirror.css/wp-content/plugins/session-mirror/assets/js/session-mirror.js
Script Paths
/wp-content/plugins/session-mirror/assets/js/session-mirror.js
Version Parameters
session-mirror/assets/css/session-mirror.css?ver=session-mirror/assets/js/session-mirror.js?ver=

HTML / DOM Fingerprints

CSS Classes
session-mirror-dashboardsession-mirror-settings
Data Attributes
data-session-mirror-api-keydata-session-mirror-secretdata-session-mirror-sitedata-session-mirror-project-iddata-session-mirror-statusdata-session-mirror-media-player-type
JS Globals
sessionMirrorAjaxsessionMirrorVideoFiltersAjaxsessionMirrorVideosAjaxsessionMirrorDeleteVideoAjaxsessionMirrorApi
REST Endpoints
/wp-json/session-mirror/v1/settings
FAQ

Frequently Asked Questions about Session Mirror