Simple Calendar – Advanced Custom Fields Security & Risk Analysis

wordpress.org/plugins/simple-calendar-acf

Add a Simple Calendar field to Advanced Customs Fields (ACF).

400 active installs v1.0.2 PHP + WP 4.0+ Updated Aug 26, 2023
acfadvanced-custom-fieldsgooglegoogle-calendarsimple-calendar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Calendar – Advanced Custom Fields Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "simple-calendar-acf" plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, with zero unprotected entry points. Furthermore, the code signals indicate a commendable approach to data handling, featuring no dangerous functions, exclusively using prepared statements for SQL queries, and avoiding file operations or external HTTP requests. The taint analysis reporting zero flows with unsanitized paths further reinforces this positive assessment, suggesting no obvious vulnerabilities related to data manipulation.

However, a significant concern arises from the output escaping analysis, where only 25% of outputs are properly escaped. This indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized user-supplied data displayed on the frontend could be exploited. Additionally, the complete lack of nonce checks and capability checks, especially given the absence of any entry points that *require* them, suggests that if any entry points were to be introduced in the future, they might be implemented without these crucial security mechanisms. The vulnerability history also shows no recorded CVEs, which is positive but doesn't negate the risks identified in the current static analysis. Overall, while the plugin has a minimal attack surface and handles SQL securely, the output escaping and lack of comprehensive security checks for potential future entry points are areas that require attention.

Key Concerns

  • Low output escaping rate
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Simple Calendar – Advanced Custom Fields Security Vulnerabilities

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

Simple Calendar – Advanced Custom Fields Code Analysis

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

Output Escaping

25% escaped8 total outputs
Attack Surface

Simple Calendar – Advanced Custom Fields Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedincludes\add-on-acf.php:32
actioninitincludes\add-on-acf.php:33
actionacf/include_field_typesincludes\add-on-acf.php:47
actionacf/register_fieldsincludes\add-on-acf.php:52
actionadmin_noticesincludes\add-on-acf.php:58
Maintenance & Trust

Simple Calendar – Advanced Custom Fields Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 26, 2023
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Simple Calendar – Advanced Custom Fields Developer Profile

SimpleCalendar

4 plugins · 51K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
561 days
View full developer profile
Detection Fingerprints

How We Detect Simple Calendar – Advanced Custom Fields

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-acf/includes/acf/field-v4.php/wp-content/plugins/simple-calendar-acf/includes/acf/field-v5.php

HTML / DOM Fingerprints

CSS Classes
simcal-field-select-enhanced
Data Attributes
data-allow_null
JS Globals
simcal_admin
Shortcode Output
[calendar id="
FAQ

Frequently Asked Questions about Simple Calendar – Advanced Custom Fields