
My Simple Form Security & Risk Analysis
wordpress.org/plugins/my-simple-formThe plugin
Is My Simple Form Safe to Use in 2026?
Generally Safe
Score 85/100My Simple Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "my-simple-form" v1.1 plugin exhibits a concerning security posture despite having no recorded CVEs. While the attack surface appears to be zero in terms of direct entry points like AJAX handlers, REST API routes, and shortcodes, this could be misleading if the plugin's functionality is intended to be triggered through other means not captured by this static analysis. The code signals reveal significant weaknesses, particularly in output escaping and SQL query preparedness. A very low percentage of outputs are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the majority of SQL queries are not using prepared statements, which exposes the plugin to SQL injection attacks. The taint analysis confirms two high-severity flows with unsanitized paths, strongly suggesting that user-supplied data is not being adequately validated or sanitized before being used in potentially dangerous operations.
The lack of vulnerability history is positive, but it does not negate the critical issues identified in the code analysis. It's possible that the identified flaws haven't been discovered or exploited yet, or that the plugin's limited functionality or typical usage patterns have masked them. The absence of nonce checks and capability checks on any potential entry points is a significant oversight, allowing for potential Cross-Site Request Forgery (CSRF) and privilege escalation if any implicit entry points exist.
In conclusion, "my-simple-form" v1.1, despite a clean CVE record, presents substantial risks due to inadequate output escaping, vulnerable SQL query practices, and high-severity taint flows. The lack of authentication checks on any potential interaction points further compounds these risks. While a zero attack surface is a positive sign, it should be viewed with skepticism given the other serious code-level vulnerabilities.
Key Concerns
- High severity taint flows found
- Low percentage of properly escaped output
- Low percentage of SQL using prepared statements
- No nonce checks found
- No capability checks found
My Simple Form Security Vulnerabilities
My Simple Form Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
My Simple Form Attack Surface
WordPress Hooks 8
Maintenance & Trust
My Simple Form Maintenance & Trust
Maintenance Signals
Community Trust
My Simple Form Alternatives
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
wp-full-stripe-free
🚀 Create Stripe payment forms for WordPress. Accept credit cards, Apple Pay, donations, subscriptions & more. Easy setup, no coding needed!
Contact Listing for WP Job Manager
wp-job-manager-contact-listing
Allow sites using the WP Job Manager plugin to contact listings via their favorite form builder plugin.
Paytium: Mollie payment forms & donations
paytium
Mollie forms for payments and donations. With iDEAL | WERO , PayPal, Credit/Debet cards, subscriptions and recurring payments!
Custom Field For WP Job Manager
custom-field-for-wp-job-manager
The ultimate field editor for WP Job Manager. Easily add, edit, and manage custom job and company fields without any coding.
Jobber
jobber
Embed Jobber's powerful online booking and request forms directly into your WordPress site.
My Simple Form Developer Profile
8 plugins · 30 total installs
How We Detect My Simple Form
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/my-simple-form/library/wp-plance/include.php/wp-content/plugins/my-simple-form/library/wp-plance/registry.php/wp-content/plugins/my-simple-form/library/wp-plance/flash.php/wp-content/plugins/my-simple-form/library/plance/validate.php/wp-content/plugins/my-simple-form/library/plance/view.php/wp-content/plugins/my-simple-form/library/plance/request.php/wp-content/plugins/my-simple-form/app/index_init.php/wp-content/plugins/my-simple-form/vendor/kohana/include.php+9 moreHTML / DOM Fingerprints
Plance_RegistryPlance_FlashPlance_ValidatePlance_ViewPlance_RequestPlance_MSF_Admin_INIT+1 more