addpoll polls & surveys Security & Risk Analysis

wordpress.org/plugins/addpoll

addpoll Plugin/Widget is adding fast and easy your polls, surveys and forms from your addpoll.com account to your WordPress blog for free.

10 active installs v0.0.2 PHP + WP 3.2+ Updated Nov 12, 2012
addpollpollpollsquizzessurveys
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is addpoll polls & surveys Safe to Use in 2026?

Generally Safe

Score 85/100

addpoll polls & surveys has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "addpoll" plugin version 0.0.2 presents a mixed security picture. On the positive side, the plugin demonstrates strong practices regarding database interactions, utilizing prepared statements exclusively for all its SQL queries. Furthermore, the static analysis indicates a remarkably small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. This lack of direct entry points significantly reduces the immediate opportunities for external exploitation.

However, several concerning code signals detract from its overall security posture. The presence of the `create_function` is a significant red flag, as it can be a vector for code injection if user input is ever indirectly passed to it. More critically, the analysis shows that 100% of the detected output is not properly escaped. This means that any data displayed by the plugin, if it originates from user input or a potentially untrusted source, is vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce and capability checks on any potential entry points, while the attack surface is currently zero, leaves it exposed should functionality be added in the future without these crucial security measures.

The plugin's vulnerability history is clean, with no recorded CVEs. This is a positive indicator of past development diligence or simply a lack of past targeted exploits. However, the presence of critical code flaws like unescaped output and the use of `create_function` suggest that the clean history might be more due to luck than inherent robust security. The conclusion is that while the current attack surface is minimal and database practices are good, the unescaped output and the use of `create_function` represent tangible, exploitable risks that need immediate attention.

Key Concerns

  • 100% of output not properly escaped
  • Dangerous function detected: create_function
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

addpoll polls & surveys Security Vulnerabilities

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

addpoll polls & surveys Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

addpoll polls & surveys Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'register_widget("AddPollWidget");'));addpoll.php:47

Output Escaping

0% escaped2 total outputs
Attack Surface

addpoll polls & surveys Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initaddpoll.php:47
filterthe_contentaddpoll.php:145
Maintenance & Trust

addpoll polls & surveys Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedNov 12, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

addpoll polls & surveys Developer Profile

Addpoll

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 addpoll polls & surveys

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/addpoll/addpoll-survey.js/wp-content/plugins/addpoll/poll-*.js
Script Paths
www.addpoll.com/poll-*.jswww.addpoll.com/addpoll-survey.js

HTML / DOM Fingerprints

CSS Classes
widget_addpoll
Data Attributes
id="AddPollContainer-*"id="AddPollSurveyContainer-*"id="adpEmbed-*"
JS Globals
adpCustomParams*adpSurveyCustomParams*AddpollSurvey
Shortcode Output
<script type="text/javascript">var adpCustomParams<script type="text/javascript" id="adpEmbed-<div id="AddPollSurveyContainer-<script type="text/javascript" charset="utf-8">if ( typeof adpSurveyCustomParams == 'undefined' )
FAQ

Frequently Asked Questions about addpoll polls & surveys