Critical Vulnerabilities in plone.app.event
The plone.app.event package contains multiple vulnerabilities including DoS, SSRF, and stored XSS within its iCalendar import functionality, potentially allowing a logged-in editor to compromise server availability and security.
CVE search metadata
CVE search record: CVE-2026-55247. Severity: critical. CVSS: 9.1. KEV: no. Product: plone.app.event (vulnerable: < 5.2.4), plone.app.event (vulnerable: >= 6.0.0a1, < 6.0.1). Brief: Critical Vulnerabilities in plone.app.event. Brief link: https://feed.craftedsignal.io/briefs/2026-08-plone-event-vulnerability/
The plone.app.event package, a component used within the Plone content management system, is affected by a series of vulnerabilities (CVE-2026-55247) originating in its iCalendar import functionality. The flaws allow a logged-in editor to conduct a denial-of-service attack, perform Server-Side Request Forgery (SSRF) to read internal network resources or local server files, and execute stored Cross-Site Scripting (XSS) via the event URL field. These vulnerabilities were responsibly reported and patched in versions 5.2.4 and 6.0.1. Due to the nature of the SSRF and DoS vectors, environments where untrusted users possess the 'Editor' role are at high risk of internal reconnaissance and service disruption. There is currently no known workaround for the stored XSS vulnerability.
Impact
Successful exploitation could result in total site unavailability, exfiltration of internal network or local file system data via SSRF, and persistent XSS injection. These vulnerabilities target the administrative and content creation workflows of Plone installations, putting any organization relying on Plone for public or internal content hosting at risk of data breach or operational outages.
Recommendation
- Prioritize upgrading plone.app.event to the patched versions: 6.0.1 for Plone 6.2 users, or 5.2.4 for Plone 6.0 and 6.1 users.
- Until patching is complete, restrict the "plone.app.event: Import Ical" permission exclusively to the "Manager" role within the Zope Management Interface (manage_access) to limit the attack surface to trusted administrators.
- Monitor webserver access logs for anomalous POST requests to calendar import endpoints or requests targeting internal network or local file paths.
Immediate actions
Upgrade plone.app.event to 5.2.4 or 6.0.1 immediately.
Restrict 'plone.app.event: Import Ical' permission to the Manager role.
Mitigations
Patch plone.app.event to version 5.2.4 (Plone 6.0/6.1) or 6.0.1 (Plone 6.2).
CVE-2026-55247