Cursor Trail Security & Risk Analysis

wordpress.org/plugins/cursor-trail

Add a cursor trail to your website mouse pointer, with custom pointer image, speed/interval adjustment and scheduling.

100 active installs v1.1 PHP + WP 2.8+ Updated Apr 23, 2025
cursoreffectsjavascriptjquerypointer
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cursor Trail Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The cursor-trail plugin v1.1 exhibits a strong 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. Furthermore, the analysis indicates a diligent approach to SQL queries, with 100% utilizing prepared statements, and the presence of a nonce check suggests some consideration for security against CSRF attacks. The plugin also avoids dangerous functions, file operations, and external HTTP requests, which are common sources of vulnerabilities.

However, a critical concern arises from the output escaping analysis. With 9 total outputs and 0% properly escaped, this indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the front-end or back-end without proper sanitization can be exploited by attackers. The lack of capability checks on any entry points, though the attack surface is currently zero, is a potential risk if new entry points are introduced in the future without proper authorization.

The vulnerability history is a strong positive, showing zero known CVEs. This indicates a lack of historically exploited vulnerabilities, suggesting a generally well-maintained codebase or simply a lack of past discovery. The strengths of limited attack surface and secure SQL practices are notable, but they are significantly overshadowed by the critical deficiency in output escaping, making XSS a primary risk for this plugin.

Key Concerns

  • Outputs not properly escaped
  • No capability checks on entry points
Vulnerabilities
None known

Cursor Trail Security Vulnerabilities

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

Cursor Trail Release Timeline

v1.0
Code Analysis
Analyzed Mar 16, 2026

Cursor Trail Code Analysis

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

Output Escaping

0% escaped9 total outputs
Attack Surface

Cursor Trail Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menucursor-trail-admin.php:6
actionwp_headcursor-trail.php:59
Maintenance & Trust

Cursor Trail Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 23, 2025
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Cursor Trail Developer Profile

Marcus (aka @msykes)

13 plugins · 176K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
1423 days
View full developer profile
Detection Fingerprints

How We Detect Cursor Trail

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cursor-trail/pointer.png

HTML / DOM Fingerprints

CSS Classes
nwl-plugin
Data Attributes
name="ct_pointer"name="ct_speed"name="ct_interval"name="ct_start"name="ct_end"
JS Globals
ct_datacontainerspeedct_mousemove_timeoutct_intervalct_interval_current
FAQ

Frequently Asked Questions about Cursor Trail