Feedbucket – Website Feedback Tool Security & Risk Analysis

wordpress.org/plugins/feedbucket

Enable your clients and team members to submit feedback using screenshot and recordings on your WordPress site.

1K active installs v1.0.10 PHP 5.6+ WP 4.7+ Updated Jan 16, 2026
bug-trackingfeedbackfeedback-widgetvisual-feedbackwebsite-feedback
99
A · Safe
CVEs total1
Unpatched0
Last CVEApr 1, 2025
Safety Verdict

Is Feedbucket – Website Feedback Tool Safe to Use in 2026?

Generally Safe

Score 99/100

Feedbucket – Website Feedback Tool has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 1, 2025Updated 2mo ago
Risk Assessment

The feedbucket plugin, version 1.0.10, exhibits a generally good security posture based on the static analysis. A significant strength is the complete absence of raw SQL queries; all queries are prepared, mitigating SQL injection risks. Furthermore, the plugin demonstrates an awareness of security best practices by including nonce and capability checks on its entry points. The attack surface is minimal, with only one AJAX handler, and notably, it does not appear to have any unprotected entry points. Taint analysis also shows no unsanitized paths, which is a positive indicator for preventing more complex injection vulnerabilities.

However, there are areas for improvement. While most outputs are escaped, a notable percentage (33%) are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if the unescaped data is user-controlled or originates from an untrusted source. The plugin's vulnerability history, while showing no currently unpatched CVEs, does indicate a past medium-severity vulnerability, and a pattern of Cross-Site Request Forgery (CSRF) issues were previously identified. This suggests that while recent versions might be more secure, historical issues should still be monitored, and the codebase might require ongoing vigilance for such vulnerabilities.

In conclusion, feedbucket 1.0.10 is reasonably secure due to its robust handling of SQL and its limited, protected attack surface. The presence of proper checks on entry points is commendable. The primary concern lies with the unescaped output, which presents a potential XSS risk. The historical vulnerability data, though not indicating current critical threats, suggests a need for continued security reviews to ensure past vulnerability types do not resurface.

Key Concerns

  • Unescaped output present
  • Past medium vulnerability history
  • Past CSRF vulnerability history
Vulnerabilities
1

Feedbucket – Website Feedback Tool Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-31859medium · 4.3Cross-Site Request Forgery (CSRF)

Feedbucket – Website Feedback Tool <= 1.0.6 - Cross-Site Request Forgery

Apr 1, 2025 Patched in 1.0.7 (101d)
Code Analysis
Analyzed Mar 16, 2026

Feedbucket – Website Feedback Tool Code Analysis

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

Output Escaping

67% escaped21 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
feedbucket_save_options (feedbucket.php:88)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Feedbucket – Website Feedback Tool Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_feedbucket_save_optionsfeedbucket.php:121
WordPress Hooks 5
actionadmin_enqueue_scriptsfeedbucket.php:38
actionadmin_menufeedbucket.php:49
filterplugin_action_links_feedbucket/feedbucket.phpfeedbucket.php:67
actionadmin_headfeedbucket.php:171
actionwp_headfeedbucket.php:204
Maintenance & Trust

Feedbucket – Website Feedback Tool Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 16, 2026
PHP min version5.6
Downloads20K

Community Trust

Rating100/100
Number of ratings5
Active installs1K
Developer Profile

Feedbucket – Website Feedback Tool Developer Profile

Feedbucket

1 plugin · 1K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
101 days
View full developer profile
Detection Fingerprints

How We Detect Feedbucket – Website Feedback Tool

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feedbucket/dist/styles.css
Script Paths
/wp-content/plugins/feedbucket/dist/vue.js
Version Parameters
feedbucket/dist/styles.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-feedbucket
JS Globals
window.feedbucketConfig
FAQ

Frequently Asked Questions about Feedbucket – Website Feedback Tool