Some Plus Content Reactions Security & Risk Analysis

wordpress.org/plugins/some-plus-content-reactions

Add emoji reactions to your posts and pages. Let your visitors express their feelings about your content.

0 active installs v1.0.0 PHP 7.4+ WP 6.2+ Updated Jan 23, 2026
emojiengagementlikespost-reactionsreactions
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Some Plus Content Reactions Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "some-plus-content-reactions" plugin version 1.0.0 demonstrates a strong security posture regarding common WordPress vulnerabilities. The static analysis reveals no instances of dangerous functions, all SQL queries are properly prepared, and all output is correctly escaped. The plugin also avoids file operations and external HTTP requests, which are common sources of vulnerabilities. Furthermore, the presence of nonce and capability checks on its limited entry points is commendable, indicating good development practices.

Despite these strengths, the taint analysis reveals one flow with an unsanitized path, classified as high severity. This is a significant concern, as it suggests a potential for privilege escalation or arbitrary file read/write vulnerabilities if an attacker can control the input to this flow. While the plugin has no known historical CVEs, this single high-severity taint flow in an otherwise clean codebase warrants careful attention. The plugin's small attack surface of three entry points is a positive factor, but the identified taint flow is the primary risk.

In conclusion, the plugin has a solid foundation with robust implementation of secure coding practices for SQL and output handling. However, the high-severity taint flow with unsanitized paths presents a critical weakness that must be addressed. The lack of historical vulnerabilities is a good sign, but it does not negate the immediate risk posed by the identified taint flow. Addressing this specific issue should be the top priority for improving the plugin's security.

Key Concerns

  • High severity unsanitized taint flow
Vulnerabilities
None known

Some Plus Content Reactions Security Vulnerabilities

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

Some Plus Content Reactions Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Some Plus Content Reactions Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

100% escaped78 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-ajax> (includes/class-ajax.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Some Plus Content Reactions Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_spcr_add_reactionincludes/class-ajax.php:27
noprivwp_ajax_spcr_add_reactionincludes/class-ajax.php:29

Shortcodes 1

[spcr_reactions] includes/class-frontend.php:27
WordPress Hooks 6
actionadmin_menuincludes/class-admin.php:26
actionadmin_enqueue_scriptsincludes/class-admin.php:27
actionwp_enqueue_scriptsincludes/class-frontend.php:26
filterthe_contentincludes/class-frontend.php:28
actionadmin_initincludes/class-settings.php:40
actionplugins_loadedsome-plus-content-reactions.php:120
Maintenance & Trust

Some Plus Content Reactions Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 23, 2026
PHP min version7.4
Downloads143

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Some Plus Content Reactions Developer Profile

someplus

3 plugins · 0 total installs

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

How We Detect Some Plus Content Reactions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/some-plus-content-reactions/assets/css/admin.css/wp-content/plugins/some-plus-content-reactions/assets/js/admin.js/wp-content/plugins/some-plus-content-reactions/assets/css/frontend.css/wp-content/plugins/some-plus-content-reactions/assets/js/frontend.js
Script Paths
/wp-content/plugins/some-plus-content-reactions/assets/js/admin.js/wp-content/plugins/some-plus-content-reactions/assets/js/frontend.js
Version Parameters
ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
spcr-reactions-wrapperspcr-reactionspcr-reaction-emojispcr-reaction-countspcr-admin-wrapspcr-admin-emoji-listspcr-admin-emoji-itemspcr-admin-emoji-preview+4 more
HTML Comments
<!-- Some Plus Content Reactions --><!-- End of Some Plus Content Reactions --><!-- Content Reactions Settings --><!-- End of Content Reactions Settings -->+2 more
Data Attributes
data-spcr-post-iddata-spcr-reaction-iddata-spcr-noncedata-spcr-action
JS Globals
spcrAdminspcrFrontend
REST Endpoints
/wp-json/spcr/v1/reactions
Shortcode Output
[spcr_reactions]
FAQ

Frequently Asked Questions about Some Plus Content Reactions