ACF: Image Hotspots Field Security & Risk Analysis

wordpress.org/plugins/acf-image-mapping-hotspots

Advanced Custom Fields add-on to allow the capturing of coordinates on an image, based on user clicks.

2K active installs v0.1 PHP + WP 3.5+ Updated Feb 23, 2017
hot-spotsimage-coordinatesimage-mapping
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ACF: Image Hotspots Field Safe to Use in 2026?

Generally Safe

Score 85/100

ACF: Image Hotspots Field has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The security posture of the 'acf-image-mapping-hotspots' plugin version 0.1 appears to be strong based on the provided static analysis results. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate a lack of dangerous functions, file operations, and external HTTP requests. All SQL queries are properly prepared, and there are no identified taint flows, which are positive indicators of secure coding practices.

However, there are areas for concern. The output escaping is only 60% properly escaped, meaning there are instances where user-supplied data or dynamic content might be rendered directly to the browser without adequate sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks across all entry points is a significant oversight. While the current attack surface is zero, any future additions or modifications to these entry points without proper authorization and nonce validation would expose the plugin to critical security risks.

The vulnerability history being completely clear is a positive sign, suggesting that the plugin has not had any publicly disclosed vulnerabilities. This, combined with the limited attack surface and absence of dangerous code patterns, paints a picture of a plugin that has likely been developed with security in mind, or is simple enough that critical vulnerabilities haven't arisen. Despite the clean history and strong code signals in many areas, the incomplete output escaping and the absence of crucial security checks like nonces and capability checks represent the primary risks that need attention.

Key Concerns

  • Output escaping is only 60% properly escaped
  • 0 Nonce checks detected
  • 0 Capability checks detected
Vulnerabilities
None known

ACF: Image Hotspots Field Security Vulnerabilities

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

ACF: Image Hotspots Field Code Analysis

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

Output Escaping

60% escaped5 total outputs
Attack Surface

ACF: Image Hotspots Field Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionacf/include_field_typesacf-image-hotspots.php:52
actionacf/register_fieldsacf-image-hotspots.php:53
actionadmin_noticesacf-image-hotspots.php:77
Maintenance & Trust

ACF: Image Hotspots Field Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedFeb 23, 2017
PHP min version
Downloads33K

Community Trust

Rating100/100
Number of ratings14
Active installs2K
Developer Profile

ACF: Image Hotspots Field Developer Profile

Andrew Rockwell

2 plugins · 3K total installs

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

How We Detect ACF: Image Hotspots Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acf-image-mapping-hotspots/assets/js/input.js/wp-content/plugins/acf-image-mapping-hotspots/assets/css/input.css
Version Parameters
acf-input-FIELD_NAME?ver=acf-input-FIELD_NAME

HTML / DOM Fingerprints

CSS Classes
acf-field-FIELD_NAME
Data Attributes
data-preview_size
JS Globals
acf_input_FIELD_NAME
FAQ

Frequently Asked Questions about ACF: Image Hotspots Field