Skip to main content

Drupal Core CVE-2026-55804

| EUVDEUVD-2026-43082 MEDIUM
Improperly Controlled Modification of Dynamically-Determined Object Attributes (CWE-915)
2026-07-10 drupal GHSA-x7hc-r9m3-67vr
5.9
CVSS 3.1 · Vendor: drupal
Share

Severity by source

Vendor (drupal) PRIMARY
5.9 MEDIUM
AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
5.9 MEDIUM

Network-reachable admin endpoint (AV:N), high complexity for gadget-chain construction (AC:H), admin credentials required (PR:H); no availability impact observed.

3.1 AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N
4.0 AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (drupal).

CVSS VectorVendor: drupal

Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jul 13, 2026 - 19:49 vuln.today
CVSS changed
Jul 13, 2026 - 19:22 NVD
5.9 (MEDIUM)
Patch available
Jul 10, 2026 - 23:02 EUVD
CVE Published
Jul 10, 2026 - 21:46 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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.*.

AnalysisAI

Object injection in Drupal Core through improperly controlled modification of dynamically-determined object attributes (CWE-915) exposes sites to high-severity confidentiality and integrity compromise when triggered by an authenticated user with high privileges. Affected branches include the entire 10.x line before 10.5.12 and 10.6.11, the fully unsupported 11.0.x and 11.1.x trees, and the 11.2.x and 11.3.x lines before 11.2.14 and 11.3.12 respectively. No active exploitation is confirmed (not in CISA KEV) and EPSS sits at just 0.16% (6th percentile), making this a patch-priority rather than emergency-response scenario.

Technical ContextAI

CWE-915 describes a class of flaws where attacker-supplied data is used to set or override attributes on a dynamically resolved PHP object, effectively enabling mass-assignment or property pollution that drives PHP object deserialization or injection chains. In a CMS like Drupal Core (CPE: cpe:2.3:a:drupal:drupal_core:*:*:*:*:*:*:*:*), object injection typically occurs when user-controlled input reaches object constructors, hydration methods, or property setters without sanitization, potentially allowing an attacker to instantiate arbitrary PHP classes and chain their magic methods (__wakeup, __destruct, etc.) for code execution. The 'Code Injection' tag reinforces that successful exploitation can progress beyond attribute corruption to arbitrary code execution in the PHP runtime environment. CVSS AV:N confirms the vulnerable endpoint is network-reachable, while AC:H and PR:H indicate the attack path requires specific pre-conditions and a high-privilege session.

RemediationAI

Upgrade to the nearest fixed release for your branch: Drupal Core 10.5.12 or 10.6.11 for 10.x deployments, 11.2.14 for 11.2.x deployments, or 11.3.12 for 11.3.x deployments. Sites running the entirely unsupported 11.0.x or 11.1.x branches must migrate to a supported minor version and apply patches there, as no backport is indicated for those lines. Full patch details and download links are in the vendor advisory at https://www.drupal.org/sa-core-2026-006. As a compensating control prior to patching, restrict Drupal admin interface access (typically /admin/*) to trusted IP ranges via web server or firewall rules - this does not eliminate risk from compromised admin credentials but removes network-level access for unauthenticated or external actors, directly targeting the AC:H and PR:H pre-conditions. Audit active admin accounts and revoke any unused or broadly shared high-privilege credentials to reduce the insider-threat surface.

CVE-2026-9082 CRITICAL POC
9.8 May 20

SQL injection in Drupal core (versions 8.9.0 through the fixed 10.4.10/10.5.10/10.6.9 and 11.x branches through 11.3.10)

CVE-2026-6366 MEDIUM
6.6 May 19

Object injection in Drupal Core across branches 8.0.0 through 11.3.x allows a network-accessible, highly privileged auth

CVE-2026-6367 MEDIUM
6.1 May 19

Cross-site scripting in Drupal core 11.3.0 through 11.3.6 enables unauthenticated remote attackers to inject malicious s

CVE-2026-6365 MEDIUM
6.1 May 19

Cross-site scripting in Drupal Core exposes a broad range of Drupal installations - spanning major versions 8 through 11

CVE-2026-55803 MEDIUM
5.9 Jul 10

Object injection via a mass assignment flaw in Drupal Core enables an authenticated administrator to manipulate dynamica

CVE-2026-55806 MEDIUM
5.9 Jul 10

Open redirect in Drupal Core across multiple major release branches enables phishing and content spoofing attacks by for

CVE-2026-55805 MEDIUM
5.4 Aug 25

Stored XSS in Drupal Core allows authenticated low-privileged users to inject persistent malicious scripts that execute

CVE-2026-55808 MEDIUM
5.4 Jul 10

Cross-site scripting (XSS) in Drupal Core affects a broad swath of the 10.x and 11.x release lines, enabling an authenti

CVE-2026-15917 MEDIUM
4.7 Aug 25

Cross-site scripting in Drupal Core across all maintained 11.x release branches allows network-accessible unauthenticate

CVE-2026-15916 MEDIUM
4.2 Aug 25

Forceful Browsing in Drupal Core across multiple active and end-of-life release branches (10.x through 10.6.13, 11.3.x t

CVE-2026-55807 LOW
3.1 Jul 10

Server-Side Request Forgery in Drupal Core allows authenticated low-privilege users to coerce the application server int

Share

CVE-2026-55804 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy