---
id: GHSA-8pcw-h6w9-h46g
title: >-
  plone.app.contenttypes has a Denial of Service in File Upload due to excessive
  filename length
summary: >-
  plone.app.contenttypes has a Denial of Service in File Upload due to excessive
  filename length
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
vendor: plone-app-contenttypes
product: plone-app-contenttypes
ecosystem: pip
affected:
  - 'plone-app-contenttypes >= 5.0.0, < 5.0.1'
  - 'plone-app-contenttypes >= 4.0.0, < 4.0.10'
  - plone-app-contenttypes < 3.0.12
patched:
  - plone-app-contenttypes 5.0.1
  - plone-app-contenttypes 4.0.10
  - plone-app-contenttypes 3.0.12
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T22:00:04.489009979Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-8pcw-h6w9-h46g'
references:
  - url: >-
      https://github.com/plone/plone.app.contenttypes/security/advisories/GHSA-8pcw-h6w9-h46g
  - url: 'https://github.com/plone/plone.app.contenttypes/pull/744'
  - url: >-
      https://github.com/plone/plone.app.contenttypes/commit/13dc98a578341aac24a1e65fd9bc7ac8a07d168a
  - url: >-
      https://github.com/plone/plone.app.contenttypes/commit/21bae6ebe424689eeac9a5884fc0da35f4944e63
  - url: >-
      https://github.com/plone/plone.app.contenttypes/commit/639c0619f371df578e69ec94e5ca98e60fd6ed58
  - url: >-
      https://github.com/plone/plone.app.contenttypes/commit/7bb03e8ec6c6bd0e645f445b0755e85a51afb158
  - url: >-
      https://github.com/plone/plone.app.contenttypes/commit/bed1547d4f8b1fc995f2c76f30ba5f20276a8ad6
  - url: 'https://github.com/plone/plone.app.contenttypes'
  - url: 'https://github.com/plone/plone.app.contenttypes/releases/tag/3.0.12'
  - url: 'https://github.com/plone/plone.app.contenttypes/releases/tag/4.0.10'
  - url: 'https://github.com/plone/plone.app.contenttypes/releases/tag/5.0.1'
  - url: 'https://github.com/advisories/GHSA-8pcw-h6w9-h46g'
tags:
  - osv
  - pip
  - ghsa
cwe:
  - CWE-400
ingestedAt: '2026-09-23T22:33:56.542Z'
---

## Overview

### Impact
When creating an Image or File with a very large filename, Plone can become unresponsive. Even if the content loads, it can be hard to edit or delete, because the UI is unwieldy.

### Patches
The problem has been patched in `plone.app.contenttypes`.

* On Plone 6.2, upgrade to `plone.app.contenttypes ` 5.0.1.
* On Plone 6.1, upgrade to `plone.app.contenttypes ` 4.0.10.
* On Plone 6.0, upgrade to `plone.app.contenttypes ` 3.0.12

Another part of this problem has been patched in `plone.app.dexterity`. See [this advisory](https://github.com/plone/plone.app.dexterity/security/advisories/GHSA-5426-92w4-wvhv).

### Workarounds
There are no known workarounds.

This problem was responsibly reported by Aldin Visnjic to the [Plone/Zope Security Team](mailto:security@plone.org). Thank you!

Note: The Plone/Zope Security team felt that the kind of fixes that were needed could be disruptive in corner cases if they were not careful. So they decided to develop the fixes publicly, giving the whole community the chance the review, and giving them the benefit from early feedback.

## Affected packages

- `plone-app-contenttypes >= 5.0.0, < 5.0.1`
- `plone-app-contenttypes >= 4.0.0, < 4.0.10`
- `plone-app-contenttypes < 3.0.12`

## Remediation

Upgrade to a patched release:

- `plone-app-contenttypes 5.0.1`
- `plone-app-contenttypes 4.0.10`
- `plone-app-contenttypes 3.0.12`
