VDB
Sign up
CRITICAL9.8

PYSEC-2026-459

Plone Unauthenticated Write Vulnerability

Quick fix

PYSEC-2026-459 — plone-app-contenttypes: upgrade to the fixed version with the command below.

pip install --upgrade 'plone-app-contenttypes>=2.1.6'

Details

A privilege escalation issue in plone.app.contenttypes in Plone 4.3 through 5.2.1 allows users to PUT (overwrite) some content without needing write permission.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI/plone-app-contenttypes
Introduced in: 0Fixed in: 2.1.6
Fixpip install --upgrade 'plone-app-contenttypes>=2.1.6'

References