Simple Calendar: Blog Feed Security & Risk Analysis

wordpress.org/plugins/simple-calendar-blog-feed

A Simple Calendar add-on to display your WordPress blog posts in a calendar view.

50 active installs v1.0.2 PHP + WP 4.0+ Updated Aug 26, 2023
blog-postscalendarcalendarspostssimple-calendar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Calendar: Blog Feed Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Calendar: Blog Feed 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 static analysis of "simple-calendar-blog-feed" v1.0.2 reveals a generally positive security posture with no identified critical risks in the analyzed code signals or taint flows. The absence of dangerous functions, direct file operations, and external HTTP requests is commendable. Furthermore, the plugin's adherence to using prepared statements for its SQL queries indicates a good practice in preventing SQL injection vulnerabilities.

However, there are several areas of concern. The complete lack of nonces and capability checks across all entry points (AJAX, REST API, shortcodes, cron events) is a significant weakness. This means that any action that can be triggered by these entry points is likely unprotected from unauthorized execution if an attacker can trick a logged-in user into performing the action (e.g., via a cross-site request forgery). While the output escaping rate is high at 83%, the remaining 17% of outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities. The plugin's vulnerability history is clean, suggesting a history of secure development or that it hasn't been a target. Overall, while the plugin avoids common severe vulnerabilities, the lack of robust access control and incomplete output sanitization present exploitable weaknesses.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • Unescaped Output (17%)
Vulnerabilities
None known

Simple Calendar: Blog Feed Security Vulnerabilities

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

Simple Calendar: Blog Feed Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface

Simple Calendar: Blog Feed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actioninitincludes\add-on-blog-feed.php:38
actionplugins_loadedincludes\add-on-blog-feed.php:39
filtersimcal_get_feed_typesincludes\add-on-blog-feed.php:71
actionsimcal_load_objects includes\add-on-blog-feed.php:80
actionadmin_noticesincludes\add-on-blog-feed.php:86
filtersimcal_settings_meta_tabs_liincludes\feeds\blog-feed.php:56
actionsimcal_settings_meta_panelsincludes\feeds\blog-feed.php:62
actionsimcal_process_settings_metaincludes\feeds\blog-feed.php:70
Maintenance & Trust

Simple Calendar: Blog Feed Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Simple Calendar: Blog Feed 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: Blog Feed

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-blog-feed/assets/css/admin.css/wp-content/plugins/simple-calendar-blog-feed/assets/js/admin.js
Script Paths
/wp-content/plugins/simple-calendar-blog-feed/assets/js/admin.js
Version Parameters
simple-calendar-blog-feed/assets/css/admin.css?ver=simple-calendar-blog-feed/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
simcal-feed-type-blog-feedsimcal-icon-wordpressblog-feed-settings-panelsimcal-panel-field-blog_feed_posts_sourcesimcal-field-show-next-blog_feed_posts_category
Data Attributes
data-show-next-if-value="category"data-show-next="_blog_feed_posts_category"data-noresults
FAQ

Frequently Asked Questions about Simple Calendar: Blog Feed