Really Simple Feedback Security & Risk Analysis

wordpress.org/plugins/really-simple-feedback

A really simple way to get feedback from your users.

0 active installs v1.0.0 PHP + WP 4.5+ Updated Sep 5, 2019
es6feedbackjavascriptreally-simple-feedback
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Really Simple Feedback Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'really-simple-feedback' v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query handling by exclusively using prepared statements and has no recorded vulnerability history, suggesting a lack of past critical issues. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a generally secure foundation.

However, there are significant concerns related to the attack surface. The plugin exposes one REST API route without permission callbacks, which could potentially be exploited by unauthenticated users to perform unintended actions. Additionally, a notable weakness lies in output escaping, with only 25% of outputs being properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed to other users.

While the lack of historical vulnerabilities is a good sign, the presence of unprotected entry points and insufficient output escaping in the current version warrants caution. The plugin's strengths in SQL handling and lack of exploitable taint flows are commendable, but the identified weaknesses in the attack surface and output sanitization require immediate attention to mitigate potential risks.

Key Concerns

  • REST API route without permission callback
  • Insufficient output escaping (75% unescaped)
  • No nonce checks on entry points
Vulnerabilities
None known

Really Simple Feedback Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Really Simple Feedback Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Really Simple Feedback Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface
1 unprotected

Really Simple Feedback Attack Surface

Entry Points3
Unprotected1

REST API Routes 3

POST/wp-json/really-simple-feedback/v1/feedbackreally-simple-feedback.php:298
POST/wp-json/really-simple-feedback/v1/mark_as_read/(?P<id>\d+)really-simple-feedback.php:304
POST/wp-json/really-simple-feedback/v1/mark_as_unread/(?P<id>\d+)really-simple-feedback.php:317
WordPress Hooks 9
actionwp_enqueue_scriptsreally-simple-feedback.php:78
actionadmin_enqueue_scriptsreally-simple-feedback.php:118
actioninitreally-simple-feedback.php:154
actionrest_api_initreally-simple-feedback.php:296
filtermanage_rsf_posts_columnsreally-simple-feedback.php:348
actionmanage_rsf_posts_custom_columnreally-simple-feedback.php:389
filterbulk_actions-edit-rsfreally-simple-feedback.php:420
filterpost_row_actionsreally-simple-feedback.php:485
filterpost_classreally-simple-feedback.php:521
Maintenance & Trust

Really Simple Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 5, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Really Simple Feedback Developer Profile

pushlabs

5 plugins · 10K total installs

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

How We Detect Really Simple Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/really-simple-feedback/dist/really-simple-feedback.js/wp-content/plugins/really-simple-feedback/dist/really-simple-feedback.css/wp-content/plugins/really-simple-feedback/dist/really-simple-feedback-admin.js/wp-content/plugins/really-simple-feedback/dist/really-simple-feedback-admin.css
Script Paths
/wp-content/plugins/really-simple-feedback/dist/really-simple-feedback.js/wp-content/plugins/really-simple-feedback/dist/really-simple-feedback-admin.js
Version Parameters
really-simple-feedback/dist/really-simple-feedback.js?ver=1.0.0really-simple-feedback/dist/really-simple-feedback.css?ver=1.0.0really-simple-feedback/dist/really-simple-feedback-admin.js?ver=1.0.0really-simple-feedback/dist/really-simple-feedback-admin.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
rsf-widget-feedback-formrsf-widget-feedback-inputrsf-widget-feedback-textarearsf-widget-feedback-button
Data Attributes
data-rsf-widget-active
JS Globals
rsf_localized
REST Endpoints
/wp-json/really-simple-feedback/v1/feedback/wp-json/really-simple-feedback/v1/mark-as-read/wp-json/really-simple-feedback/v1/mark-as-unread
FAQ

Frequently Asked Questions about Really Simple Feedback