Super Booking Calendar Security & Risk Analysis

wordpress.org/plugins/super-booking-calendar

Nice calendar to mark important events.

10 active installs v1.0 PHP + WP 3.0+ Updated Dec 10, 2015
bookingcalendarreservationspin-interactive
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Super Booking Calendar Safe to Use in 2026?

Generally Safe

Score 85/100

Super Booking Calendar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "super-booking-calendar" v1.0 plugin exhibits a generally positive security posture, with a clean vulnerability history and no recorded CVEs. Static analysis reveals a limited attack surface, primarily consisting of one shortcode, with no identified unprotected entry points. The code also demonstrates good practices by largely utilizing prepared statements for SQL queries and including a reasonable number of nonce and capability checks. However, a significant concern is the very low percentage of properly escaped output (20%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or plugin-generated content might be rendered directly in the browser without adequate sanitization, potentially allowing attackers to inject malicious scripts.

While the absence of dangerous functions, file operations, and external HTTP requests is reassuring, the low output escaping rate is a critical weakness that overshadows the otherwise strong technical implementation. The lack of any recorded vulnerabilities in its history might suggest either a lack of rigorous security testing or that previous versions were not widely exploited. Given the high likelihood of XSS due to poor output escaping, this plugin should be treated with caution until this specific area is addressed. The strengths lie in its limited attack surface and use of prepared statements, but the weakness in output sanitization presents a tangible and common threat.

Key Concerns

  • Low output escaping (20%)
  • Unprotected entry points: 0 (but overall is strong)
Vulnerabilities
None known

Super Booking Calendar Security Vulnerabilities

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

Super Booking Calendar Code Analysis

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

SQL Query Safety

86% prepared7 total queries

Output Escaping

20% escaped10 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<default> (views\default.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Super Booking Calendar Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[super-booking-calendar] Spin.php:37
WordPress Hooks 3
actionadmin_menuSpin.php:25
actionadmin_noticesSpin.php:26
actioninitsuper-booking-calendar.php:25
Maintenance & Trust

Super Booking Calendar Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedDec 10, 2015
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Super Booking Calendar Developer Profile

spininteractive

2 plugins · 20 total installs

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

How We Detect Super Booking Calendar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-booking-calendar/inc/jquery-ui.min.css/wp-content/plugins/super-booking-calendar/inc/fullcalendar.min.css/wp-content/plugins/super-booking-calendar/inc/moment.min.js/wp-content/plugins/super-booking-calendar/inc/fullcalendar.min.js/wp-content/plugins/super-booking-calendar/inc/script.js
Version Parameters
super-booking-calendar/inc/jquery-ui.min.css?ver=super-booking-calendar/inc/fullcalendar.min.css?ver=super-booking-calendar/inc/moment.min.js?ver=super-booking-calendar/inc/fullcalendar.min.js?ver=super-booking-calendar/inc/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
super-booking-calendar
Data Attributes
data-json
Shortcode Output
<div id="super-booking-calendar"
FAQ

Frequently Asked Questions about Super Booking Calendar