CVE-2026-55248 affects plone.app.portlets, a portlet management component for the Plone CMS. Versions prior to 5.0.8, 6.0.4, and 7.0.2 are vulnerable to three distinct issues. First, a member with RSS portlet permissions can supply a URL pointing to a very large response, causing excessive memory consumption and denial of service. Second, the RSS URL validator inadequately restricts targets, permitting server-side request forgery (SSRF) to internal hosts, IP addresses, single-word domains, and arbitrary ports, enabling internal network probing. Third, malicious RSS feed items can inject JavaScript URLs as item links, leading to potential cross-site scripting (XSS) when a victim interacts with the link. Affected code includes URL validators, feed retrieval, item dictionary building, and the in-memory FEED_DATA cache. Fixes are available in versions 5.0.8, 6.0.4, and 7.0.2.