CVE-2026-55247
Published:August 28, 2026
Updated:September 24, 2026
plone.app.event provides the event content type for Plone. Prior to versions 5.2.4 and 6.0.1, the iCalendar import in src/plone/app/event/ical/importer.py accepts insufficiently restricted calendar and event URLs, does not adequately bound downloaded bytes or imported events, and commits work per event. A logged-in editor can make the server request internal network resources or local calendar files, exhaust resources and take the site offline, and store a malicious event URL that executes script in another user's browser. The fix restricts accepted URLs, applies MAXIMUM_ICAL_IMPORT_SIZE_BYTES and MAXIMUM_ICAL_IMPORT_EVENTS limits, uses transaction savepoints, and validates event URLs. This issue is fixed in versions 5.2.4 and 6.0.1.
Affected Packages
https://github.com/plone/plone.app.event.git (GITHUB):
Affected version(s) >=1.1.8 <5.2.4Fix Suggestion:
Update to version 5.2.4https://github.com/plone/plone.app.event.git (GITHUB):
Affected version(s) >=6.0.0a1 <6.0.1Fix Suggestion:
Update to version 6.0.1plone.app.event (PYTHON):
Affected version(s) >=6.0.0a1 <6.0.1Fix Suggestion:
Update to version 6.0.1plone.app.event (PYTHON):
Affected version(s) >=1.0a1 <5.2.4Fix Suggestion:
Update to version 5.2.4Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.5
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Resource Consumption
EPSS
Base Score:
0.34