CVE-2026-14827
Received Received - Intake

Stored Cross-Site Scripting in Calendar WordPress Plugin

Vulnerability report for CVE-2026-14827, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: WPScan

Description

The Calendar WordPress plugin before 1.3.18 does not properly escape a user-supplied event field before outputting it inside an HTML attribute on a public-facing page, allowing users with the Contributor role to inject arbitrary JavaScript that executes in the browser of anyone viewing the calendar.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-27
Generated
2026-07-27
AI Q&A
2026-07-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
calendar calendar to 1.3.18 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored Cross-Site Scripting (XSS) vulnerability in the Calendar WordPress plugin before version 1.3.18. It occurs because the plugin does not properly escape user input in the event_link parameter, allowing Contributor-level users to inject malicious JavaScript into the Link field of an event. When visitors view the calendar, the injected script executes in their browsers, such as when hovering over the event link.

Detection Guidance

Check if the Calendar WordPress plugin version is below 1.3.18. Log in as a Contributor and inspect event creation forms for the event_link parameter. Look for JavaScript code in the Link field of events.

Impact Analysis

If you are a visitor viewing a calendar with this vulnerability, malicious JavaScript could execute in your browser without your knowledge. This could lead to theft of session cookies, redirection to phishing sites, or other malicious actions. If you are a WordPress site administrator, an attacker with Contributor access could exploit this to compromise your site or visitors.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, which may violate GDPR (data protection) and HIPAA (health information privacy) requirements. If exploited, it could result in data breaches, leading to legal penalties, reputational damage, and loss of trust. Organizations must address this to maintain compliance.

Mitigation Strategies

Update the Calendar plugin to version 1.3.18 or later immediately. If updating is not possible, disable the plugin until a patch is applied. Review all events for suspicious JavaScript code in the Link field.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14827. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart