
Event Organiser NGO Security & Risk Analysis
wordpress.org/plugins/event-organiser-ngoLicense GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin to share events in a WPMU installation.
Is Event Organiser NGO Safe to Use in 2026?
Generally Safe
Score 85/100Event Organiser NGO has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of the "event-organiser-ngo" v1.2.4 plugin reveals a mixed security posture. While the plugin exhibits a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, several concerning code signals are present. The use of `create_function` is a significant red flag, as it can lead to arbitrary code execution if user input is directly passed to it without proper sanitization. Furthermore, the plugin executes SQL queries without using prepared statements, which opens it up to SQL injection vulnerabilities. The low percentage of properly escaped output (23%) also indicates a high risk of cross-site scripting (XSS) vulnerabilities. The absence of nonce checks on any potential entry points is another area of concern, making it susceptible to cross-site request forgery (CSRF) attacks. The vulnerability history being clean is a positive sign, suggesting that past versions may have been more secure or that the plugin has not been a significant target. However, this does not mitigate the risks identified in the current static analysis.
Key Concerns
- Dangerous function: create_function used
- SQL queries without prepared statements
- Low percentage of properly escaped output
- No nonce checks on potential entry points
Event Organiser NGO Security Vulnerabilities
Event Organiser NGO Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Event Organiser NGO Attack Surface
WordPress Hooks 24
Maintenance & Trust
Event Organiser NGO Maintenance & Trust
Maintenance Signals
Community Trust
Event Organiser NGO Alternatives
Event Organiser NGO Developer Profile
2 plugins · 20 total installs
How We Detect Event Organiser NGO
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/event-organiser-ngo/css/calendar_style.cssevent-organiser-ngo/css/calendar_style.css?ver=HTML / DOM Fingerprints
ngo_show_events<!-- Clean up WP-admin menu --><!-- Done cleaning up menu --><!-- Show events in feed --><!-- Check if you want to show events in the feed. -->id="show_events_in_feed"