Simple voting Security & Risk Analysis

wordpress.org/plugins/simple-voting

You can see a demo examples at [Seoringer.com](http://seoringer.com/simple-voting-plugin-for-wordpress/ "simple voting plugin for WordPress" …

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated Apr 4, 2015
ratingvoting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple voting Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The 'simple-voting' plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and not performing any file operations or external HTTP requests. The absence of any recorded vulnerabilities or CVEs in its history is also a positive indicator. However, the static analysis reveals significant security concerns, primarily related to the attack surface. With 3 out of 5 total entry points lacking authentication checks, specifically the AJAX handlers, this presents a notable risk. Furthermore, only 40% of output escaping is properly handled, which could lead to cross-site scripting vulnerabilities. The limited taint analysis and lack of critical vulnerabilities in the past suggest that while potential issues might exist, they haven't been exploited or discovered yet, but the unprotected entry points remain a primary concern.

Key Concerns

  • Unprotected AJAX handlers
  • Insufficient output escaping
Vulnerabilities
None known

Simple voting Security Vulnerabilities

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

Simple voting Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

40% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
processVote (core\class-shortcode-processor-_-simple-voting.php:189)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Simple voting Attack Surface

Entry Points5
Unprotected3

AJAX Handlers 3

authwp_ajax_simple_votingincludes\class-starter-_-simple-voting.php:142
noprivwp_ajax_simple_votingincludes\class-starter-_-simple-voting.php:143
authwp_ajax_admin_simple_votingincludes\class-starter-_-simple-voting.php:145

Shortcodes 2

[voting] core\class-shortcode-processor-_-simple-voting.php:79
[voted] core\class-shortcode-processor-_-simple-voting.php:80
WordPress Hooks 2
actionplugins_loadedincludes\class-starter-_-simple-voting.php:128
actioninitincludes\class-starter-_-simple-voting.php:140
Maintenance & Trust

Simple voting Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 4, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple voting Developer Profile

seoringer

1 plugin · 10 total installs

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

How We Detect Simple voting

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-voting/core/css/voting-_-simple-voting.css/wp-content/plugins/simple-voting/core/js/voting-_-simple-voting.js
Script Paths
/wp-content/plugins/simple-voting/core/js/voting-_-simple-voting.js
Version Parameters
simple-voting/css/public-_-simple-voting.css?ver=simple-voting/js/public-_-simple-voting.js?ver=sv_votingStyle=/wp-content/plugins/simple-voting/core/css/voting-_-simple-voting.css?ver=sv_votingJS=/wp-content/plugins/simple-voting/core/js/voting-_-simple-voting.js?ver=

HTML / DOM Fingerprints

CSS Classes
voting-area-_-simple-votinguser-data-_-simple-votingtext-input-_-simple-votinguser-name-_-simple-votinguser-email-_-simple-votinguser-comment-_-simple-votingsvVotingGroupsvVotingElements+1 more
Data Attributes
name='svVotingDivname='svVotingFormname='actionname='sv_votename='sv_textIDname='sv_nonce+7 more
JS Globals
window.voting_contentwindow.voting_voteID
Shortcode Output
<div name='svVotingDiv<form method='post' name='svVotingForm' action='<input type="hidden" name="action" value="simple_voting"><input type="hidden" name="sv_vote" value="0">
FAQ

Frequently Asked Questions about Simple voting