WP-Stateless – WPForms Addon Security & Risk Analysis

wordpress.org/plugins/wp-stateless-wpforms-addon

Provides compatibility between the WPForms and the WP-Stateless plugins.

30 active installs v0.0.2 PHP 8.0+ WP 5.0+ Updated Oct 14, 2024
google-cloud-storagestatelesswp-statelesswpformswpforms-addon-extension
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Stateless – WPForms Addon Safe to Use in 2026?

Generally Safe

Score 92/100

WP-Stateless – WPForms Addon 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-stateless-wpforms-addon plugin v0.0.2 exhibits a concerning security posture due to a lack of proper authentication checks on all its AJAX handlers. While the static analysis reveals no dangerous functions, SQL injection vulnerabilities, or improper output escaping, the presence of four AJAX handlers without authentication checks represents a significant attack surface. This means that any user, regardless of their role or permissions, could potentially trigger these AJAX actions, leading to unintended consequences or further exploitation if the actions themselves have security flaws that are not immediately apparent from the provided metrics.

The plugin demonstrates good practices in other areas, such as 100% usage of prepared statements for SQL queries and proper output escaping, which are crucial for preventing common web vulnerabilities. The absence of any recorded vulnerabilities in its history is also a positive indicator. However, the critical weakness in its authentication mechanism for AJAX handlers cannot be overlooked. This oversight significantly increases the risk profile of the plugin, as it bypasses WordPress's built-in access control mechanisms.

In conclusion, while the plugin avoids several common pitfalls like raw SQL and unescaped output, the unprotected AJAX handlers are a major security concern that outweighs these strengths. The lack of taint analysis data is also a minor weakness, as it limits a deeper understanding of potential data manipulation risks. The overall security is compromised by the exposed AJAX functionality.

Key Concerns

  • AJAX handlers without auth checks
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

WP-Stateless – WPForms Addon Security Vulnerabilities

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

WP-Stateless – WPForms Addon Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

100% escaped2 total outputs
Attack Surface
4 unprotected

WP-Stateless – WPForms Addon Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_wpforms_upload_chunk_initclass-wpforms.php:49
noprivwp_ajax_wpforms_upload_chunk_initclass-wpforms.php:50
authwp_ajax_wpforms_submitclass-wpforms.php:51
noprivwp_ajax_wpforms_submitclass-wpforms.php:52
WordPress Hooks 13
actionwpclass-wpforms.php:48
actionwpforms_process_entry_savedclass-wpforms.php:53
actionwpforms_pre_delete_entriesclass-wpforms.php:54
actionwpforms_pro_admin_entries_page_empty_trash_beforeclass-wpforms.php:55
actionwpforms_pre_delete_entry_fieldsclass-wpforms.php:56
actionwpforms_builder_save_formclass-wpforms.php:57
actionadmin_initclass-wpforms.php:58
filterwpforms_process_after_filterclass-wpforms.php:60
filterwpforms_entry_email_dataclass-wpforms.php:61
filtersm:sync::syncArgsclass-wpforms.php:62
filtersm:sync::nonMediaFilesclass-wpforms.php:63
actionplugins_loadedwp-stateless-wpforms-addon.php:18
filterplugin_row_metawp-stateless-wpforms-addon.php:25
Maintenance & Trust

WP-Stateless – WPForms Addon Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 14, 2024
PHP min version8.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

WP-Stateless – WPForms Addon Developer Profile

UDX Usability Dynamics

15 plugins · 5K total installs

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

How We Detect WP-Stateless – WPForms Addon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-stateless-wpforms-addon/dist/css/wpforms-stateless.css/wp-content/plugins/wp-stateless-wpforms-addon/dist/js/wpforms-stateless.js
Script Paths
/wp-content/plugins/wp-stateless-wpforms-addon/dist/js/wpforms-stateless.js
Version Parameters
wp-stateless-wpforms-addon/dist/css/wpforms-stateless.css?ver=wp-stateless-wpforms-addon/dist/js/wpforms-stateless.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP-Stateless – WPForms Addon