CG Events Security & Risk Analysis

wordpress.org/plugins/cg-events

A simple plugin to display custom events using shortcodes.

0 active installs v1.0.4 PHP 7.4+ WP 6.0+ Updated Dec 1, 2025
calendarcustom-eventseventsshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CG Events Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "cg-events" plugin v1.0.4 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical taint flows, dangerous functions, or file operations is highly positive. Furthermore, the plugin utilizes prepared statements for all SQL queries and has a good percentage of properly escaped output, indicating an awareness of common web vulnerabilities.

However, there are areas for improvement. The presence of one shortcode presents an attack vector, although it's noted as protected. The relatively low number of capability checks (1) and nonce checks (4) across the entry points (1 total) could indicate potential weaknesses if the shortcode or other unexamined entry points have complex logic that isn't adequately secured. The 83% output escaping rate, while good, means that 17% of outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if those unescaped outputs contain user-supplied data.

Overall, "cg-events" v1.0.4 is a plugin with a strong foundation, but the limited security checks and a small percentage of unescaped output warrant careful consideration and potential further investigation. The plugin's history of zero vulnerabilities is a significant strength, but it should not lead to complacency, as static analysis alone cannot catch all potential issues.

Key Concerns

  • Output not properly escaped
  • Limited capability/nonce checks
Vulnerabilities
None known

CG Events Security Vulnerabilities

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

CG Events Code Analysis

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

Output Escaping

83% escaped109 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
cg_events_shortcode_css_page (cg-events.php:217)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CG Events Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cg_events] cg-events.php:484
WordPress Hooks 13
actionadmin_enqueue_scriptscg-events.php:34
actioninitcg-events.php:59
actioninitcg-events.php:81
actionadd_meta_boxescg-events.php:93
actionsave_postcg-events.php:165
actionadmin_menucg-events.php:215
actionwp_headcg-events.php:314
filterparent_filecg-events.php:325
filtersubmenu_filecg-events.php:334
actionwp_enqueue_scriptscg-events.php:494
filterthe_contentcg-events.php:502
actionwp_headcg-events.php:640
actioninitcg-events.php:655
Maintenance & Trust

CG Events Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 1, 2025
PHP min version7.4
Downloads677

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CG Events Developer Profile

cg-web

1 plugin · 0 total installs

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

How We Detect CG Events

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cg-events/assets/admin-functions.js
Version Parameters
cg-events/assets/admin-functions.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="cg_event_type"id="cg_event_type"name="cg_event_single_date"id="cg_event_single_date"name="cg_event_start_date"id="cg_event_start_date"+4 more
FAQ

Frequently Asked Questions about CG Events