Awesome Emoji Reactions Security & Risk Analysis

wordpress.org/plugins/awesome-emoji-reactions

Add emoji reactions to your WordPress posts to increase user engagement and get instant feedback from your audience.

10 active installs v1.0 PHP 7.4+ WP 6.0+ Updated Jan 15, 2025
emojiemoji-feedbackpost-reactionsreactionssocial
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Awesome Emoji Reactions Safe to Use in 2026?

Generally Safe

Score 92/100

Awesome Emoji Reactions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "awesome-emoji-reactions" plugin v1.0 demonstrates a mixed security posture. While it excels in using prepared statements for all SQL queries and properly escaping the vast majority of its output, several concerning areas warrant attention. The presence of four AJAX handlers without authentication checks creates a significant attack surface that could be exploited by unauthenticated users to trigger plugin functionality. Additionally, the taint analysis revealed one flow with an unsanitized path, identified as high severity. This suggests a potential avenue for attackers to manipulate data or control plugin behavior through unexpected input. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign. However, this alone does not negate the risks identified in the static analysis. The overall conclusion is that while the plugin has strong foundational security practices like secure database interactions and output sanitization, the unprotected entry points and the identified high-severity taint flow represent concrete security risks that need to be addressed.

Key Concerns

  • Unprotected AJAX handlers
  • High severity taint flow with unsanitized path
Vulnerabilities
None known

Awesome Emoji Reactions Security Vulnerabilities

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

Awesome Emoji Reactions Code Analysis

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

SQL Query Safety

100% prepared16 total queries

Output Escaping

96% escaped56 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

4 flows1 with unsanitized paths
handle_add_reaction (includes\class-aer-reactions.php:205)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Awesome Emoji Reactions Attack Surface

Entry Points11
Unprotected4

AJAX Handlers 9

authwp_ajax_save_aerppk_optionsincludes\class-aer-admin.php:24
authwp_ajax_add_reactionincludes\class-aer-loader.php:45
noprivwp_ajax_add_reactionincludes\class-aer-loader.php:46
authwp_ajax_remove_reactionincludes\class-aer-loader.php:47
noprivwp_ajax_remove_reactionincludes\class-aer-loader.php:48
authwp_ajax_add_reactionincludes\class-aer-reactions.php:61
noprivwp_ajax_add_reactionincludes\class-aer-reactions.php:62
authwp_ajax_add_reactionincludes\class-aer-reactions.php:94
noprivwp_ajax_add_reactionincludes\class-aer-reactions.php:95

REST API Routes 1

POST/wp-json/aer/v1/reactionincludes\class-aer-reactions.php:75

Shortcodes 1

[aerppk_emoji_reactions] includes\class-aer-loader.php:53
WordPress Hooks 17
actionadmin_enqueue_scriptsincludes\class-aer-admin.php:27
filterwp_unslash_post_dataincludes\class-aer-admin.php:30
filterpre_update_option_aerppk_optionsincludes\class-aer-admin.php:33
actionadmin_menuincludes\class-aer-loader.php:30
actionadmin_initincludes\class-aer-loader.php:31
actionadmin_enqueue_scriptsincludes\class-aer-loader.php:32
actionadmin_enqueue_scriptsincludes\class-aer-loader.php:33
actioninitincludes\class-aer-loader.php:36
actionwp_enqueue_scriptsincludes\class-aer-loader.php:41
actionwp_enqueue_scriptsincludes\class-aer-loader.php:42
actionplugins_loadedincludes\class-aer-reactions.php:43
filterauth_redirect_schemeincludes\class-aer-reactions.php:51
filteruser_has_capincludes\class-aer-reactions.php:52
filterajax_auth_required_for_add_reactionincludes\class-aer-reactions.php:65
actionrest_api_initincludes\class-aer-reactions.php:74
filterauth_redirect_schemeincludes\class-aer-reactions.php:89
filternonce_user_logged_outincludes\class-aer-reactions.php:99
Maintenance & Trust

Awesome Emoji Reactions Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 15, 2025
PHP min version7.4
Downloads573

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Awesome Emoji Reactions Developer Profile

peakplugins

1 plugin · 10 total installs

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

How We Detect Awesome Emoji Reactions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-emoji-reactions/assets/css/aerppk-admin.css/wp-content/plugins/awesome-emoji-reactions/assets/js/aerppk-admin.js/wp-content/plugins/awesome-emoji-reactions/assets/js/aerppk-frontend.js/wp-content/plugins/awesome-emoji-reactions/assets/css/aerppk-frontend.css
Script Paths
/wp-content/plugins/awesome-emoji-reactions/assets/js/aerppk-admin.js/wp-content/plugins/awesome-emoji-reactions/assets/js/aerppk-frontend.js
Version Parameters
awesome-emoji-reactions/assets/css/aerppk-admin.css?ver=awesome-emoji-reactions/assets/js/aerppk-admin.js?ver=awesome-emoji-reactions/assets/js/aerppk-frontend.js?ver=awesome-emoji-reactions/assets/css/aerppk-frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
aerppk-emoji-settingsaerppk-selected-emojis-wrapperaerppk-selected-emojisaerppk-emoji-tagemoji-contentaerppk-remove-emojiaerppk-no-emojisaerppk-emoji-actions+1 more
HTML Comments
<!-- Current selected emojis --><!-- Hidden field for storing values --><!-- Add button --><!-- Status message -->
Data Attributes
data-emojiid="selected-emojis-container"id="enabled-emojis"id="add-emoji"id="aerppk-status-message"id="background_color"
JS Globals
aerppk_ajax_object
FAQ

Frequently Asked Questions about Awesome Emoji Reactions