WP Light Heatmap Security & Risk Analysis

wordpress.org/plugins/wp-light-heatmap

This plugin allows you to create a heatmap based on mouse clicks and cursor movements.

0 active installs v1.0.0 PHP 5.6+ WP 3.0.1+ Updated Unknown
analyticsclick-mapclickmapheat-mapheatmap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Light Heatmap Safe to Use in 2026?

Generally Safe

Score 100/100

WP Light Heatmap has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The wp-light-heatmap plugin v1.0.0 presents significant security concerns due to a large number of unprotected entry points. With all 8 AJAX handlers and 1 REST API route lacking authentication checks, an attacker could potentially execute arbitrary actions or access sensitive data without proper authorization. The taint analysis revealing two high-severity flows with unsanitized paths further exacerbates this risk, indicating a strong possibility of code injection or data manipulation vulnerabilities.

While the plugin has a clean vulnerability history with no known CVEs, this should not be interpreted as a sign of robust security. The absence of past issues could simply be due to a lack of thorough security auditing or exploitation attempts. The plugin's strengths lie in its limited use of dangerous functions and a decent percentage of SQL queries using prepared statements, along with properly escaped outputs. However, the lack of nonce checks on AJAX endpoints and capability checks on its entry points are critical oversights that undermine its overall security posture.

Key Concerns

  • All AJAX handlers unprotected
  • REST API route unprotected
  • High severity taint flows with unsanitized paths
  • No nonce checks on AJAX handlers
  • Limited capability checks on entry points
Vulnerabilities
None known

WP Light Heatmap Security Vulnerabilities

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

WP Light Heatmap Code Analysis

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

SQL Query Safety

75% prepared4 total queries

Output Escaping

80% escaped25 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wp_light_heatmap_display (wp_light_heatmap.php:153)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
9 unprotected

WP Light Heatmap Attack Surface

Entry Points9
Unprotected9

AJAX Handlers 8

noprivwp_ajax_wp_light_heatmap_calculate_neighborscore\wp_light_heatmap_calculate.php:12
authwp_ajax_wp_light_heatmap_calculate_neighborscore\wp_light_heatmap_calculate.php:13
noprivwp_ajax_wp_light_heatmap_add_dotwp_light_heatmap.php:123
authwp_ajax_wp_light_heatmap_add_dotwp_light_heatmap.php:124
noprivwp_ajax_wp_light_heatmap_displaywp_light_heatmap.php:151
authwp_ajax_wp_light_heatmap_displaywp_light_heatmap.php:152
noprivwp_ajax_wp_light_heatmap_clear_databasewp_light_heatmap.php:180
authwp_ajax_wp_light_heatmap_clear_databasewp_light_heatmap.php:181

REST API Routes 1

POST/wp-json/heatmap/v1/endpointwp_light_heatmap.php:109
WordPress Hooks 11
actionadmin_menuadmin\partials\wp_light_heatmap-admin-display.php:14
actionwp_enqueue_scriptscore\wp_light_heatmap_includes.php:12
actionadmin_initcore\wp_light_heatmap_includes.php:59
actionplugins_loadedincludes\class-wp_light_heatmap.php:151
actionadmin_enqueue_scriptsincludes\class-wp_light_heatmap.php:166
actionadmin_enqueue_scriptsincludes\class-wp_light_heatmap.php:167
actionwp_enqueue_scriptsincludes\class-wp_light_heatmap.php:182
actionwp_enqueue_scriptsincludes\class-wp_light_heatmap.php:183
actionwp_footerpublic\partials\wp_light_heatmap-public-display.php:14
actionadmin_initwp_light_heatmap.php:88
actionrest_api_initwp_light_heatmap.php:107
Maintenance & Trust

WP Light Heatmap Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedUnknown
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Light Heatmap Developer Profile

wplightheatmap

1 plugin · 0 total installs

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

How We Detect WP Light Heatmap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-light-heatmap/assets/css/wp_light_heatmap_admin.css/wp-content/plugins/wp-light-heatmap/assets/js/wp_light_heatmap_admin.js/wp-content/plugins/wp-light-heatmap/assets/js/wp_light_heatmap_public.js
Script Paths
assets/js/wp_light_heatmap_admin.jsassets/js/wp_light_heatmap_public.js
Version Parameters
wp-light-heatmap/assets/css/wp_light_heatmap_admin.css?ver=wp-light-heatmap/assets/js/wp_light_heatmap_admin.js?ver=wp-light-heatmap/assets/js/wp_light_heatmap_public.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-light-heatmap-heatmap
Data Attributes
data-heatmap-selector
JS Globals
lightHeatmapOptionsArray
REST Endpoints
/heatmap/v1/endpoint
FAQ

Frequently Asked Questions about WP Light Heatmap