SureFeedback Cloud Security & Risk Analysis

wordpress.org/plugins/surefeedback-cloud

SureFeedback Cloud helps teams collect visual feedback on WordPress sites and designs. Fast client sharing, zero hosting needed.

10 active installs v1.0.4 PHP 7.4+ WP 5.8+ Updated Unknown
client-feedbackfeedback-widgetproject-collaborationvisual-feedbackwebsite-feedback
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SureFeedback Cloud Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "surefeedback-cloud" plugin v1.0.4 exhibits a generally strong security posture with no recorded vulnerabilities and robust implementation of security best practices. The static analysis reveals an absence of common attack vectors like AJAX handlers, REST API routes, and shortcodes that are often targeted. Furthermore, all SQL queries are protected by prepared statements, and all output is properly escaped, mitigating risks of injection and cross-site scripting vulnerabilities. The plugin also demonstrates a good use of nonce and capability checks for its limited entry points.

However, the presence of the `unserialize` function represents a significant concern. While the current taint analysis doesn't highlight any active unsanitized flows involving `unserialize`, its mere presence in the codebase introduces a potential risk. If user-controlled data is ever passed to `unserialize` without strict validation, it could lead to object injection vulnerabilities. The plugin also makes external HTTP requests, which, while not inherently insecure, require careful consideration of the target's trustworthiness and the data being sent.

Given the clean vulnerability history and the diligent implementation of many security controls, the overall risk is currently low. The strengths lie in the absence of known exploits and the majority of secure coding practices. The primary weakness is the potential risk associated with `unserialize`. Continued vigilance and code reviews, especially focusing on the usage of `unserialize`, are recommended to maintain this positive security trend.

Key Concerns

  • Use of unserialize function
Vulnerabilities
None known

SureFeedback Cloud Security Vulnerabilities

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

SureFeedback Cloud Code Analysis

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

Dangerous Functions Found

unserialize$keys = unserialize( $decrypted ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.serialize_uincludes\class-secure-cookie-manager.php:467

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped42 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-auth-manager> (includes\class-auth-manager.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SureFeedback Cloud Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_menuincludes\Admin\class-admin-menu.php:43
actionadmin_enqueue_scriptsincludes\Admin\class-admin-menu.php:45
actionadmin_initincludes\class-auth-manager.php:41
actionwp_enqueue_scriptsincludes\class-frontend-script.php:54
actionadmin_enqueue_scriptsincludes\class-frontend-script.php:58
actionadmin_initsurefeedback-cloud.php:117
actionadmin_initsurefeedback-cloud.php:119
actionplugins_loadedsurefeedback-cloud.php:121
actionsurefeedback_poll_connection_tokenssurefeedback-cloud.php:123
actionrest_api_initsurefeedback-cloud.php:151
actioninitsurefeedback-cloud.php:152

Scheduled Events 1

surefeedback_poll_connection_tokens
Maintenance & Trust

SureFeedback Cloud Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

SureFeedback Cloud Developer Profile

Brainstorm Force

32 plugins · 8.6M total installs

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

How We Detect SureFeedback Cloud

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/surefeedback-cloud/assets/css/frontend.css/wp-content/plugins/surefeedback-cloud/assets/js/frontend.js
Script Paths
/wp-content/plugins/surefeedback-cloud/assets/js/frontend.js
Version Parameters
surefeedback-cloud/assets/css/frontend.css?ver=surefeedback-cloud/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-sf-user-iddata-sf-site-iddata-sf-tokendata-sf-urldata-sf-api-urldata-sf-app-url+3 more
JS Globals
SureFeedbackFrontend
REST Endpoints
/surefeedback/v1/connection/poll-tokens/surefeedback/v1/feedback/create/surefeedback/v1/feedback/list/surefeedback/v1/feedback/update/surefeedback/v1/feedback/delete/surefeedback/v1/project/get/surefeedback/v1/project/update
FAQ

Frequently Asked Questions about SureFeedback Cloud