Find a vulnerability
Search criteria
Related vulnerabilities
DRUPAL-CONTRIB-2026-177 (CVE-2026-96376)
Vulnerability from drupal – Published: 2026-09-23 16:51 – Updated: 2026-09-23 16:54 – Source websiteThe Cloud module enables users to manage cloud resources through Drupal.
The module does not sufficiently sanitize user-controlled Git branch and repository URL values before passing them to shell commands in the Kubernetes integration. This vulnerability allows an attacker to execute arbitrary operating-system commands as the web-server user.
This vulnerability is mitigated by the fact that the Kubernetes submodule must be enabled and configured, Git must be available on the server, and an attacker must have permission to add or edit cloud server templates. Exploiting the clone path additionally requires the "launch cloud server template" permission, or the "launch approved cloud server template" permission when using the approved-template flow.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c7.0.1"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/cloud"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c7.0.1"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "7.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2026-96376"
],
"credits": [
{
"contact": [
"https://www.drupal.org/u/mcdruid"
],
"name": "Drew Webber (mcdruid)"
}
],
"details": "The Cloud module enables users to manage cloud resources through Drupal.\n\nThe module does not sufficiently sanitize user-controlled Git branch and repository URL values before passing them to shell commands in the Kubernetes integration. This vulnerability allows an attacker to execute arbitrary operating-system commands as the web-server user.\n\nThis vulnerability is mitigated by the fact that the Kubernetes submodule must be enabled and configured, Git must be available on the server, and an attacker must have permission to add or edit cloud server templates. Exploiting the clone path additionally requires the \"launch cloud server template\" permission, or the \"launch approved cloud server template\" permission when using the approved-template flow.",
"id": "DRUPAL-CONTRIB-2026-177",
"modified": "2026-09-23T16:54:03.000Z",
"published": "2026-09-23T16:51:09.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2026-177"
}
],
"schema_version": "1.7.0"
}