WP Ignitor Security & Risk Analysis

wordpress.org/plugins/wp-ignitor

Now let's ignition to your site, with conceal that we are WordPress and get starting with the stronger defensive turn.

10 active installs v1.1.2 PHP 7.4+ WP 5.2.9+ Updated Apr 18, 2024
management
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Ignitor Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The wp-ignitor plugin v1.1.2 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries and has a clean vulnerability history with no recorded CVEs. This suggests a general awareness of secure coding standards for database interactions and a history of prompt patching or absence of significant past vulnerabilities.

However, significant security concerns arise from its attack surface. The plugin exposes two AJAX handlers, both of which lack authentication checks. This is a critical weakness, as any unauthenticated user could potentially trigger these handlers. Furthermore, the presence of the `shell_exec` function, a powerful and potentially dangerous function, without clear context regarding its sanitization and usage, poses a substantial risk. While taint analysis shows no unsanitized paths, the overall lack of authentication on AJAX endpoints combined with a dangerous function warrants caution.

In conclusion, while the plugin's SQL practices and vulnerability history are strengths, the unprotected AJAX endpoints and the presence of `shell_exec` present substantial, actionable security risks. The lack of authentication on critical entry points significantly increases the potential attack surface. Addressing these issues should be a priority to improve the plugin's security.

Key Concerns

  • AJAX handlers without authentication checks
  • Use of dangerous function 'shell_exec'
  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Ignitor Security Vulnerabilities

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

WP Ignitor Code Analysis

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

Dangerous Functions Found

shell_execcase preg_match( $regex, shell_exec( $command ), $matches ):src\utils.php:1115

Output Escaping

30% escaped297 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
wpignitor_ajax (src\actions.php:206)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WP Ignitor Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wpignitor_ajaxsrc\wpIgnitor.php:180
noprivwp_ajax_wpignitor_ajaxsrc\wpIgnitor.php:181
WordPress Hooks 40
actionregistered_taxonomysrc\wpIgnitor.php:173
actionregistered_post_typesrc\wpIgnitor.php:174
actionplugins_loadedsrc\wpIgnitor.php:175
actionafter_setup_themesrc\wpIgnitor.php:176
actioninitsrc\wpIgnitor.php:177
actionwidgets_initsrc\wpIgnitor.php:178
actionwp_enqueue_scriptssrc\wpIgnitor.php:179
actionwp_footersrc\wpIgnitor.php:182
actionwp_print_footer_scriptssrc\wpIgnitor.php:183
actionshutdownsrc\wpIgnitor.php:184
actionlogin_initsrc\wpIgnitor.php:186
filterwp_resource_hintssrc\wpIgnitor.php:190
filterrest_authentication_errorssrc\wpIgnitor.php:191
filterrest_pre_dispatchsrc\wpIgnitor.php:192
filterrest_endpointssrc\wpIgnitor.php:193
filterauth_redirect_schemesrc\wpIgnitor.php:194
filterlogin_urlsrc\wpIgnitor.php:196
filterlogout_urlsrc\wpIgnitor.php:197
filterregister_urlsrc\wpIgnitor.php:198
filterlostpassword_urlsrc\wpIgnitor.php:199
filtersite_urlsrc\wpIgnitor.php:200
filteradmin_urlsrc\wpIgnitor.php:201
filterwp_redirectsrc\wpIgnitor.php:202
filteradmin_email_remind_intervalsrc\wpIgnitor.php:203
actionadmin_menusrc\wpIgnitor.php:207
actionadmin_initsrc\wpIgnitor.php:208
actioncurrent_screensrc\wpIgnitor.php:209
actionwp_dashboard_setupsrc\wpIgnitor.php:210
actionadmin_enqueue_scriptssrc\wpIgnitor.php:211
actionadmin_print_stylessrc\wpIgnitor.php:212
actionadmin_headsrc\wpIgnitor.php:213
actionadmin_print_footer_scriptssrc\wpIgnitor.php:214
filteruser_contactmethodssrc\wpIgnitor.php:215
filteradmin_footer_textsrc\wpIgnitor.php:216
filterset-screen-optionsrc\wpIgnitor.php:217
filterdashboard_recent_posts_query_argssrc\wpIgnitor.php:218
filterplugin_action_linkssrc\wpIgnitor.php:219
filterall_pluginssrc\wpIgnitor.php:221
actionallsrc\wpIgnitor.php:232
filterallsrc\wpIgnitor.php:233
Maintenance & Trust

WP Ignitor Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 18, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Ignitor Developer Profile

yuka2py

10 plugins · 220 total installs

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

How We Detect WP Ignitor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-ignitor/dist/css/main.css/wp-content/plugins/wp-ignitor/dist/js/app.js/wp-content/plugins/wp-ignitor/dist/js/chunk-vendors.js
Script Paths
/wp-content/plugins/wp-ignitor/dist/js/app.js/wp-content/plugins/wp-ignitor/dist/js/chunk-vendors.js
Version Parameters
wp-ignitor/dist/css/main.css?ver=wp-ignitor/dist/js/app.js?ver=wp-ignitor/dist/js/chunk-vendors.js?ver=

HTML / DOM Fingerprints

JS Globals
window.wpIgnitorwpIgnitor.init
FAQ

Frequently Asked Questions about WP Ignitor