VDB
KO

PYSEC-2026-757

Zope does not properly restrict access to the getRoles method

Details

Zope before 2.2.1 does not properly restrict access to the getRoles method, which allows users who can edit DTML to add or modify roles by modifying the roles list that is included in a request.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / zope
Introduced in: 0 Fixed in: 2.2.1
Fix pip install --upgrade 'zope>=2.2.1'

References