LiveSession – Visitor Recording for WordPress Security & Risk Analysis

wordpress.org/plugins/livesession

LiveSession is a session replay tool that will help you learn more about your users. You can watch how they interact with your website.

100 active installs v1.0.0 PHP 5.6+ WP 4.6+ Updated Jul 19, 2021
analyticsheatmapsinsightslivesessionrecordings
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is LiveSession – Visitor Recording for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

LiveSession – Visitor Recording for WordPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The 'livesession' v1.0.0 plugin exhibits a strong initial security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and what little surface exists appears to be protected. The code also demonstrates good practices by exclusively using prepared statements for its SQL queries and shows no indications of dangerous functions, file operations, or external HTTP requests. Taint analysis also yielded no concerning flows.

However, the plugin does present some areas of concern. A significant portion of its output (46%) is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without adequate sanitization. Furthermore, the complete lack of nonce checks and capability checks is a notable weakness. While the attack surface is currently zero, this absence of authorization checks leaves the plugin vulnerable if any new entry points are introduced in future versions without proper security considerations.

The vulnerability history is a positive indicator, with no known CVEs ever recorded for this plugin. This suggests a history of secure development or limited public scrutiny. In conclusion, the plugin is strong in its limited attack surface and SQL handling but has clear weaknesses in output escaping and a general lack of authorization checks that could pose risks if the plugin's functionality expands.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

LiveSession – Visitor Recording for WordPress Security Vulnerabilities

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

LiveSession – Visitor Recording for WordPress Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

LiveSession – Visitor Recording for WordPress Code Analysis

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

Output Escaping

54% escaped13 total outputs
Attack Surface

LiveSession – Visitor Recording for WordPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuincludes\class-livesession.php:29
actionwp_headincludes\class-livesession.php:106
actionadmin_enqueue_scriptsincludes\class-livesession.php:111
actionplugins_loadedlivesession.php:19
actionadmin_initlivesession.php:53
Maintenance & Trust

LiveSession – Visitor Recording for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJul 19, 2021
PHP min version5.6
Downloads70K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

LiveSession – Visitor Recording for WordPress Developer Profile

kdrazkiewicz

1 plugin · 100 total installs

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

How We Detect LiveSession – Visitor Recording for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/livesession/admin/static/livesession-admin.css

HTML / DOM Fingerprints

HTML Comments
<!-- LiveSession.io code --><!-- END LiveSession.io code -->
JS Globals
__ls
FAQ

Frequently Asked Questions about LiveSession – Visitor Recording for WordPress