My Simple Feedback Security & Risk Analysis

wordpress.org/plugins/my-simple-feedback

The plugin

10 active installs v1.0 PHP + WP 4.0.0+ Updated Jan 18, 2018
feedbackformmessages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Simple Feedback Safe to Use in 2026?

Generally Safe

Score 85/100

My Simple Feedback has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "my-simple-feedback" plugin v1.0 demonstrates a strong adherence to secure coding practices based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals indicate a clean bill of health in terms of dangerous functions, raw SQL queries (all prepared statements), file operations, and external HTTP requests. The lack of any taint analysis findings and zero known vulnerabilities in its history further bolster its security posture.

However, the static analysis does raise a concern regarding output escaping, with only 51% of outputs being properly escaped. While not immediately indicative of a critical vulnerability without further context, this partial escaping could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is involved in the unescaped outputs. The complete absence of nonce checks and capability checks, while seemingly safe due to the lack of direct entry points, means that if any entry points were to be introduced in future versions or through misconfiguration, these critical security layers would be missing.

In conclusion, the plugin currently presents a very low security risk due to its minimal attack surface and clean vulnerability history. The primary area for improvement lies in ensuring all output is properly escaped to mitigate potential XSS risks. The lack of authentication and nonce checks on its non-existent entry points is not a direct risk at this moment but represents a potential weakness that could be exploited if the plugin's functionality evolves.

Key Concerns

  • Partially unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

My Simple Feedback Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

My Simple Feedback Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

My Simple Feedback Code Analysis

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

Output Escaping

51% escaped43 total outputs
Attack Surface

My Simple Feedback Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuapp/class.admin.init.php:23
actionplugins_loadedapp/class.index.init.php:66
actionwp_headapp/class.index.init.php:101
actionadmin_noticeslibrary/wp-plance/flash.php:35
Maintenance & Trust

My Simple Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedJan 18, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

My Simple Feedback Developer Profile

Pavel

9 plugins · 40 total installs

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

How We Detect My Simple Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-simple-feedback/library/plance/validate.js/wp-content/plugins/my-simple-feedback/library/plance/request.js/wp-content/plugins/my-simple-feedback/library/plance/view.js/wp-content/plugins/my-simple-feedback/library/wp-plance/flash.js
Script Paths
/wp-content/plugins/my-simple-feedback/library/plance/validate.js/wp-content/plugins/my-simple-feedback/library/plance/request.js/wp-content/plugins/my-simple-feedback/library/plance/view.js/wp-content/plugins/my-simple-feedback/library/wp-plance/flash.js

HTML / DOM Fingerprints

CSS Classes
plance-sfb-formr-namer-emailr-subjectr-messager-is
Data Attributes
data-validate="true"
JS Globals
window.Plance_SFB_Index_INIT
Shortcode Output
[plance_simple_feedback]
FAQ

Frequently Asked Questions about My Simple Feedback