Simply Polls Security & Risk Analysis

wordpress.org/plugins/simply-polls

Add AJAX poll to your WordPress blog. You can use our polls on sidebars, posts and pages.

10 active installs v1.0 PHP + WP 3.9+ Updated Apr 28, 2016
pollpollingpollsvotevotes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simply Polls Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "simply-polls" v1.0 plugin exhibits a generally good security posture, with no recorded vulnerabilities or CVEs. The static analysis reveals a minimal attack surface, with all identified entry points (AJAX handlers and shortcodes) appearing to have authentication checks in place, which is a positive sign. The plugin also demonstrates a reasonable use of prepared statements for SQL queries (68%) and includes a decent number of nonce checks (6) and capability checks (1). However, there are significant concerns regarding output sanitization, with only 51% of outputs being properly escaped, leaving a substantial portion vulnerable to Cross-Site Scripting (XSS) attacks. Furthermore, the taint analysis indicates that all analyzed data flows (5 out of 5) have unsanitized paths, with all 5 classified as high severity. This, combined with the low output escaping rate, strongly suggests a high risk of XSS vulnerabilities that could be triggered through user-supplied input. The lack of historical vulnerabilities might indicate either good development practices in the past or a lack of rigorous security auditing, which is a concern given the current findings.

Key Concerns

  • High severity unsanitized taint flows
  • Low output escaping rate
  • SQL queries not using prepared statements
Vulnerabilities
None known

Simply Polls Security Vulnerabilities

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

Simply Polls Code Analysis

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

SQL Query Safety

68% prepared19 total queries

Output Escaping

51% escaped53 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
alex_sp_cb_polls_options (alex-simply-polls.php:111)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simply Polls Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_admin-pollalex-simply-polls.php:388
authwp_ajax_admin-del-answalex-simply-polls.php:402
authwp_ajax_add-votealex-simply-polls.php:490
noprivwp_ajax_add-votealex-simply-polls.php:491

Shortcodes 1

[alex_poll] alex-simply-polls.php:488
WordPress Hooks 5
actionplugins_loadedalex-simply-polls.php:39
actionwp_enqueue_scriptsalex-simply-polls.php:82
actionadmin_enqueue_scriptsalex-simply-polls.php:93
actionadmin_menualex-simply-polls.php:108
filterwidget_textalex-simply-polls.php:535
Maintenance & Trust

Simply Polls Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 28, 2016
PHP min version
Downloads3K

Community Trust

Rating36/100
Number of ratings5
Active installs10
Developer Profile

Simply Polls Developer Profile

achilles21

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 Simply Polls

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simply-polls/css/alex_frontend.css/wp-content/plugins/simply-polls/css/alex_admin.css
Script Paths
/wp-content/plugins/simply-polls/js/alex_admin.js

HTML / DOM Fingerprints

CSS Classes
wrapform-tabletable1
Data Attributes
dashicons-editor-alignleft
JS Globals
ajax_objectdataL10n
FAQ

Frequently Asked Questions about Simply Polls