CiviEvent Widget Security & Risk Analysis

wordpress.org/plugins/civievent-widget

Display widgets for CiviCRM events: the next public event or a whole list. Embed widgets as shortcodes, too!

200 active installs v3.2 PHP + WP 3.3+ Updated Jun 15, 2018
civicrmcrmeventeventsnonprofit
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CiviEvent Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "civievent-widget" v3.2 plugin demonstrates a generally good security posture, with no recorded vulnerabilities or critical findings in taint analysis. The complete absence of dangerous functions, file operations, and external HTTP requests is commendable. All SQL queries are properly prepared, which mitigates the risk of SQL injection. However, there are significant concerns regarding output escaping, with only 23% of outputs being properly escaped. This leaves the plugin vulnerable to cross-site scripting (XSS) attacks, where malicious scripts could be injected and executed in users' browsers. The lack of nonce checks and capability checks on the identified entry points (shortcodes) is also a weakness, although the attack surface is small. The absence of vulnerability history suggests the plugin may be well-maintained or has not been a target of significant exploitation, but this does not negate the risks identified in the static analysis.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

CiviEvent Widget Security Vulnerabilities

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

CiviEvent Widget Code Analysis

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

Output Escaping

23% escaped103 total outputs
Attack Surface

CiviEvent Widget Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[civievent_single_widget] civievent-single-widget.php:67
[civievent_widget] civievent-widget.php:86
WordPress Hooks 1
actionwidgets_initcivievent-widget.php:31
Maintenance & Trust

CiviEvent Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJun 15, 2018
PHP min version
Downloads8K

Community Trust

Rating80/100
Number of ratings1
Active installs200
Developer Profile

CiviEvent Widget Developer Profile

Andie Hunt

1 plugin · 200 total installs

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

How We Detect CiviEvent Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/civievent-widget/civievent-widget.css
Version Parameters
civievent-widget.css?ver=

HTML / DOM Fingerprints

CSS Classes
civievent-widgetcivievent-widget-list
HTML Comments
Copyright 2013-2015 AGH Strategies, LLCThis program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,You should have received a copy of the GNU Affero General Public License+17 more
Data Attributes
data-widget-titledata-widget-summarydata-widget-limitdata-widget-alllinkdata-widget-wthemedata-widget-divider+7 more
Shortcode Output
<div class="civievent-widget"><div class="civievent-widget-list">
FAQ

Frequently Asked Questions about CiviEvent Widget