The Feedback Button Security & Risk Analysis

wordpress.org/plugins/the-feedback-button

Add a feedback button and collect visitor feedback with a click of a button.

10 active installs v2.3 PHP + WP 3.3+ Updated Dec 14, 2015
buttoncontact-formfeedbackfeedback-buttonform
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Feedback Button Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The plugin "the-feedback-button" v2.3 exhibits a strong security posture based on the provided static analysis data. The absence of any identified attack surface entries like AJAX handlers, REST API routes, or shortcodes significantly limits potential entry points for attackers. Furthermore, the code signals indicate a clean codebase with no dangerous functions, file operations, or external HTTP requests. The fact that all SQL queries use prepared statements is a major strength, mitigating the risk of SQL injection vulnerabilities. The vulnerability history also shows a perfect record with no known CVEs, suggesting a well-maintained and secure plugin over time.

However, the static analysis does reveal a critical weakness: 0% of output escaping is properly handled. With 4 total outputs analyzed, this means all of them are potentially vulnerable to cross-site scripting (XSS) attacks. This is a significant concern as even with a limited attack surface, unescaped output can lead to serious security breaches if an attacker can control the input that leads to these outputs. While the plugin's overall architecture appears robust, this lack of output sanitization presents a clear and present danger that needs immediate attention.

Key Concerns

  • 0% of output escaping is properly handled
Vulnerabilities
None known

The Feedback Button Security Vulnerabilities

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

The Feedback Button Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

The Feedback Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuthe-feedback-button.php:14
actionadmin_initthe-feedback-button.php:38
actionwp_footerthe-feedback-button.php:74
actionadmin_noticesthe-feedback-button.php:97
Maintenance & Trust

The Feedback Button Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 14, 2015
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

The Feedback Button Developer Profile

yuri.koval

1 plugin · 10 total installs

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

How We Detect The Feedback Button

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

Asset Fingerprints

Script Paths
http://cdn.thefeedbackbutton.com/assets/button/v2.js

HTML / DOM Fingerprints

CSS Classes
the-feedback-button
Data Attributes
data-key
JS Globals
the_feedback_button_js
FAQ

Frequently Asked Questions about The Feedback Button