FeedHub – Feedback Widget Security & Risk Analysis

wordpress.org/plugins/feedhub-feedback-widget

Easily collect user feedback on your WordPress site with FeedHub's beautiful feedback widget.

0 active installs v1.0.2 PHP 7.4+ WP 5.0+ Updated Unknown
bug-reportscustomer-feedbackfeature-requestsfeedbackwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FeedHub – Feedback Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The feedhub-feedback-widget plugin, version 1.0.2, demonstrates a generally strong security posture based on the provided static analysis. The code shows excellent adherence to security best practices, with 100% of SQL queries utilizing prepared statements and all output properly escaped. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a reduced attack surface. The limited entry points, consisting solely of one shortcode, are also a positive indicator. Furthermore, the plugin has no recorded vulnerabilities, including CVEs, suggesting a history of stable and secure development.

However, a notable concern arises from the lack of nonce checks across all entry points, including the single shortcode. While the code has capability checks, the absence of nonces leaves it potentially susceptible to Cross-Site Request Forgery (CSRF) attacks, where an attacker could trick a logged-in user into executing unintended actions. The taint analysis reporting zero flows is positive, but this is based on zero analyzed flows, making it difficult to definitively rule out potential taint issues. Despite the clean vulnerability history, the absence of nonce checks represents a tangible, albeit addressable, risk that should be prioritized.

In conclusion, feedhub-feedback-widget v1.0.2 is well-coded with robust practices regarding SQL and output escaping. Its lack of known vulnerabilities is commendable. The primary weakness lies in the missing nonce checks, which introduces a CSRF risk. Addressing this would significantly strengthen the plugin's overall security.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

FeedHub – Feedback Widget Security Vulnerabilities

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

FeedHub – Feedback Widget Code Analysis

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

Output Escaping

100% escaped33 total outputs
Attack Surface

FeedHub – Feedback Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[feedhub] includes\class-feedhub-shortcode.php:38
WordPress Hooks 6
actioninitfeedhub.php:94
actionadmin_menuincludes\class-feedhub-settings.php:30
actionadmin_initincludes\class-feedhub-settings.php:31
actionadmin_enqueue_scriptsincludes\class-feedhub-settings.php:32
actionwp_enqueue_scriptsincludes\class-feedhub-widget.php:30
actionwp_footerincludes\class-feedhub-widget.php:31
Maintenance & Trust

FeedHub – Feedback Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads92

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

FeedHub – Feedback Widget Developer Profile

cyrgim

1 plugin · 0 total installs

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

How We Detect FeedHub – Feedback Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feedhub-feedback-widget/assets/admin.css/wp-content/plugins/feedhub-feedback-widget/assets/admin.js
Script Paths
/wp-content/plugins/feedhub-feedback-widget/feedhub.php
Version Parameters
feedhub-feedback-widget/assets/admin.css?ver=feedhub-feedback-widget/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
feedhub-widgetfeedhub-button
Data Attributes
data-feedhub-widget-keydata-feedhub-app-slug
JS Globals
FeedHubWidget
Shortcode Output
[feedhub]
FAQ

Frequently Asked Questions about FeedHub – Feedback Widget