Description
Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Formatter Field allows Object Injection. This issue affects Formatter Field versions: from 0.0.0 to 2.0.0.
Published: 2026-07-10
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The issue is an improperly controlled modification of dynamically‑determined object attributes (CWE‑915) in the Drupal Formatter Field module that allows an attacker to inject a PHP object. This flaw can enable the attacker to manipulate object properties, potentially leading to execution of arbitrary code or unauthorized data access. The upstream description identifies the weakness as a classic object injection scenario, which is known to be a high‑risk vulnerability.

Affected Systems

Drupal Formatter Field module versions 0.0.0 through 2.0.0 are impacted. Any Drupal site running the module within this version range is at risk; the vulnerability does not affect other Drupal components or third‑party modules.

Risk and Exploitability

The CVSS base score is 9.8, indicating critical severity. The EPSS score is reported as less than 1%, suggesting very low but non‑zero exploitation probability at the time of this assessment. It is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through crafted web requests that trigger the Formatter Field processing logic. The precise exploitation pathway requires the attacker to control or influence data that the module uses to set object attributes, which is inferred from the nature of the flaw.

Generated by OpenCVE AI on July 31, 2026 at 12:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Drupal Formatter Field module to a version newer than 2.0.0 that contains the security fix.
  • If an immediate upgrade is not possible, temporarily uninstall or disable the Formatter Field module to remove the attack surface.
  • When a fix cannot be applied or the module must remain active, apply strict input validation so that only expected object types and values are accepted, mitigating the risk of object injection.

Generated by OpenCVE AI on July 31, 2026 at 12:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal formatter Field
Vendors & Products Drupal
Drupal formatter Field

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Formatter Field allows Object Injection. This issue affects Formatter Field versions: from 0.0.0 to 2.0.0.
Title Formatter Field - Critical - PHP object injection - SA-CONTRIB-2026-048
Weaknesses CWE-915
References

Subscriptions

Drupal Formatter Field
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:12:44.956Z

Reserved: 2026-06-17T14:59:45.420Z

Link: CVE-2026-12535

cve-icon Vulnrichment

Updated: 2026-07-13T16:42:48.396Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:00:10Z

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes