Description
Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal core allows Object Injection. This issue affects Drupal core versions: from 0.0.0 to 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, from 0.0.0 to 11.0.*, from 0.0.0 to 11.1.*.
Published: 2026-07-10
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improperly Controlled Modification of Dynamically-Determined Object Attributes in Drupal core introduces a PHP object injection flaw. The vulnerability allows an attacker to craft input that manipulates internal object attributes, leading to the creation or alteration of PHP objects at runtime. This can result in arbitrary execution of code or other malicious behaviors on the web server, compromising confidentiality and integrity. The weakness corresponds to CWE-915.

Affected Systems

Drupal core versions from 0.0.0 through 10.5.12, 10.6.0 through 10.6.11, 11.2.0 through 11.2.14, 11.3.0 through 11.3.12, as well as all sub‑version releases through 11.0.x and 11.1.x are affected; in short, any installation of Drupal core up to and including 11.3.12 is vulnerable.

Risk and Exploitability

The CVSS base score of 5.9 indicates a moderate severity vulnerability. The EPSS score of less than 1% suggests a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. The lack of explicit attack vector information implies the exploit most likely requires remote or authenticated input that allows manipulation of object attributes, possibly via dynamically generated forms or API endpoints. Thus, the risk is moderate but warrants timely remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Drupal core to a version that contains the security fix; see the advisory at https://www.drupal.org/sa-core-2026-005 for details.
  • If an immediate upgrade is not possible, disable or remove any custom modules or code that create or manipulate object attributes dynamically until the patch is applied.
  • Ensure PHP runs with the least privilege required and, where appropriate, disable risky PHP functions such as eval, assert, and system.

Generated by OpenCVE AI on July 31, 2026 at 12:39 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 cvssV3_1

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

ssvc

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


Sat, 11 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal drupal Core
Vendors & Products Drupal
Drupal drupal Core

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 Drupal core allows Object Injection. This issue affects Drupal core versions: from 0.0.0 to 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, from 0.0.0 to 11.0.*, from 0.0.0 to 11.1.*.
Title Drupal core - Critical - PHP object injection - SA-CORE-2026-005
Weaknesses CWE-915
References

Subscriptions

Drupal Drupal Core
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:24:17.938Z

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

Link: CVE-2026-55803

cve-icon Vulnrichment

Updated: 2026-07-13T18:24:13.787Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes