Next Tiny Date Security & Risk Analysis

wordpress.org/plugins/next-tiny-date

Next Tiny Date allows you to propose an appointment booking form on your website through the adding of a simple shortcode.

10 active installs v3.0 PHP + WP 5.3+ Updated Apr 24, 2024
appointmentholidaysmeetingopening-hoursrendez-vous
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Next Tiny Date Safe to Use in 2026?

Generally Safe

Score 92/100

Next Tiny Date has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The next-tiny-date v3.0 plugin presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for a high percentage of its SQL queries and shows no known past vulnerabilities or bundled vulnerable libraries. The absence of external HTTP requests is also a strength. However, several significant concerns arise from the static analysis. The plugin exposes a substantial attack surface with 8 AJAX handlers, 6 of which lack proper authentication checks. This is a critical oversight, as it opens the door for unauthorized actions. Furthermore, while the taint analysis found no critical or high severity issues, the presence of 3 flows with unsanitized paths warrants attention, as these could potentially lead to unexpected behavior or vulnerabilities if further exploited.

Despite the lack of recorded CVEs, the unprotected AJAX handlers represent a clear and present risk. The limited number of nonce and capability checks, coupled with the high percentage of unauthenticated AJAX endpoints, suggests a reliance on other security mechanisms or an oversight in implementation. The moderate rate of properly escaped output also leaves room for potential cross-site scripting (XSS) vulnerabilities. In conclusion, while the plugin has strengths in its SQL handling and lack of historical vulnerabilities, the unprotected AJAX endpoints and unsanitized path flows are significant weaknesses that require immediate attention to improve its overall security.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • Limited nonce and capability checks
  • Output escaping below 100%
Vulnerabilities
None known

Next Tiny Date Security Vulnerabilities

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

Next Tiny Date Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
18 prepared
Unescaped Output
66
176 escaped
Nonce Checks
1
Capability Checks
1
File Operations
34
External Requests
0
Bundled Libraries
0

SQL Query Safety

90% prepared20 total queries

Output Escaping

73% escaped242 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
ntdt_display_CalRV (includes\ntdt-functions.php:947)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Next Tiny Date Attack Surface

Entry Points9
Unprotected6

AJAX Handlers 8

authwp_ajax_ntdt_ShowRVincludes\ntdt-functions.php:248
noprivwp_ajax_ntdt_ShowRVincludes\ntdt-functions.php:249
authwp_ajax_ntdt_display_CalRVincludes\ntdt-functions.php:954
noprivwp_ajax_ntdt_display_CalRVincludes\ntdt-functions.php:955
authwp_ajax_ntdt_ModifyRVincludes\ntdt-functions.php:1248
noprivwp_ajax_ntdt_ModifyRVincludes\ntdt-functions.php:1249
authwp_ajax_ntdt_SendRVincludes\ntdt-functions.php:1357
noprivwp_ajax_ntdt_SendRVincludes\ntdt-functions.php:1358

Shortcodes 1

[next_tiny_date] includes\ntdt-functions.php:1060
WordPress Hooks 8
actionadmin_enqueue_scriptsincludes\ntdt-functions.php:22
actionwp_enqueue_scriptsincludes\ntdt-functions.php:36
actionupdated_optionincludes\ntdt-functions.php:82
actionplugins_loadedincludes\ntdt-functions.php:91
actionadmin_menuincludes\ntdt-functions.php:93
actionadmin_initincludes\ntdt-functions.php:109
actioninitincludes\ntdt-functions.php:112
actionadmin_enqueue_scriptsincludes\ntdt-functions.php:197
Maintenance & Trust

Next Tiny Date Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 24, 2024
PHP min version
Downloads885

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Next Tiny Date Developer Profile

nxtweb

8 plugins · 320 total installs

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

How We Detect Next Tiny Date

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/next-tiny-date/css/style.css/wp-content/plugins/next-tiny-date/css/styleRV.css

HTML / DOM Fingerprints

CSS Classes
btnRV
FAQ

Frequently Asked Questions about Next Tiny Date