Bookings for Devllo Events Security & Risk Analysis

wordpress.org/plugins/devllo-events-bookings

Add Booking capabilities to Events

0 active installs v0.2 PHP 5.5+ WP 4.4+ Updated Nov 7, 2021
calendareventevent-managementevent-managerevents
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bookings for Devllo Events Safe to Use in 2026?

Generally Safe

Score 85/100

Bookings for Devllo Events has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "devllo-events-bookings" plugin v0.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and includes a nonce check. There are no known vulnerabilities (CVEs) associated with this plugin, nor has it historically had any recorded vulnerabilities, suggesting a generally stable and well-maintained codebase. However, the static analysis reveals significant areas for concern. A substantial 37% of output escaping is not properly handled, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not meticulously sanitized before being displayed. Furthermore, the taint analysis identified two high-severity flows with unsanitized paths, suggesting that user input is being processed in a way that could lead to security issues, such as path traversal or other input-based attacks, despite the absence of explicit file operations or external HTTP requests.

Key Concerns

  • High severity unsanitized taint flows
  • Significant percentage of unescaped output
  • No capability checks on entry points
Vulnerabilities
None known

Bookings for Devllo Events Security Vulnerabilities

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

Bookings for Devllo Events Release Timeline

v0.2Current
v0.1
Code Analysis
Analyzed Apr 16, 2026

Bookings for Devllo Events Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

37% escaped41 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
devllo_events_payment_form (payments/payments.php:2)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Bookings for Devllo Events Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[devllo_events_fields] inc/devllo-events-bookings-checkout-fields.php:7
[devllo-register] inc/devllo-events-bookings-form.php:6
[reg_login] inc/devllo-events-bookings-functions.php:21
[devllo-checkout] payments/payments.php:62
WordPress Hooks 20
actionadmin_initadmin/devllo-events-bookings-admin.php:33
actionadmin_enqueue_scriptsadmin/devllo-events-bookings-admin.php:34
actiondevllo_events_settings_page_itemadmin/devllo-events-bookings-admin.php:35
actiondevllo_events_admin_menu_itemadmin/devllo-events-bookings-admin.php:37
actiondevllo_events_admin_menu_itemadmin/devllo-events-bookings-dashboard.php:24
actionadmin_enqueue_scriptsadmin/devllo-events-bookings-dashboard.php:25
actiondevllo_events_sidebar_itemadmin/devllo-events-bookings-dashboard.php:26
actionwp_enqueue_scriptsdevllo-events-bookings.php:40
actionadmin_noticesdevllo-events-bookings.php:63
actionadmin_initinc/devllo-events-bookings-activator.php:9
actiondevllo_events_bookings_before_checkout_forminc/devllo-events-bookings-checkout-fields.php:8
actiondevllo_events_bookings_after_add_attendeeinc/devllo-events-bookings-email-function.php:9
actiondevllo_events_bookings_after_add_attendeeinc/devllo-events-bookings-email-function.php:10
filterwp_mail_content_typeinc/devllo-events-bookings-email-function.php:11
actioninitinc/devllo-events-bookings-form.php:7
actiondevllo_events_after_side_single_eventinc/devllo-events-bookings-functions.php:11
actiondevllo_events_after_side_single_eventinc/devllo-events-bookings-functions.php:12
actiondevllo_events_after_side_single_eventinc/devllo-events-bookings-functions.php:13
actionwp_headinc/devllo-events-bookings-functions.php:15
actiondevllo_events_after_main_single_eventinc/devllo-events-bookings-functions.php:19
Maintenance & Trust

Bookings for Devllo Events Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedNov 7, 2021
PHP min version5.5
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Bookings for Devllo Events Developer Profile

Devllo Plugins

4 plugins · 10 total installs

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

How We Detect Bookings for Devllo Events

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/devllo-events-bookings/inc/css/styles.css

HTML / DOM Fingerprints

CSS Classes
devllo-events-bookings-admin-settingsdevllo_events_bookings_payment_pagedevllo-events-bookings-payment-radiodevllo-events-bookings-pbc-instructiondevllo-event-registration-pagedevllo-event-checkout-page
HTML Comments
Prevent loading file directly
Data Attributes
devllo-events-bookings-payment-radiodevllo-events-bookings-pbc-instructiondevllo-event-registration-pagedevllo-event-checkout-page
Shortcode Output
[devllo-register][devllo-checkout]
FAQ

Frequently Asked Questions about Bookings for Devllo Events