AJAX Manufactory Security & Risk Analysis

wordpress.org/plugins/ajax-manufactory

This plugin allows you to create AJAX applications by simple way. It implements JSON data transfer, data escaping, error handling.

100 active installs v1.7.11 PHP + WP 3.0.1+ Updated Jun 28, 2019
ajaxclient-siderequestserver-sidexmlrequest
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AJAX Manufactory Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The ajax-manufactory plugin version 1.7.11 presents significant security concerns due to a lack of proper authorization checks on its entry points. The static analysis reveals two AJAX handlers, both of which operate without any authentication or capability checks. This creates a large, unprotected attack surface, allowing any unauthenticated user to potentially trigger these functions. While the plugin exhibits good practices in other areas, such as using prepared statements for SQL queries and not making external HTTP requests, the fundamental oversight in securing its AJAX endpoints is a critical vulnerability. The absence of any known vulnerabilities in its history is a positive sign, suggesting past development may have been more secure, but it does not mitigate the current risks identified in the code. Therefore, while the plugin avoids certain common pitfalls, the unprotected AJAX handlers make it a high-risk target.

Key Concerns

  • AJAX handlers without auth checks
  • Output not properly escaped
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

AJAX Manufactory Security Vulnerabilities

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

AJAX Manufactory Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface
2 unprotected

AJAX Manufactory Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_wpjxm_actionajax-manufactory.php:59
authwp_ajax_wpjxm_actionajax-manufactory.php:60
WordPress Hooks 5
actioninitajax-manufactory.php:54
filterplugin_row_metaajax-manufactory.php:57
actionwp_enqueue_scriptsajax-manufactory.php:70
actionadmin_headajax-manufactory.php:71
actionplugins_loadedajax-manufactory.php:79
Maintenance & Trust

AJAX Manufactory Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 28, 2019
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings5
Active installs100
Developer Profile

AJAX Manufactory Developer Profile

Epsiloncool

5 plugins · 1K total installs

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

How We Detect AJAX Manufactory

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ajax-manufactory/js/jx.js
Script Paths
/wp-content/plugins/ajax-manufactory/js/jx.js
Version Parameters
ajax-manufactory/js/jx.js?ver=

HTML / DOM Fingerprints

JS Globals
wpjxm_ajaxurlwpjxm_action
FAQ

Frequently Asked Questions about AJAX Manufactory