CVE-2026-10029: Event Koi Lite WordPress Plugin Unauthorized Event Data Exposure
The Event Koi Lite plugin for WordPress has a flaw that allows anyone on the internet to view sensitive details about events that are supposed to be hidden. Specifically, attackers can retrieve meeting links, venue addresses, coordinates, and RSVP settings for draft, pending, and private events through a function called get_events. No login is required. This affects all versions up to 1.3.13.1.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 5.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Weaknesses (CWE)
- CWE-862
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-18 / 2026-06-18
NVD description (verbatim)
The Event Koi Lite – Events Calendar, Event Management, RSVP, and Tickets plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.3.13.1 via the get_events. This makes it possible for unauthenticated attackers to extract sensitive data including virtual meeting URLs, physical location data, latitude/longitude coordinates, Google Maps links, and RSVP configuration belonging to draft, pending, and private events that are otherwise inaccessible via public URLs.
12 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-10029 is a sensitive information disclosure vulnerability in Event Koi Lite – Events Calendar (WordPress plugin) caused by insufficient access controls on the get_events endpoint. The vulnerability enables unauthenticated attackers to bypass visibility restrictions and retrieve event metadata including virtual meeting URLs, physical location coordinates (latitude/longitude), Google Maps links, and RSVP configuration from events marked as draft, pending, or private. The root cause maps to CWE-862 (Missing Authorization), indicating that authorization checks are either absent or improperly enforced before returning event data.
Business impact
Organizations using Event Koi Lite to manage private or confidential events face uncontrolled disclosure of event logistics. Private venue addresses, meeting URLs, and participant configurations could be exposed to competitors, bad actors, or the general public. For companies managing internal events, executive meetings, or customer-only gatherings, this leakage undermines privacy and operational security. The impact is heightened if events contain sensitive information such as security details, restricted attendee lists, or confidential scheduling.
Affected systems
All versions of the Event Koi Lite – Events Calendar, Event Management, RSVP, and Tickets WordPress plugin up to and including version 1.3.13.1 are vulnerable. Any WordPress installation with this plugin active is at risk, regardless of the number of private or draft events configured. The vulnerability is network-accessible and requires no authentication or special privileges to exploit.
Exploitability
This vulnerability has low complexity and requires no user interaction or authentication. An attacker can craft direct requests to the get_events function from any network location to enumerate and extract event data. The attack surface is large because no login is needed, and the endpoint is likely accessible to anyone who can reach the WordPress installation. However, practical exploitation requires knowledge of the plugin's API or discovery of the vulnerable endpoint, which may limit opportunistic attacks unless proof-of-concept tooling becomes public.
Remediation
Update the Event Koi Lite plugin to a patched version released after version 1.3.13.1. Verify the patch against the official plugin repository or vendor advisory to confirm the version addresses CWE-862 authorization bypass. As an interim control, restrict network access to the WordPress installation using firewall rules, Web Application Firewall (WAF) policies, or IP allowlisting if the events calendar is for internal or trusted use only.
Patch guidance
Check the Event Koi Lite plugin's official changelog and security advisories for a version release that addresses this vulnerability. Apply the update via the WordPress admin dashboard (Plugins > Installed Plugins > Update) once a patched version is available. Test the update in a staging environment to ensure private and draft event endpoints remain protected before deploying to production. Document the patch version applied for compliance and audit records.
Detection guidance
Monitor web server access logs for requests to the get_events endpoint from unexpected or public IP addresses. Implement logging for failed authorization attempts on sensitive endpoints. Use WordPress security plugins or SIEM solutions to alert on suspicious patterns of event data retrieval, especially if queries reference private, draft, or pending event identifiers. Additionally, periodically audit the plugin's version and confirm it is updated to the latest patched release.
Why prioritize this
Although the CVSS score of 5.3 (MEDIUM) reflects limited confidentiality impact with no integrity or availability consequences, the vulnerability affects all users of a popular WordPress plugin and requires zero authentication. Unauthorized exposure of event details, especially for organizations managing restricted-access meetings or secure events, poses a reputational and operational risk. Priority should be elevated if your organization uses Event Koi Lite for sensitive internal or client events; lower priority if the plugin manages only public-facing calendar content.
Risk score, explained
The CVSS 3.1 score of 5.3 reflects a network-accessible vulnerability with low attack complexity, no authentication required, and a local impact scope. Confidentiality is rated as partial loss (L), as the exposure is limited to event metadata rather than all site data. Integrity and availability are unaffected. The medium severity rating appropriately captures the risk of uncontrolled information leakage without critical system compromise. Organizations managing high-sensitivity events should consider raising their internal risk rating above the base CVSS.
Frequently asked questions
Can an attacker modify events or delete them using this vulnerability?
No. This vulnerability is limited to information disclosure (CWE-862 authorization bypass for read access). The attacker cannot modify, delete, or create events. However, the exposed event data could be used to plan social engineering or competitive intelligence attacks.
Do I need to worry about this if all my events are set to public?
Public events are accessible by design and are not the concern. However, if you have any draft, pending, or private events that contain sensitive information (such as internal meeting URLs or restricted venue details), you are at risk of unintended exposure.
What should I do if I cannot update the plugin immediately?
Implement firewall or WAF rules to restrict access to the WordPress installation to trusted IP ranges. Disable the Event Koi Lite plugin temporarily if it is not critical to operations. Ensure that sensitive event details are not stored in draft or private events until a patch is applied.
Is this vulnerability being actively exploited?
This vulnerability is not currently tracked in the CISA Known Exploited Vulnerabilities (KEV) catalog, meaning widespread active exploitation has not been confirmed at the time of publication. However, the low barrier to exploitation means attackers can develop tools to target it at any time.
This analysis is based on the CVE record and publicly available technical information as of the publication date. Patch availability, version numbers, and remediation steps should be verified against the official Event Koi Lite plugin repository, WordPress security advisories, and vendor communications. SEC.co does not provide legal, compliance, or vendor-specific support. Organizations should conduct independent risk assessments based on their event sensitivity, regulatory obligations, and threat landscape. This document is for informational purposes and does not constitute professional security advice. Source: NVD (public-domain), retrieved 2026-07-27. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2022-42479MEDIUMMissing Authorization in TemplateHouse Soledad – MEDIUM Severity Access Control Bypass
- CVE-2022-45813MEDIUMBeRocket Advanced AJAX Product Filters Missing Authorization Flaw
- CVE-2023-25969MEDIUMMissing Authorization in ThemeHunk Contact Form Plugin
- CVE-2023-32959MEDIUMMetroStore Missing Authorization Vulnerability – Patch Guide
- CVE-2024-24709MEDIUMShareaholic Missing Authorization Vulnerability – Update Required
- CVE-2024-31435MEDIUMMissing Authorization in Inisev Social Media & Share Icons Plugin—Patch Guidance
- CVE-2024-33685MEDIUMMissing Authorization in Jegstudio Startupzy 1.1.1 – MEDIUM Severity Vulnerability
- CVE-2024-33909MEDIUMMissing Authorization in Avirtum iPages Flipbook – CVSS 5.3 Patch Guide