LR Feedback Security & Risk Analysis

wordpress.org/plugins/lr-feedback

Add a fixed, fully customizable feedback button that opens a popup and renders any form shortcode.

0 active installs v1.1.1 PHP 7.4+ WP 6.0+ Updated Jul 8, 2026
buttoncontact-formfeedbackform-shortcodepopup
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LR Feedback Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The lr-feedback plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, and external HTTP requests significantly limits its attack surface and potential for remote code execution or data leakage. The plugin also demonstrates good practices by exclusively using prepared statements for its SQL queries, mitigating the risk of SQL injection vulnerabilities. However, there are areas for improvement. The plugin lacks nonce checks and capability checks, which are crucial for preventing unauthorized actions and ensuring that only legitimate users can trigger certain functionalities. Additionally, while most output is properly escaped, a third of the outputs are not, posing a potential risk of cross-site scripting (XSS) vulnerabilities if user-controlled data is present in these unescaped outputs. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. Despite the lack of historical vulnerabilities, the identified gaps in authorization and input sanitization warrant attention to maintain a robust security profile.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output detected
Vulnerabilities
None known

LR Feedback Security Vulnerabilities

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

LR Feedback Release Timeline

v1.1.1Current
v1.1.0
v1.0
Code Analysis
Analyzed Mar 17, 2026

LR Feedback Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

LR Feedback Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[LR_FEEDBACK] lr-feedback.php:118
WordPress Hooks 3
actionwp_enqueue_scriptslr-feedback.php:15
actionadmin_menulr-feedback.php:16
actionadmin_initlr-feedback.php:50
Maintenance & Trust

LR Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 8, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LR Feedback Developer Profile

LogicRays Technologies

18 plugins · 180 total installs

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

How We Detect LR Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lr-feedback/assets/css/custom.css/wp-content/plugins/lr-feedback/assets/js/custom.js
Script Paths
/wp-content/plugins/lr-feedback/assets/js/custom.js

HTML / DOM Fingerprints

CSS Classes
rum_sst_leftrum_sst_contentspopuppopup-innerpopup-close
Data Attributes
data-popup-opendata-popupdata-popup-close
Shortcode Output
<a href="#" id="rum_sst_tab" class="rum_sst_contents rum_sst_left btn" data-popup-open="popup-1">feedback</a><div class="popup" data-popup="popup-1"><div class="popup-inner"><h2>
FAQ

Frequently Asked Questions about LR Feedback