Loop Feedback Security & Risk Analysis

wordpress.org/plugins/loopfeedback

The Loop feedback plugin gives Loop premium users the visual feedback tool in order to collect feedback for their web applications and websites.

0 active installs v1.0.0 PHP + WP 3.0.1+ Updated Jun 19, 2020
commentsfeedbacklooptoolwebsite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Loop Feedback Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The loopfeedback plugin v1.0.0 exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code analysis reveals no dangerous functions, no raw SQL queries (all use prepared statements), no file operations, and no external HTTP requests, which are all positive indicators. The lack of known vulnerabilities in its history also suggests a good track record.

However, there are areas of concern that prevent a completely clean bill of health. The most significant weakness identified is the output escaping, where only 50% of the 16 detected outputs are properly escaped. This leaves a portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks, especially if user-supplied data is being rendered directly. Additionally, the complete absence of nonce checks and capability checks, while potentially acceptable given the limited attack surface identified, represents a missed opportunity to implement fundamental security controls that would protect against common web vulnerabilities if new entry points were ever introduced or if the plugin's functionality were to evolve.

In conclusion, loopfeedback v1.0.0 has a limited attack surface and a clean vulnerability history, which are significant strengths. The primary weakness lies in the incomplete output escaping, creating a potential XSS risk. While the lack of checks on its current minimal entry points might not be exploitable now, it's a deviation from best practices for future-proofing. Addressing the output escaping is the most critical immediate step.

Key Concerns

  • Incomplete output escaping (50%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Loop Feedback Security Vulnerabilities

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

Loop Feedback Code Analysis

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

Output Escaping

50% escaped16 total outputs
Attack Surface

Loop Feedback Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
actionadmin_menuadmin\class-loop-feedback-admin.php:55
actionadmin_initadmin\class-loop-feedback-admin.php:56
actionwp_footeradmin\class-loop-feedback-admin.php:57
actionplugins_loadedincludes\class-loop-feedback.php:142
actionadmin_enqueue_scriptsincludes\class-loop-feedback.php:157
actionadmin_enqueue_scriptsincludes\class-loop-feedback.php:158
actionwp_enqueue_scriptsincludes\class-loop-feedback.php:173
actionwp_enqueue_scriptsincludes\class-loop-feedback.php:174
actionadmin_menuloop-feedback\admin\class-loop-feedback-admin.php:55
actionadmin_initloop-feedback\admin\class-loop-feedback-admin.php:56
actionwp_footerloop-feedback\admin\class-loop-feedback-admin.php:57
actionplugins_loadedloop-feedback\includes\class-loop-feedback.php:142
actionadmin_enqueue_scriptsloop-feedback\includes\class-loop-feedback.php:157
actionadmin_enqueue_scriptsloop-feedback\includes\class-loop-feedback.php:158
actionwp_enqueue_scriptsloop-feedback\includes\class-loop-feedback.php:173
actionwp_enqueue_scriptsloop-feedback\includes\class-loop-feedback.php:174
Maintenance & Trust

Loop Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJun 19, 2020
PHP min version
Downloads999

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Loop Feedback Developer Profile

miguelli

1 plugin · 0 total installs

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

How We Detect Loop Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loop-feedback/admin/css/loop-feedback-admin.css/wp-content/plugins/loop-feedback/admin/js/loop-feedback-admin.js/wp-content/plugins/loop-feedback/public/css/loop-feedback-public.css/wp-content/plugins/loop-feedback/public/js/loop-feedback-public.js
Version Parameters
loop-feedback-admin.js?ver=loop-feedback-public.js?ver=loop-feedback-admin.css?ver=loop-feedback-public.css?ver=

HTML / DOM Fingerprints

Shortcode Output
<a href="https://loopuserfeedbacksite.loopinput.com/5d5da1c9fd0a26001650e912">Have a suggestion</a>
FAQ

Frequently Asked Questions about Loop Feedback