Article Feedback Security & Risk Analysis

wordpress.org/plugins/wp-article-feedback

Add "Was this article helpful?" at the Start/End or on both of content with Thumbsup to Share and Thumbsdown for feedback to author.

20 active installs v1.4 PHP + WP 3.0+ Updated Aug 10, 2016
feedbackfont-awesomeiconssharewp-article-feedback
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Article Feedback Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The wp-article-feedback plugin v1.4 exhibits a mixed security posture. On the positive side, it demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and has a strong record of output escaping, with a high percentage of outputs properly handled. Furthermore, there is no recorded vulnerability history, suggesting a generally stable and secure codebase over time. However, significant concerns arise from the presence of two unprotected AJAX handlers, which constitute a considerable attack surface without proper authentication or authorization checks. The lack of nonce checks on these AJAX endpoints is a critical oversight, potentially exposing the plugin to CSRF attacks. While taint analysis shows no current issues, the unprotected entry points remain a latent risk.

Key Concerns

  • AJAX handlers without authorization checks
  • Missing nonce checks on AJAX handlers
  • High percentage of properly escaped outputs
  • SQL queries use prepared statements
  • No known CVEs
Vulnerabilities
None known

Article Feedback Security Vulnerabilities

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

Article Feedback Code Analysis

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

Output Escaping

86% escaped14 total outputs
Attack Surface
2 unprotected

Article Feedback Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_join_mailinglistplugin.php:72
noprivwp_ajax_join_mailinglistplugin.php:73

Shortcodes 1

[feedback_prompt] plugin.php:63
WordPress Hooks 7
actionwp_enqueue_scriptsplugin.php:61
actionadmin_enqueue_scriptsplugin.php:62
actionadmin_menuplugin.php:65
actionadmin_initplugin.php:67
filterthe_contentplugin.php:69
actionplugins_loadedplugin.php:75
filterwp_mail_content_typeplugin.php:404
Maintenance & Trust

Article Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedAug 10, 2016
PHP min version
Downloads4K

Community Trust

Rating80/100
Number of ratings6
Active installs20
Developer Profile

Article Feedback Developer Profile

themeidol

3 plugins · 130 total installs

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

How We Detect Article Feedback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-article-feedback/assets/css/front-feedback-styles.css/wp-content/plugins/wp-article-feedback/assets/js/article-feedback.js/wp-content/plugins/wp-article-feedback/assets/css/font-awesome.min.css
Script Paths
/wp-content/plugins/wp-article-feedback/assets/js/article-feedback.js
Version Parameters
wp-article-feedback/assets/css/font-awesome.min.css?ver=wp-article-feedback/assets/css/front-feedback-styles.css?ver=wp-article-feedback/assets/js/article-feedback.js?ver=

HTML / DOM Fingerprints

CSS Classes
m-feedback-promptm-feedback-prompt__headerm-feedback-prompt__buttonm-feedback-prompt__socialm-feedback-prompt__social_thumbsupyesm-feedback-prompt_formno+16 more
Data Attributes
data-analytics-link
JS Globals
FeedbackAjax
Shortcode Output
<div class="m-entry__feedback"><div class="m-feedback-prompt"><h4 class="m-feedback-prompt__header"><a href="#" class="m-feedback-prompt__button m-feedback-prompt__social m-feedback-prompt__social_thumbsup yes"<i class="fa fa-thumbs-up">&nbsp;</i>
FAQ

Frequently Asked Questions about Article Feedback