Launchpad Article Feedback Security & Risk Analysis

wordpress.org/plugins/launchpad-article-feedback

Add "Was this article helpful?" at the end or start or both of article with thumbs up and thumbs down . Thumbs up would make to share and th …

30 active installs v1.1 PHP + WP 3.0+ Updated May 8, 2019
article-feedbackfeedbacklaunchpad-article-feedbackwas-this-article-helpfulwordpress-article-feedback
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Launchpad Article Feedback Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The launchpad-article-feedback plugin v1.1 presents a mixed security posture. While it exhibits good practices such as not executing dangerous functions, avoiding raw SQL queries, and having no known vulnerabilities or external HTTP requests, there are significant areas of concern. The presence of two AJAX handlers without proper authentication checks exposes the plugin to potential unauthorized actions, as these entry points can be accessed and triggered by any user, regardless of their role or permissions. Furthermore, a concerningly low percentage of output is properly escaped, indicating a potential for cross-site scripting (XSS) vulnerabilities. The absence of taint analysis results could mean that flows were not analyzed or that no issues were found, but it doesn't negate the immediate risks presented by the unprotected AJAX endpoints and unescaped output. The plugin's history of zero vulnerabilities is a positive indicator, suggesting the developers may have a generally good understanding of security, but the current code analysis reveals clear weaknesses that need immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

Launchpad Article Feedback Security Vulnerabilities

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

Launchpad Article Feedback Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Launchpad Article Feedback Code Analysis

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

Output Escaping

38% escaped13 total outputs
Attack Surface
2 unprotected

Launchpad Article Feedback Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_launchpad_feedbackindex.php:55
noprivwp_ajax_launchpad_feedbackindex.php:56

Shortcodes 1

[launchpad_feedback] index.php:42
WordPress Hooks 10
actionwp_enqueue_scriptsindex.php:40
actionadmin_enqueue_scriptsindex.php:41
actionadmin_menuindex.php:45
actionadmin_initindex.php:48
filterthe_contentindex.php:51
actionplugins_loadedindex.php:59
actioninitindex.php:62
filtermanage_edit-feedback_columnsindex.php:63
actionmanage_posts_custom_columnindex.php:64
actionadd_meta_boxesindex.php:65
Maintenance & Trust

Launchpad Article Feedback Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 8, 2019
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Launchpad Article Feedback Developer Profile

Vinhdd

3 plugins · 40 total installs

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

How We Detect Launchpad 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/launchpad-article-feedback/assets/css/launchpad_feedback.css/wp-content/plugins/launchpad-article-feedback/assets/js/launchpad_feedback.js
Script Paths
/wp-content/plugins/launchpad-article-feedback/assets/js/launchpad_feedback.js/wp-content/plugins/launchpad-article-feedback/assets/js/launchpad_feedback_admin.js
Version Parameters
launchpad_feedback_css?ver=1.1launchpad_feedback_js?ver=1.1launchpad_feedback_admin_js?ver=1.1launchpad_feedback_admin_css?ver=1.1

HTML / DOM Fingerprints

CSS Classes
af-wasaf-thumbs-upaf-thumbs-downaf-icon-thumb-upaf-icon-thumb-downfeedback-response-wrapfeedback-response-title
Data Attributes
id="af-was"id="af-thumbs-up"id="af-thumbs-down"data-id="post_link_download"data-id="post_link_demo"
JS Globals
LaunchpadFeedback
REST Endpoints
/wp-json/launchpad-article-feedback/v1/feedback
Shortcode Output
<div id="af-was">
FAQ

Frequently Asked Questions about Launchpad Article Feedback