Anyway Feedback Security & Risk Analysis

wordpress.org/plugins/anyway-feedback

This plugin enable users to send feedback with single click.

100 active installs v1.2.1 PHP 7.4+ WP 6.6+ Updated Unknown
analyticsfeedback
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Anyway Feedback Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'anyway-feedback' plugin version 1.2.1 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and a reasonable number of proper output escaping instances. The absence of known CVEs and the lack of critical or high severity taint flows are also encouraging indicators. However, there are significant concerns related to its attack surface and authentication mechanisms. The presence of unprotected AJAX handlers and REST API routes without permission callbacks creates potential entry points that could be exploited if vulnerabilities exist within these handlers or routes. While the static analysis did not uncover critical taint flows, the lack of strict authorization on these exposed endpoints is a notable weakness that increases the potential risk.

Key Concerns

  • Unprotected AJAX handler
  • Unprotected REST API route
  • Output escaping is not fully implemented (60% proper)
Vulnerabilities
None known

Anyway Feedback Security Vulnerabilities

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

Anyway Feedback Code Analysis

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

SQL Query Safety

100% prepared29 total queries

Output Escaping

60% escaped84 total outputs
Attack Surface
2 unprotected

Anyway Feedback Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 1

authwp_ajax_afb_chartapp\Admin\Screen.php:24

REST API Routes 2

POST/wp-json/afb/v1/feedback/(?P<post_type>[^/]+)/(?P<object_id>\d+)/?app\Api\ApiFeedback.php:31
POST/wp-json/afb/v1/negative-reason/(?P<post_type>[^/]+)/(?P<object_id>\d+)/?app\Api\ApiFeedback.php:61
WordPress Hooks 18
actionadmin_noticesanyway-feedback.php:49
actionplugins_loadedanyway-feedback.php:61
actionadmin_menuapp\Admin\Screen.php:21
actionadmin_enqueue_scriptsapp\Admin\Screen.php:22
actionadmin_initapp\Admin\Screen.php:23
filtermanage_edit-comments_columnsapp\Admin\Screen.php:25
actionmanage_comments_custom_columnapp\Admin\Screen.php:26
actionadmin_noticesapp\Admin\Screen.php:192
actionrest_api_initapp\Api\ApiFeedback.php:22
actionwidgets_initapp\Main.php:25
actioninitapp\Main.php:27
actionwp_enqueue_scriptsapp\Main.php:31
filterthe_contentapp\Main.php:34
filtercomment_textapp\Main.php:37
actionafter_delete_postapp\Main.php:41
actiondeleted_commentapp\Main.php:43
filterpre_get_commentsapp\Main.php:45
actionafb_after_setting_fieldtemplates\page\setting.php:8
Maintenance & Trust

Anyway Feedback Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating80/100
Number of ratings3
Active installs100
Developer Profile

Anyway Feedback Developer Profile

Fumiki Takahashi

14 plugins · 4K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
513 days
View full developer profile
Detection Fingerprints

How We Detect Anyway Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/anyway-feedback/dist/css/admin.css/wp-content/plugins/anyway-feedback/dist/js/admin.js/wp-content/plugins/anyway-feedback/dist/css/frontend.css/wp-content/plugins/anyway-feedback/dist/js/frontend.js
Script Paths
/wp-content/plugins/anyway-feedback/dist/js/admin.js/wp-content/plugins/anyway-feedback/dist/js/frontend.js
Version Parameters
anyway-feedback/dist/css/admin.css?ver=anyway-feedback/dist/js/admin.js?ver=anyway-feedback/dist/css/frontend.css?ver=anyway-feedback/dist/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
afb-controllerafb-chart-wrapperafb-chart
HTML Comments
<!-- Plugin Name: Anyway Feedback --><!-- Plugin URI: https://wordpress.org/plugins/anyway-feedback/ --><!-- Description: Help to assemble simple feedback(negative or positive) and get statics of them. --><!-- Version: 1.2.1 -->+9 more
Data Attributes
data-post-typedata-ajax-url
JS Globals
AFBAdminAFBFrontend
REST Endpoints
/wp-json/anyway-feedback/v1/options
FAQ

Frequently Asked Questions about Anyway Feedback