CRITICAL🇵🇱 Wersja polska

CVE-2024-55638

CVSS 9.8v3.1pub. 2024-12-10upd. 2025-06-02

Deserialization of Untrusted Data vulnerability in Drupal Core allows Object Injection.This issue affects Drupal Core: from 7.0 before 7.102, from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9. Drupal core contains a chain of methods that is exploitable when an insecure deserialization vulnerability exists on the site. This so-called gadget chain presents no direct threat but is a vector that can be used to achieve remote code execution if the application deserializes untrusted data due to another vulnerability.

🤖 AI Analysis
How it works

Drupal Core contains a chain of methods (a so-called gadget chain) which in itself does not pose a direct threat, but becomes an attack vector when the application deserializes untrusted data due to another vulnerability on the website. An attacker can exploit this gadget chain to execute arbitrary code on the server (Object Injection leading to RCE). The mechanism is based on manipulating serialized PHP objects which — after deserialization — invoke a dangerous chain of methods built into the Drupal core.

Impact

An attacker can gain full control of the server — including reading and modifying data, installing backdoors, and taking over the system — if another vulnerability exists on the website that allows deserialization of untrusted data.

Mitigation & patch

Drupal Core must be updated to version 7.102, 10.2.11, or 10.3.9 depending on the branch being used. Detailed information is available in the vendor's advisory: https://www.drupal.org/sa-core-2024-008

Who is affected

Drupal Core in versions from 7.0 before 7.102, from 8.0.0 before 10.2.11, and from 10.3.0 before 10.3.9.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Drupal

    APP
    Drupal
    7.0 – 7.102 (excl.)8.0.0 – 10.2.11 (excl.)10.3.0 – 10.3.9 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCEDeserialization
CWE
References

Related vulnerabilities

CVE-2018-7602CRITICAL9.8⚠ KEVPL ✓same product

RCE w Drupal 7.x i 8.x — zdalne wykonanie kodu (Drupalgeddon2 follow-up)

CVE-2018-7600CRITICAL9.8⚠ KEVPL ✓same product

Drupalgeddon 2 — zdalne wykonanie kodu w Drupal (RCE)

CVE-2024-55637CRITICAL9.8PL ✓same product

Deserializacja niezaufanych danych w Drupal Core umożliwia RCE

CVE-2024-55636CRITICAL9.8PL ✓same product

Deserialization podatności w Drupal Core umożliwiająca RCE (Object Injection)

CVE-2020-13675CRITICAL9.8PL ✓same product

Drupal: Pominięcie walidacji plików w JSON:API i REST/File — nieautoryzowany upload