Events as Posts Security & Risk Analysis

wordpress.org/plugins/events-as-posts

A simple plugin that allows you to post events on your site.

300 active installs v0.5.9 PHP 5.4+ WP 4.8+ Updated Dec 14, 2019
agendaeventevent-listevents
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Events as Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "events-as-posts" plugin version 0.5.9 exhibits a generally good security posture due to the absence of known vulnerabilities and a lack of direct attack vectors like AJAX handlers or REST API routes without authentication. The code analysis shows responsible use of prepared statements for SQL queries and the presence of both nonce and capability checks, indicating an effort to protect against common attack types. File operations and external HTTP requests are also absent, further reducing the potential attack surface. However, a significant concern arises from the low percentage of properly escaped output (30%), suggesting a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis reported no issues, this may be due to the limited scope of the analysis or the nature of the code, and it doesn't negate the identified output escaping deficiencies. The complete lack of recorded vulnerabilities historically is positive but should be viewed in conjunction with the present code quality concerns.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Events as Posts Security Vulnerabilities

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

Events as Posts Code Analysis

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

Output Escaping

30% escaped66 total outputs
Attack Surface

Events as Posts Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[display_events] eap-functions.php:293
[display_past_events] eap-functions.php:294
[display_all_events] eap-functions.php:295
WordPress Hooks 19
actionadmin_enqueue_scriptseap-functions.php:12
actionwp_enqueue_scriptseap-functions.php:56
actionplugins_loadedeap-functions.php:65
filterthe_contenteap-functions.php:84
actionpre_get_postseap-functions.php:287
actioniniteap-functions.php:297
actioninitevent-post-type.php:47
actionadd_meta_boxesevent-post-type.php:55
actionadd_meta_boxesevent-post-type.php:63
actionadd_meta_boxesevent-post-type.php:71
actionsave_postevent-post-type.php:258
filtermanage_eap_event_posts_columnsevent-post-type.php:289
actionmanage_eap_event_posts_custom_columnevent-post-type.php:325
filterpre_get_postsevent-post-type.php:344
filtermanage_edit-eap_event_sortable_columnsevent-post-type.php:356
actionplugins_loadedevents-as-posts.php:122
actionadmin_initsettings\eap-register-settings.php:107
actionadmin_initsettings\eap-register-settings.php:160
actionadmin_menusettings\eap-settings-page.php:122
Maintenance & Trust

Events as Posts Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 14, 2019
PHP min version5.4
Downloads10K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

Events as Posts Developer Profile

Ambrogio Piredda

1 plugin · 300 total installs

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

How We Detect Events as Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/events-as-posts/css/eap.css/wp-content/plugins/events-as-posts/js/eap.js
Script Paths
js/eap.js
Version Parameters
events-as-posts/css/eap.css?ver=events-as-posts/js/eap.js?ver=

HTML / DOM Fingerprints

CSS Classes
eap__listeap__eventeap__title
Data Attributes
data-iddata-daydata-monthdata-yeardata-durationdata-time+2 more
JS Globals
EAP
Shortcode Output
<div class="eap__list">
FAQ

Frequently Asked Questions about Events as Posts