Easy Vote Security & Risk Analysis

wordpress.org/plugins/easy-vote

Add Easy Vote to your webpage and enjoy automatic votes system

0 active installs v1.1 PHP 5.6+ WP 4.7+ Updated Aug 24, 2021
easy-votemadejskithumbthumb-upvote
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Vote Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "easy-vote" v1.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by not using dangerous functions, executing all SQL queries with prepared statements, and having no recorded vulnerabilities in its history. This suggests a developer who is aware of some common security pitfalls. However, significant concerns arise from the attack surface analysis. The presence of two AJAX handlers without any authentication checks is a major red flag, opening the door for potential unauthorized actions if these handlers are triggered by unauthenticated users. Furthermore, the low percentage of properly escaped output (21%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data might be rendered directly in the browser without sufficient sanitization. The lack of nonce checks on AJAX handlers further exacerbates the risk of CSRF attacks.

Key Concerns

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

Easy Vote Security Vulnerabilities

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

Easy Vote Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

Easy Vote Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

21% escaped71 total outputs
Attack Surface
2 unprotected

Easy Vote Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_evmp_addVoteeasy-vote.php:163
noprivwp_ajax_evmp_addVoteeasy-vote.php:164

Shortcodes 1

[easy_vote] public/class-easy-vote-public.php:99
WordPress Hooks 5
actionplugins_loadedincludes/class-easy-vote.php:135
actionadmin_menuincludes/class-easy-vote.php:150
actionadmin_initincludes/class-easy-vote.php:153
actionwp_enqueue_scriptsincludes/class-easy-vote.php:166
actioninitincludes/class-easy-vote.php:167
Maintenance & Trust

Easy Vote Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 24, 2021
PHP min version5.6
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy Vote Developer Profile

madejskiproject

1 plugin · 0 total installs

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

How We Detect Easy Vote

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-vote/public/css/easy-vote-public.css/wp-content/plugins/easy-vote/public/js/easy-vote-public.js
Script Paths
/wp-content/plugins/easy-vote/public/js/easy-vote-public.js
Version Parameters
easy-vote/public/css/easy-vote-public.css?ver=easy-vote/public/js/easy-vote-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
evmp-vote-container
Data Attributes
data-post-iddata-vote-value
JS Globals
easyVote
REST Endpoints
/wp-json/easy-vote/v1/vote
Shortcode Output
[easy_vote]
FAQ

Frequently Asked Questions about Easy Vote