User Recording For WordPress Security & Risk Analysis

wordpress.org/plugins/user-recording

User recording specially created for WordPress sites.

10 active installs v1.0.5 PHP + WP 3.3+ Updated Aug 7, 2017
capturerecordingsession-recordinguser-recording
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is User Recording For WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "user-recording" plugin v1.0.5 exhibits a mixed security posture. While it demonstrates good practice by exclusively using prepared statements for all SQL queries and shows no known vulnerabilities in its history, several significant security concerns are present in its static analysis.

The plugin has a considerable attack surface, with 5 AJAX handlers identified. Alarmingly, all 5 of these AJAX handlers lack authentication checks, meaning any unauthenticated user could potentially trigger these functions. This absence of capability checks on these critical entry points is a major security weakness. Additionally, while the taint analysis did not reveal any unsanitized paths, the limited scope of analysis (only 1 flow analyzed) and the significant number of file operations (11) without explicit mention of sanitization for those operations warrant caution.

The plugin's lack of recorded vulnerabilities is positive, suggesting that historically it may not have had exploitable flaws or that they were promptly addressed. However, this does not mitigate the current identified risks from the static analysis. The presence of unprotected AJAX endpoints represents a direct and immediate threat that needs to be addressed. In conclusion, the plugin has a strength in its SQL query handling and vulnerability history, but this is heavily outweighed by the critical risk posed by unprotected AJAX handlers and a lack of comprehensive security checks on its entry points.

Key Concerns

  • AJAX handlers without auth checks
  • No nonce checks on AJAX handlers
  • Low output escaping coverage
  • Capability checks present but not on all entry points
Vulnerabilities
None known

User Recording For WordPress Security Vulnerabilities

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

User Recording For WordPress Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

User Recording For WordPress Code Analysis

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

SQL Query Safety

100% prepared16 total queries

Output Escaping

13% escaped15 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<child_player> (screens\child_player.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

User Recording For WordPress Attack Surface

Entry Points5
Unprotected5

AJAX Handlers 5

noprivwp_ajax_rednao_ssr_submit_recordinguser-recording.php:48
authwp_ajax_rednao_ssr_submit_recordinguser-recording.php:49
authwp_ajax_rednao_ssr_get_recordingsuser-recording.php:50
authwp_ajax_rednao_ssr_delete_recordingsuser-recording.php:51
authwp_ajax_rednao_ssr_update_scheduleuser-recording.php:52
WordPress Hooks 7
actionwp_enqueue_scriptsuser-recording.php:45
actionadmin_menuuser-recording.php:46
filtercron_schedulesuser-recording.php:53
actionusfwp_schedule_deleteuser-recording.php:54
filterquery_varsuser-recording.php:100
actiontemplate_redirectuser-recording.php:107
actionadmin_inituser-recording.php:123

Scheduled Events 1

usfwp_schedule_delete
Maintenance & Trust

User Recording For WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 7, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

User Recording For WordPress Developer Profile

EDGARROJAS

19 plugins · 12K total installs

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

How We Detect User 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/user-recording/js/Bundle/recorder_bundle.js/wp-content/plugins/user-recording/img/icon.png/wp-content/plugins/user-recording/screens/player.php/wp-content/plugins/user-recording/js/lib/velocity.min.js/wp-content/plugins/user-recording/js/Bundle/reactplayer_bundle.js/wp-content/plugins/user-recording/js/lib/bootstrap/css/bootstrap.css/wp-content/plugins/user-recording/js/lib/bootstrap/css/bootstrap.min.css
Script Paths
js/Bundle/recorder_bundle.jsjs/lib/velocity.min.jsjs/Bundle/reactplayer_bundle.js

HTML / DOM Fingerprints

CSS Classes
ssrLoadingScreen
Data Attributes
id="smart-session-recording-id"
JS Globals
smartformsrecordingparams
REST Endpoints
/wp-json/rednao/v1/recording/
FAQ

Frequently Asked Questions about User Recording For WordPress