Localist Calendar for WordPress Security & Risk Analysis

wordpress.org/plugins/localist-calendar

The most powerful way to highlight events on your WordPress website.

20 active installs v1.0 PHP + WP 4.4.1+ Updated Sep 16, 2016
calendardirectoryeventslocalist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Localist Calendar for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'localist-calendar' v1.0 plugin presents a mixed security posture. On the positive side, it exhibits strong adherence to secure coding practices with a high percentage of SQL queries using prepared statements and output escaping. The absence of known CVEs and a clean vulnerability history, coupled with no recorded critical or high severity taint flows, suggests a generally well-developed and tested plugin.

However, there are notable areas of concern that warrant attention. The presence of the 'unserialize' function is a significant risk, as it can lead to Remote Code Execution (RCE) if not handled with extreme care and validated input. Furthermore, the complete lack of nonce checks on its (currently zero) entry points, and only one capability check overall, indicates a potential weakness in authorization and protection against Cross-Site Request Forgery (CSRF) attacks, should new entry points be introduced or existing ones become exploitable.

Overall, while the plugin appears to have a clean track record and good internal coding standards for SQL and output handling, the potential for 'unserialize' vulnerabilities and the lack of robust authorization checks on its entry points present tangible risks. The current low attack surface mitigates immediate critical threats, but any future expansion or unforeseen exploit path could leverage these weaknesses.

Key Concerns

  • Unserialize function used
  • No nonce checks on entry points
  • Limited capability checks
Vulnerabilities
None known

Localist Calendar for WordPress Security Vulnerabilities

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

Localist Calendar for WordPress Code Analysis

Dangerous Functions
1
Raw SQL Queries
1
9 prepared
Unescaped Output
18
101 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
7
Bundled Libraries
0

Dangerous Functions Found

unserialize$data=unserialize($widget_data);localist.php:40

SQL Query Safety

90% prepared10 total queries

Output Escaping

85% escaped119 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
localist_options (localist.php:25)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Localist Calendar for WordPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menulocalist.php:15
actionadmin_enqueue_scriptslocalist.php:711
Maintenance & Trust

Localist Calendar for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedSep 16, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Localist Calendar for WordPress Developer Profile

Localist

1 plugin · 20 total installs

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

How We Detect Localist Calendar for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/localist-calendar/js/localist-script.js/wp-content/plugins/localist-calendar/css/localist-style.css
Script Paths
/wp-content/plugins/localist-calendar/js/localist-script.js

HTML / DOM Fingerprints

CSS Classes
localist-calendar-widgetlocalist-widget-titlelocalist-widget-event-datelocalist-widget-event-titlelocalist-widget-event-locationlocalist-widget-event-description
Data Attributes
data-localist-widget-iddata-localist-widget-urldata-localist-widget-templatedata-localist-widget-communitydata-localist-widget-resultsdata-localist-widget-day+15 more
JS Globals
localistCalendar
Shortcode Output
[localist_calendar]
FAQ

Frequently Asked Questions about Localist Calendar for WordPress