Calendar Widget with Posts Security & Risk Analysis

wordpress.org/plugins/calendar-widget-with-posts

This plugin is a Calendar widget, it was customized from the Wordpress Calendar Widget.

0 active installs v1.0 PHP 7.0+ WP 4.7+ Updated Jul 3, 2020
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Calendar Widget with Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "calendar-widget-with-posts" v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, along with no identified dangerous functions or external HTTP requests, significantly limits the attack surface. Furthermore, all SQL queries utilize prepared statements, which is a strong defense against SQL injection vulnerabilities. The lack of any recorded vulnerabilities in its history is also a very positive indicator.

However, there are notable areas for concern that temper the overall positive assessment. The most significant is the low percentage of properly escaped output (46%). This indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content may be rendered without proper sanitization. Additionally, the absence of nonce checks and capability checks across any potential entry points, while there are no identified entry points in this analysis, suggests a potential weakness if any were to be introduced or become discoverable. The lack of taint analysis flows reported could also be due to the analysis not covering all potential paths or the plugin having a very limited interaction model, but it means potential vulnerabilities in this area cannot be ruled out.

In conclusion, the "calendar-widget-with-posts" v1.0 plugin has a very small attack surface and uses prepared statements for its SQL queries, which are excellent security practices. Its vulnerability history is clean. The primary and most critical weakness is the poor handling of output escaping, leaving it susceptible to XSS attacks. While the current lack of identified entry points is beneficial, the absence of fundamental security checks like nonces and capability checks on any potential future or hidden entry points represents a latent risk.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Calendar Widget with Posts Security Vulnerabilities

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

Calendar Widget with Posts Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Calendar Widget with Posts Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

46% escaped28 total outputs
Attack Surface

Calendar Widget with Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcwpwidget-plugin.php:117
Maintenance & Trust

Calendar Widget with Posts Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 3, 2020
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Calendar Widget with Posts Alternatives

No alternatives data available yet.

Developer Profile

Calendar Widget with Posts Developer Profile

Hoang Kim Lam

2 plugins · 0 total installs

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

How We Detect Calendar Widget with Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/calendar-widget-with-posts/calendar_widget.css

HTML / DOM Fingerprints

CSS Classes
cwp_widget_plugincalendar_wrap
Data Attributes
id="calendar_wrap"for="cwp_widget_plugin-title"id="cwp_widget_plugin-title"name="cwp_widget_plugin-title"for="cwp_widget_plugin-category"id="cwp_widget_plugin-category"+7 more
Shortcode Output
<div id="calendar_wrap" class="calendar_wrap"><div class="calendar_wrap">
FAQ

Frequently Asked Questions about Calendar Widget with Posts