CVE-2026-57149
Last modified
CVE-2026-57149 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. plone.app.portlets.portlets provides a Plone-specific user interface for plone.portlets, as well as a standard set of portlets that ship with Plone. Starting in version 5.0.0 and prior to versions 5.0.8, 6.0.4, and 7.0.2, the Classic portlet (plone.app.portlets.portlets.classic) used its user-supplied template/macro fields to build a TALES path expression that was then evaluated by the TAL path() helper. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
plone.app.portlets.portlets provides a Plone-specific user interface for plone.portlets, as well as a standard set of portlets that ship with Plone. Starting in version 5.0.0 and prior to versions 5.0.8, 6.0.4, and 7.0.2, the Classic portlet (plone.app.portlets.portlets.classic) used its user-supplied template/macro fields to build a TALES path expression that was then evaluated by the TAL path() helper. Because the value was interpreted as a full TALES expression, a user able to add or edit a Classic portlet could supply a crafted value that escapes simple path traversal and is evaluated as arbitrary code. This is exploitable by any authenticated user who can configure a Classic portlet - which, with the default role map, includes regular users on their personal dashboard. The result is code execution in the context of the Plone process, i.e. a privilege escalation across the trust boundary between an authenticated web user and the server-side process. The problem has been patched in `plone.app.portlets` 5.0.8, 6.0.4, and 7.0.2. Some workarounds are available. 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 Classic 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. One may also effectively disable showing the classic portlet by customising its template. In the Zope Management Interface go to the `portal_view_customizations` tool, locate the `classic.pt` template and click it. Click the Customize button. Remove all text and replace it with `<div>The classic portlet was disabled.</div>`. (This is not a recommended way of customizing a template, but in this case it is quite effective.)
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| plone | plone.app.portlets | >= 7.0.0, < 7.0.2; >= 6.0.0, < 6.0.4; >= 5.0.0, < 5.0.8 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-57149?
How severe is CVE-2026-57149?
How do I fix CVE-2026-57149?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5714The Enable Media Replace plugin for WordPress is vulnerable …6.4
- CVE-2026-57140PraisonAI is a multi-agent teams system. From 1.6.0 until 1.…9.4
- CVE-2026-57141PraisonAI is a multi-agent teams system. Prior to 1.7.2, the…9.8
- CVE-2026-57145PraisonAI is a multi-agent teams system. Prior to 4.6.62, sr…9.1
- CVE-2026-57147PraisonAI is a multi-agent teams system. Prior to 0.1.6, pra…9.8
- CVE-2026-57148PraisonAI is a multi-agent teams system. Prior to 0.1.6, pra…9.8
- CVE-2026-5715The Voyage Plus plugin for WordPress is vulnerable to Stored…6.4
- CVE-2026-57156FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-57157FreeRDP is a free implementation of the Remote Desktop Proto…6.5
- CVE-2026-57158FreeRDP is a free implementation of the Remote Desktop Proto…9.1
- CVE-2026-57159PJSIP is a free and open source multimedia communication lib…7.5
- CVE-2026-57160PJSIP is a free and open source multimedia communication lib…5.3
Are you affected by CVE-2026-57149?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
