Bukza Security & Risk Analysis

wordpress.org/plugins/bukza

Flexible Online Booking Tools. Reservation System for Services, Rentals and Events.

200 active installs v2.0.2 PHP + WP 4.7+ Updated Dec 18, 2025
availabilitybookingcalendarrentalreservation
99
A · Safe
CVEs total1
Unpatched0
Last CVEDec 13, 2024
Safety Verdict

Is Bukza Safe to Use in 2026?

Generally Safe

Score 99/100

Bukza has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Dec 13, 2024Updated 5mo ago
Risk Assessment

The "bukza" plugin v2.0.2 exhibits a generally strong security posture, particularly in its code quality. Static analysis reveals a clean codebase with no dangerous functions, no raw SQL queries (100% prepared statements), and all output being properly escaped. This indicates good developer practices regarding common web vulnerabilities like XSS and SQL injection. The absence of file operations and external HTTP requests further reduces the attack surface. The plugin also appears to have a single capability check, suggesting some attempt at access control. However, there are some areas for concern. The lack of nonce checks on the identified entry points (AJAX handlers and REST API routes) presents a potential risk, as these could be exploited in cross-site request forgery (CSRF) attacks if not properly secured elsewhere or if the capability check is insufficient. The existence of one past CVE, specifically an 'Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')', while currently unpatched, suggests a historical tendency for this type of vulnerability. While no critical taint flows were detected in this analysis, the past XSS vulnerability combined with potential CSRF vectors warrants vigilance. In conclusion, "bukza" v2.0.2 demonstrates good development hygiene in many areas, but the missing nonce checks and the historical XSS vulnerability are weaknesses that should be addressed to fully mitigate risks.

Key Concerns

  • Missing nonce checks on AJAX/REST API
  • Past XSS vulnerability recorded
Vulnerabilities
1 published

Bukza Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-11759medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Bukza <= 2.0.0 - Authenticated (Contributor+) Stored Cross-Site Scripting

Dec 13, 2024 Patched in 2.0.1 (1d)
Version History

Bukza Release Timeline

v2.0.2Current
v2.0.1
v2.01 CVE
v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Bukza Code Analysis

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

Output Escaping

100% escaped15 total outputs
Attack Surface

Bukza Attack Surface

Entry Points2
Unprotected0

REST API Routes 1

POST/wp-json/bukza/v1/updateadmin\class-bukza-admin.php:139

Shortcodes 1

[bukza] public\class-bukza-public.php:63
WordPress Hooks 5
actionplugins_loadedincludes\class-bukza.php:141
actionadmin_enqueue_scriptsincludes\class-bukza.php:156
actionadmin_menuincludes\class-bukza.php:157
actionrest_api_initincludes\class-bukza.php:158
actioninitincludes\class-bukza.php:173
Maintenance & Trust

Bukza Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

Bukza Developer Profile

Bukza

2 plugins · 260 total installs

97
trust score
Avg Security Score
96/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Bukza

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

Asset Fingerprints

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

HTML / DOM Fingerprints

JS Globals
wpData
REST Endpoints
/wp-json/bukza/v1/
FAQ

Frequently Asked Questions about Bukza