Ajaxed Registration Page Security & Risk Analysis

wordpress.org/plugins/ajaxed-registration-page

In the name of Allah. this plugin let you to register in fast and easy way through ajax

10 active installs v1.0 PHP + WP 3.4.1+ Updated Jul 21, 2012
ajaxed-registration-formregisterregisteration-formregistration-pagewordpress-registration-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ajaxed Registration Page Safe to Use in 2026?

Generally Safe

Score 85/100

Ajaxed Registration Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The ajaxed-registration-page plugin v1.0 presents a concerning security posture primarily due to its unprotected entry points and lack of proper output sanitization. While the static analysis did not reveal any dangerous functions, SQL injection vulnerabilities are a significant risk given that 100% of the single SQL query does not utilize prepared statements. The absence of capability checks on AJAX handlers is a critical oversight, allowing unauthenticated users to potentially trigger sensitive actions. Furthermore, the fact that 100% of observed output is not properly escaped opens the door to cross-site scripting (XSS) attacks. The plugin's vulnerability history being clean is a positive sign, suggesting a lack of publicly known exploits. However, the current code analysis reveals substantial inherent weaknesses that could be exploited. In conclusion, while the plugin has a clean history, the static analysis highlights significant security flaws related to SQL injection, XSS, and unprotected AJAX endpoints that require immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • SQL queries without prepared statements
  • Unescaped output
  • Missing capability checks
Vulnerabilities
None known

Ajaxed Registration Page Security Vulnerabilities

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

Ajaxed Registration Page Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped4 total outputs
Attack Surface
2 unprotected

Ajaxed Registration Page Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_pana_regindex.php:26
noprivwp_ajax_pana_regindex.php:27

Shortcodes 1

[registeration_form] index.php:22
WordPress Hooks 4
actioninitindex.php:20
actionlogin_form_registerindex.php:23
actionwp_enqueue_scriptsindex.php:24
actionwp_enqueue_scriptsindex.php:25
Maintenance & Trust

Ajaxed Registration Page Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 21, 2012
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Ajaxed Registration Page Developer Profile

amin3d

2 plugins · 20 total installs

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

How We Detect Ajaxed Registration Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ajaxed-registration-page/scripts/ajax.js/wp-content/plugins/ajaxed-registration-page/styles/reg-page.css/wp-content/plugins/ajaxed-registration-page/styles/reg-page-rtl.css
Script Paths
scripts/ajax.js

HTML / DOM Fingerprints

HTML Comments
<!--create an instance-----------------------------------------------------------start-----><!--create an instance-----------------------------------------------------------end------>
JS Globals
panaregurl
Shortcode Output
[registeration_form]
FAQ

Frequently Asked Questions about Ajaxed Registration Page