No Cache AJAX Widgets Security & Risk Analysis

wordpress.org/plugins/no-cache-ajax-widgets

Add AJAX powered widgets to your site. Serve fresh and dynamic content from any widget areas. Resolves common caching related issues.

300 active installs v1.1 PHP 5.4+ WP 3.1+ Updated Dec 13, 2025
ajax-widgetscachecacheingcachingno-cache
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is No Cache AJAX Widgets Safe to Use in 2026?

Generally Safe

Score 100/100

No Cache AJAX Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "no-cache-ajax-widgets" v1.1 plugin exhibits a concerning security posture primarily due to its unprotected AJAX endpoints. While the code doesn't utilize dangerous functions, perform raw SQL queries, or engage in file operations or external HTTP requests, the absence of any nonce or capability checks on its two identified AJAX handlers represents a significant vulnerability. This means any authenticated user could potentially trigger these AJAX actions, leading to unintended behavior or data manipulation if the underlying logic is not inherently safe.

The static analysis shows a high percentage of unescaped output (87%), which, while not a critical issue in isolation for this plugin given the limited attack surface and lack of direct sensitive data handling, could become a vector for cross-site scripting (XSS) in a more complex scenario. The lack of any recorded vulnerabilities in its history is a positive indicator, suggesting a history of secure development or a lack of targeted attacks. However, this cannot offset the immediate risks identified in the current version's code.

In conclusion, the plugin's strength lies in its avoidance of common risky practices like raw SQL or dangerous functions. Its weakness, however, is a glaring one: unprotected AJAX endpoints. While the vulnerability history is clean, the current code presents a clear and present danger of unauthorized actions being performed via its AJAX handlers. This necessitates immediate attention and remediation.

Key Concerns

  • 2 AJAX handlers without auth checks
  • High percentage of unescaped output
  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

No Cache AJAX Widgets Security Vulnerabilities

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

No Cache AJAX Widgets Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

No Cache AJAX Widgets Code Analysis

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

Output Escaping

13% escaped15 total outputs
Attack Surface
2 unprotected

No Cache AJAX Widgets Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_mg_ajax_textno-cache-ajax-widgets.php:29
noprivwp_ajax_mg_ajax_textno-cache-ajax-widgets.php:30
WordPress Hooks 2
actionwidgets_initno-cache-ajax-widgets.php:16
actionwp_enqueue_scriptsno-cache-ajax-widgets.php:21
Maintenance & Trust

No Cache AJAX Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 13, 2025
PHP min version5.4
Downloads7K

Community Trust

Rating84/100
Number of ratings5
Active installs300
Developer Profile

No Cache AJAX Widgets Developer Profile

Nirmal Kumar Ram

7 plugins · 31K total installs

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

How We Detect No Cache AJAX Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/no-cache-ajax-widgets/img/loading.GIF
Script Paths
/wp-content/plugins/no-cache-ajax-widgets/js/mg_ajax.js

HTML / DOM Fingerprints

CSS Classes
mg_ajax_widget
Data Attributes
data-text
JS Globals
mg_ajax
REST Endpoints
/wp-json/admin-ajax.php
FAQ

Frequently Asked Questions about No Cache AJAX Widgets