Banckle Meeting Security & Risk Analysis

wordpress.org/plugins/banckle-online-meeting

Through Banckle Meeting Widget for WordPress you can allow your WordPress blog or website visitors to easily register for your Banckle Meeting session …

10 active installs v1.2 PHP + WP 2.0.2+ Updated Unknown
bancklebanckle-meetingbanckle-online-meetingmeetingwordpress-plugin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Banckle Meeting Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The banckle-online-meeting v1.2 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin has no recorded vulnerabilities (CVEs), suggesting a history of stable and secure development. Furthermore, the absence of an attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, significantly reduces the potential for external exploitation. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and not performing file operations or external HTTP requests. However, the static analysis does reveal a critical concern: the presence of a dangerous function, `create_function`, which is known to be a significant security risk due to its ability to execute arbitrary PHP code. Additionally, a very low percentage of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks on the few entry points, coupled with the use of a deprecated and insecure function, introduces significant risk despite the otherwise clean analysis.

Key Concerns

  • Dangerous function create_function used
  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Banckle Meeting Security Vulnerabilities

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

Banckle Meeting Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
12
2 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('', 'return register_widget("BanckleOnlineMeetingWidget")banckleonlinemeeting.php:92

Output Escaping

14% escaped14 total outputs
Attack Surface

Banckle Meeting Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initbanckleonlinemeeting.php:92
Maintenance & Trust

Banckle Meeting Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Banckle Meeting Developer Profile

imranwar

3 plugins · 30 total installs

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

How We Detect Banckle Meeting

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/banckle-online-meeting/style.css/wp-content/plugins/banckle-online-meeting/js/banckle.js
Script Paths
/wp-content/plugins/banckle-online-meeting/js/banckle.js
Version Parameters
banckle-online-meeting/style.css?ver=banckle-online-meeting/js/banckle.js?ver=

HTML / DOM Fingerprints

CSS Classes
om-widget-containerom-widget-contentom-widget-agenda
Data Attributes
id="banckle_online_meeting_widget_widget-1"
FAQ

Frequently Asked Questions about Banckle Meeting