PT-2026-50582 · Packagist · Drupal/Formatter Field
Published
2026-06-17
·
Updated
2026-06-17
·
CVE-2026-12535
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
The Formatter Field module provides a mechanism for specifying a formatter and formatter settings to be used for displaying a field, on a per-entity basis.
formatter field stores some data as PHP-serialized strings. In some situations, malicious data can be written directly to the field. This can lead to an Object Injection vulnerability when the data are unserialized.This vulnerability is mitigated by the fact that an attacker must have permission to edit a content entity with an attached
formatter field field. In addition, the core JSON:API module must be enabled with the option "Accept all JSON:API create, read, update, and delete operations", which is not the default, or the attacker needs some other way to edit field values directly. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Drupal/Formatter Field