Simple Calendar DatePicker Security & Risk Analysis

wordpress.org/plugins/simple-calendar-picker

This plugin allows you to set datepicker,calendar on your posts and pages just in single click.

30 active installs v1.0.0 PHP + WP 2.0.0+ Updated Oct 9, 2013
calendardate-calendardatepickerjquery-datepicker-uipick-date-calendar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Calendar DatePicker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The plugin "simple-calendar-picker" v1.0.0 exhibits a strong security posture from a code perspective, with no identified dangerous functions, SQL queries utilizing prepared statements, and no file operations or external HTTP requests. The absence of known vulnerabilities and a clean vulnerability history are positive indicators. However, a significant concern arises from the complete lack of output escaping, meaning all 9 identified output points are potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is involved. Additionally, the plugin lacks any explicit capability checks or nonce checks on its entry points, which are currently zero. While a zero attack surface is ideal, if any entry points are ever introduced, the absence of these checks would immediately create a significant security risk. The lack of taint analysis results is also noteworthy; while this could mean no critical flows were found, it might also indicate limited or no taint analysis was performed.

Key Concerns

  • No output escaping on any output points
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Simple Calendar DatePicker Security Vulnerabilities

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

Simple Calendar DatePicker Code Analysis

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

Output Escaping

0% escaped9 total outputs
Attack Surface

Simple Calendar DatePicker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menucalendar-picker.php:18
actionadmin_initcalendar-picker.php:19
actionwp_headcalendar-picker.php:20
Maintenance & Trust

Simple Calendar DatePicker Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedOct 9, 2013
PHP min version
Downloads7K

Community Trust

Rating62/100
Number of ratings7
Active installs30
Developer Profile

Simple Calendar DatePicker Developer Profile

ranapiyush1986

1 plugin · 30 total installs

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

How We Detect Simple Calendar DatePicker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-calendar-picker/css/ui-lightness/jquery-ui-1.10.3.custom.min.css

HTML / DOM Fingerprints

CSS Classes
calendarpicker
Data Attributes
name="calpicker_options[calpicker_changeYear]"name="calpicker_options[calpicker_changeMonth]"name="calpicker_options[calpicker_dateFormat]"name="calpicker_options[calpicker_codeSign]"name="calpicker_options[calpicker_maxDateRange]"name="calpicker_options[calpicker_maxDateYear]"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Simple Calendar DatePicker