Simple Poll Security & Risk Analysis

wordpress.org/plugins/smp-simple-poll

The Simple Poll is a voting poll system into your post, pages and everywhere in website by just a shortcode. Add poll system to your post by placing s …

10 active installs v2.0.3 PHP + WP + Updated Aug 22, 2022
boothcreate-pollpollsresponsive-pollwordpress-poll
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Poll Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The smp-simple-poll plugin v2.0.3 presents a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and generally performs well on output escaping, with 82% of outputs properly escaped. There are no recorded vulnerabilities (CVEs), and the code does not appear to utilize dangerous functions or perform file operations, external HTTP requests, or bundle libraries. This suggests a developer who is mindful of common security pitfalls.

However, the plugin's attack surface is a notable concern. It exposes two AJAX handlers, and critically, both of these lack authentication checks. This means any unauthenticated user could potentially interact with these AJAX endpoints, leading to unintended actions or information disclosure. While the taint analysis shows no issues, the lack of authentication on these entry points is a significant risk. The presence of one shortcode also adds to the attack surface, although its security is not detailed in the provided data.

The absence of known vulnerabilities and historical issues is a strong positive indicator. It suggests that the plugin has either not been a target or has been developed with sufficient security awareness to avoid common flaws. However, this should not lead to complacency, especially given the identified unprotected AJAX endpoints. The plugin's strengths lie in its careful database interaction and output handling, but its weaknesses stem from its exposed, unauthenticated AJAX functionality.

Key Concerns

  • Unprotected AJAX handlers
  • Low output escaping percentage (18% unescaped)
Vulnerabilities
None known

Simple Poll Security Vulnerabilities

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

Simple Poll Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

82% escaped117 total outputs
Attack Surface
2 unprotected

Simple Poll Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_smpp_voteincludes\Classes\Poll_Methodes.php:16
noprivwp_ajax_smpp_voteincludes\Classes\Poll_Methodes.php:17

Shortcodes 1

[SIMPLE_POLL] includes\Classes\Poll_Shortcode.php:15
WordPress Hooks 12
actionadmin_enqueue_scriptsincludes\Base\Enqueue.php:13
actionwp_enqueue_scriptsincludes\Base\Enqueue.php:14
actionplugins_loadedincludes\Base\TextDomain.php:13
actionadd_meta_boxesincludes\Classes\Poll_Metaboxes.php:13
actionsave_postincludes\Classes\Poll_Metaboxes.php:14
filtersingle_templateincludes\Classes\Poll_Methodes.php:15
filtermanage_smpp_poll_posts_columnsincludes\Classes\Poll_Methodes.php:18
actionmanage_smpp_poll_posts_custom_columnincludes\Classes\Poll_Methodes.php:19
filterwidget_textincludes\Classes\Poll_Shortcode.php:16
filtercontentincludes\Classes\Poll_Shortcode.php:17
actioninitincludes\Classes\SMPP_CPT.php:14
actioninitsrc\block_scripts.php:108
Maintenance & Trust

Simple Poll Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 22, 2022
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Poll Developer Profile

Akash Mia

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 Poll

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smp-simple-poll/assets/css/smpp-poll-backend.css/wp-content/plugins/smp-simple-poll/assets/js/smpp-poll-backend.js/wp-content/plugins/smp-simple-poll/assets/css/smpp-poll-frontend.css/wp-content/plugins/smp-simple-poll/assets/js/smpp-ajax-poll.js/wp-content/plugins/smp-simple-poll/assets/js/smpp-poll-frontend.js/wp-content/plugins/smp-simple-poll/dist/blocks.style.build.css/wp-content/plugins/smp-simple-poll/dist/blocks.build.js/wp-content/plugins/smp-simple-poll/dist/blocks.editor.build.css
Script Paths
/wp-content/plugins/smp-simple-poll/assets/js/smpp-poll-backend.js/wp-content/plugins/smp-simple-poll/assets/js/smpp-ajax-poll.js/wp-content/plugins/smp-simple-poll/assets/js/smpp-poll-frontend.js/wp-content/plugins/smp-simple-poll/dist/blocks.build.js
Version Parameters
smp-poll-ajax?ver=smpp-poll-frontend?ver=smpp-poll-backend?ver=smpp-ajax-poll?ver=smpp-poll-backend.js?ver=smpp-ajax-poll.js?ver=smpp-poll-frontend.js?ver=blocks.style.build.css?ver=blocks.build.js?ver=blocks.editor.build.css?ver=

HTML / DOM Fingerprints

CSS Classes
smpp-poll-optionssmpp-poll-questionsmpp-poll-submitsmpp-poll-results-wrapper
Data Attributes
data-poll-id
JS Globals
smpp_ajax_objwpRestApicgbGlobal
REST Endpoints
/wp-json/smp-simple-poll/v1/get-poll
Shortcode Output
[SIMPLE_POLL
FAQ

Frequently Asked Questions about Simple Poll