PT-2026-55510 · Plone · Plone-App-Event
CVE-2026-55247
·
Published
2026-07-03
·
Updated
2026-09-10
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:H |
Name of the Vulnerable Software and Affected Versions
plone.app.event versions prior to 5.2.4
plone.app.event versions prior to 6.0.1
Description
The iCalendar import functionality in
src/plone/app/event/ical/importer.py fails to sufficiently restrict calendar and event URLs, does not bound downloaded bytes or imported events, and commits work per event. A logged-in editor can exploit this to perform Server-Side Request Forgery (SSRF)—where the server is coerced into making requests to internal network resources or local files—exhaust system resources to take the site offline, or store a malicious event URL that executes scripts in another user's browser (Stored Cross-Site Scripting).Recommendations
Upgrade to version 5.2.4.
Upgrade to version 6.0.1.
Restrict the plone.app.event: Import Ical permission to the Manager role via the Security tab of the Zope Management Interface (
manage access).Exploit
Fix
DoS
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Plone-App-Event