Live Data Display Security & Risk Analysis

wordpress.org/plugins/auto-refresh-api-ajax

Load JSON data via API, display it on your WordPress site, and auto-refresh it at custom intervals — without reloading the page.

20 active installs v2.0.1 PHP 7.4+ WP 5.5+ Updated Mar 30, 2026
ajaxapiauto-refreshjsonlive-ticker
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Live Data Display Safe to Use in 2026?

Generally Safe

Score 100/100

Live Data Display has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "auto-refresh-api-ajax" plugin v1.2.10 presents a significant security risk due to a lack of proper authentication and authorization checks on its entry points. All identified AJAX handlers and REST API routes are exposed without any validation, meaning any user, regardless of their role or permissions, could potentially interact with these functions. While the plugin demonstrates good practices in other areas, such as using prepared statements for SQL queries and largely escaping output, this single area of weakness can lead to serious vulnerabilities if exploited. The absence of any recorded historical vulnerabilities might suggest that the exposed entry points have not been widely targeted or exploited in the past, but this does not mitigate the current risk. The overall security posture is concerning, leaning towards insecure due to the critical gap in access control.

Key Concerns

  • AJAX handlers without auth checks
  • REST API routes without permission callbacks
  • Flows with unsanitized paths
  • Total entry points without auth
Vulnerabilities
None known

Live Data Display Security Vulnerabilities

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

Live Data Display Release Timeline

v2.0.1Current
v2.0.0
v1.2.10
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Live Data Display Code Analysis

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

Output Escaping

98% escaped60 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
<auto-refresh-api-ajax-lib> (auto-refresh-api-ajax-lib.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Live Data Display Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 2

authwp_ajax_autorefreshapiajax_ajax_functionauto-refresh-api-ajax.php:40
noprivwp_ajax_autorefreshapiajax_ajax_functionauto-refresh-api-ajax.php:41

REST API Routes 1

GET/wp-json/araa/v1/geturl/auto-refresh-api-ajax.php:45
WordPress Hooks 6
actionrest_api_initauto-refresh-api-ajax.php:44
actionwp_enqueue_scriptsauto-refresh-api-ajax.php:52
actionwp_headauto-refresh-api-ajax.php:108
actionwp_footerauto-refresh-api-ajax.php:116
actionadmin_menuoptions.php:4
actionadmin_initoptions.php:12
Maintenance & Trust

Live Data Display Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 30, 2026
PHP min version7.4
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Live Data Display Developer Profile

berkux

5 plugins · 17K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
183 days
View full developer profile
Detection Fingerprints

How We Detect Live Data Display

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-refresh-api-ajax/js/auto_refresh_api_ajax.js
Script Paths
/wp-content/plugins/auto-refresh-api-ajax/js/auto_refresh_api_ajax.js
Version Parameters
auto-refresh-api-ajax/js/auto_refresh_api_ajax.js?ver=auto-refresh-api-ajax.js?ver=

HTML / DOM Fingerprints

JS Globals
autorefreshapiajaxparam
REST Endpoints
/wp-json/araa/v1/geturl/
FAQ

Frequently Asked Questions about Live Data Display