A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-6366

CVE-2026-6366: Drupal Core Object Injection Vulnerability

CVE-2026-6366 is an object injection flaw in Drupal core that allows improper modification of object attributes. This article covers the technical details, affected versions from 8.0.0 through 11.3.x, and mitigation steps.

Published: May 21, 2026

CVE-2026-6366 Overview

CVE-2026-6366 is an object injection vulnerability in Drupal core caused by improperly controlled modification of dynamically-determined object attributes [CWE-915]. The flaw affects multiple Drupal core release branches and allows an authenticated attacker with high privileges to manipulate object attributes during runtime. Successful exploitation can compromise the confidentiality, integrity, and availability of the affected Drupal installation. The vendor addressed the issue in advisory SA-CORE-2026-002 with fixed releases across the 10.5.x, 10.6.x, 11.2.x, and 11.3.x branches.

Critical Impact

An authenticated attacker can inject crafted objects into Drupal core to manipulate application state, potentially leading to data tampering, information disclosure, and service disruption.

Affected Products

  • Drupal core 8.0.0 up to (excluding) 10.5.9
  • Drupal core 10.6.0 up to (excluding) 10.6.7
  • Drupal core 11.0.0 up to (excluding) 11.2.11 and 11.3.0 up to (excluding) 11.3.7

Discovery Timeline

  • 2026-05-19 - CVE-2026-6366 published to NVD
  • 2026-05-20 - Last updated in NVD database

Technical Details for CVE-2026-6366

Vulnerability Analysis

The vulnerability is classified under [CWE-915]: Improperly Controlled Modification of Dynamically-Determined Object Attributes. Drupal core permits modification of object attributes that should not be writable by external input. When attacker-controlled data reaches a code path that dynamically assigns properties to PHP objects, the attacker can overwrite internal state and influence subsequent application logic. This pattern is commonly referred to as object injection.

Exploitation requires network access and high privileges, which limits the population of attackers but does not eliminate insider or compromised-account risk. The attack does not require user interaction, and the scope remains unchanged. Successful exploitation impacts confidentiality, integrity, and availability of the affected Drupal site.

Root Cause

The root cause is insufficient validation of input keys and values used to populate object properties during deserialization or attribute assignment in Drupal core. The framework does not enforce an allowlist of writable properties for the affected code paths, allowing attacker-supplied input to mutate object state in ways the developer did not intend.

Attack Vector

The attack is delivered over the network against the Drupal application layer. An attacker who already holds a privileged account, such as a content administrator or site builder, submits crafted input that reaches the vulnerable attribute-assignment logic. The injected attributes alter object behavior on subsequent operations, enabling data manipulation or further chained exploitation within the PHP runtime.

No public proof-of-concept is available, and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog. Refer to the Drupal Security Advisory for vendor-supplied technical details.

Detection Methods for CVE-2026-6366

Indicators of Compromise

  • Unexpected serialized PHP payloads or object markers (O:, s:) in HTTP request bodies, query strings, or form parameters submitted to authenticated endpoints.
  • Modifications to Drupal configuration, content entities, or user roles that do not correlate with legitimate administrative activity in audit logs.
  • Anomalous PHP errors or warnings referencing unexpected property assignments or magic method invocations in Drupal logs.

Detection Strategies

  • Inspect web application logs for privileged users submitting payloads to administrative routes containing serialized data structures or unusual attribute names.
  • Correlate authenticated session activity with database writes to detect attribute mutations inconsistent with normal editorial workflows.
  • Apply web application firewall rules to flag requests carrying PHP serialization patterns to Drupal endpoints.

Monitoring Recommendations

  • Enable Drupal's dblog or syslog module and forward events to a centralized logging platform for retention and analysis.
  • Monitor file integrity on the Drupal codebase, sites/default/files, and the settings.php configuration file for unauthorized changes.
  • Alert on creation of new administrative users, role changes, or modifications to the system.site configuration outside change windows.

How to Mitigate CVE-2026-6366

Immediate Actions Required

  • Upgrade Drupal core to 10.5.9, 10.6.7, 11.2.11, or 11.3.7 or later, depending on the branch in use.
  • Audit accounts with elevated permissions and revoke unnecessary administrative access until patching is complete.
  • Rotate credentials for privileged users and review recent administrative activity for signs of misuse.

Patch Information

The Drupal Security Team published advisory SA-CORE-2026-002 with patched releases across all supported branches. See the Drupal Security Advisory for the official fixed versions and release notes. Sites running unsupported Drupal 8.x or 9.x versions should migrate to a supported branch before applying fixes.

Workarounds

  • Restrict access to administrative paths using network-level controls or reverse proxy rules until patches are applied.
  • Reduce the number of accounts with permissions that map to the high-privilege requirement in the CVSS vector.
  • Place a web application firewall in front of the Drupal site and block requests containing PHP serialization signatures on non-API endpoints.
bash
# Example: upgrade Drupal core via Composer to a fixed release
composer require 'drupal/core-recommended:^10.5.9' \
  'drupal/core-composer-scaffold:^10.5.9' \
  'drupal/core-project-message:^10.5.9' --update-with-all-dependencies

# Apply database updates after deploying the new code
vendor/bin/drush updatedb -y
vendor/bin/drush cache:rebuild

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeOther

  • Vendor/TechDrupal

  • SeverityMEDIUM

  • CVSS Score6.6

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-915
  • Vendor Resources
  • Drupal Security Advisory
  • Related CVEs
  • CVE-2026-8492: Drupal GTranslate MAID Vulnerability

  • CVE-2025-31674: Drupal Core Object Injection Vulnerability

  • CVE-2022-25271: Drupal Core Input Validation Vulnerability

  • CVE-2022-24775: Drupal guzzlehttp/psr7 Header Parsing Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English