PYSEC-2026-3884

    Dashboard / Vulnerabilities / PYSEC-2026-3884

    PYSEC-2026-3884

    Published: 10 Sept 2026Last Modified: 10 Sept 2026

    Summary: plone.app.portlets vulnerable to denial of service via RSS feed portlet

    Details: ### Impact By adding an RSS portlet, and giving this a link to a very large file, a member can cause a denial of service attack, because Plone will use lots of memory. The member could also use different urls to try to get information about the internal network and open port numbers (SSRF). A malicious RSS feed could cause stored XSS, when the url of a feed item is a javascript url. ### Patches The problem has been patched in `plone.app.portlets`. * For Plone 6.2: upgrade to `plone.app.portlets` 7.0.2 * For Plone 6.1: upgrade to `plone.app.portlets` 6.0.4 * For Plone 6.0: upgrade to `plone.app.portlets` 5.0.8 ### Workarounds If upgrading is not immediately possible: - Restrict who can manage portlets: remove the `plone.app.portlets.ManageOwnPortlets` permission from untrusted roles, and limit Manage portlets to trusted administrators (usually this is already restricted to the Manager and Site Administrator roles). - Where the RSS portlet is not needed, unregister it so it cannot be added. This would need to be done by editing a `portlets.xml` in your own code, so it is not a quick fix. ### References This is similar to this [`plone.app.event` vulnerability](https://github.com/plone/plone.app.event/security/advisories/GHSA-r82h-mqw3-fc56). It was discovered by the Plone Security Team by thinking of similar cases to the `plone.app.event` problem.

    Affected packages

    Package

    Name: plone-app-portlets

    Purl: pkg:pypi/plone-app-portlets

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -5.0.8

    Affected versions

    1.0
    1.0.1
    1.0.1.1
    1.0.2
    1.0.3
    1.0.5
    1.0.6

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    PYSEC-2026-3884 | CVE-DB