VYPR
Medium severity6.4OSV Advisory· Published Aug 3, 2025· Updated Apr 15, 2026

CVE-2025-52133

CVE-2025-52133

Description

The Mocca Calendar application before 2.15 for XWiki allows XSS via a title upon calendar import.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Mocca Calendar for XWiki before 2.15 has a stored XSS vulnerability where an unescaped event title during calendar import executes arbitrary JavaScript when viewing the event page.

Vulnerability

The Mocca Calendar application for XWiki, prior to version 2.15, contains a stored cross-site scripting (XSS) vulnerability in its calendar import functionality. When a calendar is imported, the event title is not properly sanitized or escaped, allowing an attacker to inject arbitrary HTML and JavaScript code into the title field [4].

Exploitation

An attacker with the ability to view and import calendars can exploit this by crafting a calendar file containing an event with a malicious title (e.g., ``). This title appears safely in the calendar UI but, when the targeted user navigates to the detailed event page, the injected script executes in the context of the user's browser [4]. No special privileges beyond standard view rights are needed to import the crafted calendar.

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the browsers of any user viewing the imported event page. This can lead to session hijacking, data theft, or further actions within the XWiki instance on behalf of the victim. The attack does not require the victim to have edit rights, only view access to the calendar and event page [4].

Mitigation

The vulnerability is fixed in Mocca Calendar version 2.15. Users are advised to update to this or a later release. As a workaround, administrators can manually inspect imported events and delete any with suspicious titles before opening the event detail page [2][4].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

1

Vulnerability mechanics

Generated on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

2

News mentions

0

No linked articles in our index yet.