WP Applaud Security & Risk Analysis

wordpress.org/plugins/wp-applaud

Hey there! Do you have blogger-brain? We do. We think a lot about our content. We wonder how well it’s doing, what our readers have to say, is it goo …

100 active installs v1.5 PHP 5.4.4+ WP 4.0+ Updated Sep 2, 2019
applaudclapfeedbackmedium
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Applaud Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The wp-applaud plugin version 1.5 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, making all SQL queries using prepared statements, and having no recorded vulnerabilities or CVEs. However, significant concerns arise from its attack surface and data handling. Two AJAX handlers are exposed without any authentication checks, creating a direct entry point for potential attackers. Furthermore, the taint analysis revealed two flows with unsanitized paths, indicating potential for arbitrary file access or execution if these paths are derived from user input. The extremely low rate of properly escaped output (3%) is also a major red flag, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities across numerous output points. While the plugin's vulnerability history is clean, the static analysis highlights critical areas needing immediate attention, particularly the unauthenticated AJAX endpoints and the lack of output escaping. The absence of nonce and capability checks on these AJAX handlers exacerbates the risk.

Key Concerns

  • AJAX handlers without auth checks
  • Flows with unsanitized paths
  • Low percentage of properly escaped output
  • Missing nonce checks on AJAX
  • Missing capability checks on AJAX
Vulnerabilities
None known

WP Applaud Security Vulnerabilities

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

WP Applaud Code Analysis

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

Output Escaping

3% escaped36 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ajax_callback (functions\frontend.php:71)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WP Applaud Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_wp-applaudfunctions\frontend.php:11
noprivwp_ajax_wp-applaudfunctions\frontend.php:12

Shortcodes 1

[wp_applaud] functions\frontend.php:14
WordPress Hooks 14
actionwp_dashboard_setupfunctions\dashboard-widgets.php:6
actionwp_enqueue_scriptsfunctions\frontend.php:6
filterthe_contentfunctions\frontend.php:7
filterthe_excerptfunctions\frontend.php:8
filterbody_classfunctions\frontend.php:9
actionpublish_postfunctions\frontend.php:10
actionadd_meta_boxesfunctions\post-settings.php:7
actionsave_postfunctions\post-settings.php:8
actioninitfunctions\post-settings.php:11
actionenqueue_block_editor_assetsfunctions\post-settings.php:12
actionenqueue_block_assetsfunctions\post-settings.php:13
actionadmin_initfunctions\settings.php:6
actionadmin_menufunctions\settings.php:7
actionwidgets_initfunctions\widgets.php:6
Maintenance & Trust

WP Applaud Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 2, 2019
PHP min version5.4.4
Downloads8K

Community Trust

Rating72/100
Number of ratings5
Active installs100
Developer Profile

WP Applaud Developer Profile

wpapplaud

1 plugin · 100 total installs

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

How We Detect WP Applaud

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-applaud/assets/styles/wp-applaud-dashboard.css/wp-content/plugins/wp-applaud/assets/styles/wp-applaud.css/wp-content/plugins/wp-applaud/assets/scripts/wp-applaud.js
Script Paths
/wp-content/plugins/wp-applaud/assets/scripts/wp-applaud.js
Version Parameters
wp-applaud-dashboard.css?ver=wp-applaud.css?ver=wp-applaud.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-applaud-stats-selectorwp-applaud-dashboardwp-applaud-statswp-applaud-countwp-applaud-dashboard-footer
HTML Comments
<!-- wp_applaud -->
Data Attributes
data-ulikes-post-iddata-ulikes-current-user-iddata-ulikes-post-type
JS Globals
wp_applaud
Shortcode Output
[wp_applaud]
FAQ

Frequently Asked Questions about WP Applaud