Order Feedback For WooCommerce Security & Risk Analysis

wordpress.org/plugins/order-feedback-woo

Order Feedback For WooCommerce lets you boost customer satisfaction by providing them a feedback form to share their order experiences.

0 active installs v1.0 PHP 7.4+ WP 5.6+ Updated Unknown
customer-feedbackfeedback-formorder-feedbackuser-feedbackwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Order Feedback For WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'order-feedback-woo' plugin v1.0 demonstrates a generally good security posture based on the provided static analysis. The plugin has a small attack surface with only two AJAX handlers, and importantly, none of these entry points are found to be unprotected. The code signals are also largely positive, with a high percentage of SQL queries using prepared statements and a decent number of nonce and capability checks. The absence of file operations and external HTTP requests further reduces potential attack vectors.

However, a significant concern arises from the output escaping. With only 50% of outputs properly escaped, there's a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis reported zero flows, this could be due to the limited scope of the analysis or the absence of complex data manipulation that would trigger taint detection. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. Nevertheless, the lack of historical vulnerabilities should not overshadow the current risk posed by inadequate output escaping.

In conclusion, while the plugin benefits from a small attack surface, robust authentication on entry points, and secure database interactions, the 50% unescaped output is a critical weakness that leaves it vulnerable to XSS attacks. The absence of historical vulnerabilities is a strength, but it does not negate the immediate risks identified in the static analysis.

Key Concerns

  • Half of outputs not properly escaped
Vulnerabilities
None known

Order Feedback For WooCommerce Security Vulnerabilities

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

Order Feedback For WooCommerce Code Analysis

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

SQL Query Safety

95% prepared21 total queries

Output Escaping

50% escaped26 total outputs
Attack Surface

Order Feedback For WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wpvofw_submit_feedbackincludes\submission.php:12
noprivwp_ajax_wpvofw_submit_feedbackincludes\submission.php:13
WordPress Hooks 11
actionadmin_noticesincludes\classes\review-reminder.php:26
actionadmin_post_remind_laterincludes\classes\review-reminder.php:27
actionadmin_post_mark_reviewedincludes\classes\review-reminder.php:28
actionwp_enqueue_scriptsincludes\frontend.php:19
actionwoocommerce_thankyouincludes\frontend.php:125
actionwoocommerce_view_orderincludes\frontend.php:140
actionadd_meta_boxesincludes\init.php:29
actionadmin_enqueue_scriptsincludes\init.php:30
actionadmin_noticesorder-feedback-woo.php:31
actionadmin_noticesorder-feedback-woo.php:58
actionplugins_loadedorder-feedback-woo.php:68
Maintenance & Trust

Order Feedback For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedUnknown
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Order Feedback For WooCommerce Developer Profile

WPVibes

10 plugins · 201K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
157 days
View full developer profile
Detection Fingerprints

How We Detect Order Feedback For WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/order-feedback-woo/assets/css/frontend.css/wp-content/plugins/order-feedback-woo/assets/js/frontend.js
Script Paths
/wp-content/plugins/order-feedback-woo/assets/js/frontend.js
Version Parameters
order-feedback-woo/assets/css/frontend.css?ver=order-feedback-woo/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpvofw-feedback-containerwpvofw-type-floatingwpvofw-topbarwpvofw-headingwpvofw-close-btnwpvofw-contentwpvofw-infowpvofw-order-feedback-form+3 more
Data Attributes
id="wpvofw-order-feedback-form"data-order_id
JS Globals
feedback_form_data
FAQ

Frequently Asked Questions about Order Feedback For WooCommerce