TintCal Security & Risk Analysis

wordpress.org/plugins/tintcal

A beautiful and simple event calendar plugin for Japanese users. Add a calendar to any site with a shortcode, block, or widget.

10 active installs v2.2.6 PHP 7.4+ WP 5.8+ Updated Dec 2, 2025
business-hourscalendareventsholidayschedule
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TintCal Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The "tintcal" v2.2.6 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries and by incorporating a reasonable number of nonce and capability checks. The absence of known vulnerabilities in its history is also a strong indicator of a generally secure development process.

However, significant concerns arise from the static analysis. A substantial portion of the attack surface, specifically 8 out of 9 entry points, are unprotected by authentication checks. This means that if any of these AJAX handlers can be triggered by unauthenticated users, they could potentially be exploited. Furthermore, the taint analysis reveals one flow with unsanitized paths, which, despite not being flagged as critical or high severity, warrants attention as it indicates a potential for unexpected behavior or information leakage if exploited. The relatively low percentage of properly escaped output (43%) also suggests a risk of Cross-Site Scripting (XSS) vulnerabilities in the plugin's frontend or administrative interfaces.

In conclusion, while the plugin benefits from secure SQL handling and a clean vulnerability history, the high number of unprotected entry points and the presence of unsanitized paths in the taint analysis are notable weaknesses. These areas should be prioritized for review and remediation to strengthen the plugin's overall security.

Key Concerns

  • 8 unprotected AJAX handlers
  • Unsanitized path flow
  • Low output escaping percentage (43%)
Vulnerabilities
None known

TintCal Security Vulnerabilities

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

TintCal Release Timeline

v2.2.6Current
v2.2.5
v2.2.4
v2.2.3
v2.2.2
v2.2.1
Code Analysis
Analyzed Mar 17, 2026

TintCal Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
108
81 escaped
Nonce Checks
7
Capability Checks
10
File Operations
3
External Requests
1
Bundled Libraries
0

Output Escaping

43% escaped189 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<tintcal> (tintcal.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
8 unprotected

TintCal Attack Surface

Entry Points9
Unprotected8

AJAX Handlers 8

authwp_ajax_save_tintcal_categoriestintcal.php:903
authwp_ajax_save_tintcal_assignmenttintcal.php:1013
authwp_ajax_save_tintcal_holidaystintcal.php:1045
authwp_ajax_get_tintcal_categoriestintcal.php:1086
authwp_ajax_get_tintcal_assignmentstintcal.php:1095
authwp_ajax_reload_tintcal_holidaystintcal.php:1103
authwp_ajax_reset_tintcal_assignmentstintcal.php:1145
authwp_ajax_reset_tintcal_alltintcal.php:1154

Shortcodes 1

[tintcal] includes\shortcode-frontend-tintcal.php:5
WordPress Hooks 19
actionadmin_menuincludes\admin-menu-tintcal.php:4
filterpost_row_actionsincludes\admin-menu-tintcal.php:75
actionadmin_print_styles-post.phpincludes\admin-menu-tintcal.php:92
actionadmin_print_styles-post-new.phpincludes\admin-menu-tintcal.php:93
filtermanage_tintcal_posts_columnsincludes\list-view-tintcal.php:4
actionmanage_tintcal_posts_custom_columnincludes\list-view-tintcal.php:14
actionadd_meta_boxesincludes\meta-box-tintcal.php:10
actioninitincludes\post-type-tintcal.php:4
actionedit_form_after_titleincludes\post-type-tintcal.php:83
actionsave_post_tintcalincludes\save-meta-tintcal.php:4
filterall_pluginstintcal.php:33
actionadmin_noticestintcal.php:276
actionadmin_noticestintcal.php:283
actionadmin_noticestintcal.php:290
actionadmin_noticestintcal.php:297
actionadmin_inittintcal.php:305
actionadmin_enqueue_scriptstintcal.php:587
actionwp_enqueue_scriptstintcal.php:806
actionadmin_inittintcal.php:1222
Maintenance & Trust

TintCal Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedDec 2, 2025
PHP min version7.4
Downloads524

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TintCal Developer Profile

NUMMIT

1 plugin · 10 total installs

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

How We Detect TintCal

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tintcal/assets/css/admin.css/wp-content/plugins/tintcal/assets/css/frontend.css/wp-content/plugins/tintcal/assets/js/admin.js/wp-content/plugins/tintcal/assets/js/frontend.js/wp-content/plugins/tintcal/assets/js/vendor/moment.min.js
Script Paths
/wp-content/plugins/tintcal/assets/js/admin.js/wp-content/plugins/tintcal/assets/js/frontend.js/wp-content/plugins/tintcal/assets/js/vendor/moment.min.js
Version Parameters
tintcal/assets/css/admin.css?ver=tintcal/assets/css/frontend.css?ver=tintcal/assets/js/admin.js?ver=tintcal/assets/js/frontend.js?ver=tintcal/assets/js/vendor/moment.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
tintcal-admintintcal-event-datetintcal-holiday-datetintcal-weekdaytintcal-month-navtintcal-year-nav
Data Attributes
data-tintcal-iddata-tintcal-colordata-tintcal-label
JS Globals
tintcal_admin_paramstintcal_frontend_params
Shortcode Output
[tintcal]
FAQ

Frequently Asked Questions about TintCal