OpinionCamp – Poll Block Security & Risk Analysis

wordpress.org/plugins/opinioncamp

OpinionCamp is a block-based poll plugin for WordPress that lets you collect polls, votes, and opinions directly inside the Gutenberg editor.

20 active installs v1.0.4 PHP + WP 6.0+ Updated Jan 29, 2026
engagementfeedbackpollssurveyvoting
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OpinionCamp – Poll Block Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The 'opinioncamp' plugin v1.0.4 presents a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Crucially, all detected SQL queries utilize prepared statements, which is a best practice for preventing SQL injection vulnerabilities. The code also demonstrates a good level of output escaping, with a majority of outputs being properly handled, reducing the risk of cross-site scripting (XSS) attacks.

However, a notable concern arises from the complete lack of nonce checks across all entry points. While the attack surface is currently zero, this omission is a significant security weakness. If any new entry points are introduced or if existing ones are leveraged in unexpected ways, the absence of nonce checks could facilitate CSRF (Cross-Site Request Forgery) attacks. The capability checks are present, which is positive, but they are not tied to any entry points found in this analysis.

Furthermore, the vulnerability history shows zero known CVEs, which is an excellent indicator. This suggests that the plugin has either been free of publicly disclosed vulnerabilities or has been actively maintained to address them promptly. The lack of recorded vulnerabilities, coupled with the good practices in SQL and output handling, paints a picture of a plugin that is likely well-coded from a security perspective. The primary area for improvement is the implementation of nonce checks to bolster its defenses against a wider range of potential threats.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

OpinionCamp – Poll Block Security Vulnerabilities

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

OpinionCamp – Poll Block Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
13 prepared
Unescaped Output
40
143 escaped
Nonce Checks
0
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared13 total queries

Output Escaping

78% escaped183 total outputs
Attack Surface

OpinionCamp – Poll Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitopinioncamp.php:30
actionadmin_initopinioncamp.php:31
actionrest_api_initopinioncamp.php:32
actionadmin_menuopinioncamp.php:33
actionsave_postopinioncamp.php:34
Maintenance & Trust

OpinionCamp – Poll Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 29, 2026
PHP min version
Downloads287

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

OpinionCamp – Poll Block Developer Profile

Imtiaz Rayhan

7 plugins · 16K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
313 days
View full developer profile
Detection Fingerprints

How We Detect OpinionCamp – Poll Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/opinioncamp/build/admin.js/wp-content/plugins/opinioncamp/build/admin-style.css
Script Paths
/wp-content/plugins/opinioncamp/build/admin.js
Version Parameters
opinioncamp/build/admin.js?ver=opinioncamp/build/admin-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
opinioncamp-admin-wrap-outer
Data Attributes
data-question_id
JS Globals
OPINIONCAMP_ADMIN
REST Endpoints
/wp-json/opinioncamp/v1/answer
FAQ

Frequently Asked Questions about OpinionCamp – Poll Block