{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-59734",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-07-06T15:34:16.917Z",
        "datePublished": "2026-07-09T17:35:05.368Z",
        "dateUpdated": "2026-07-09T18:16:19.863Z"
    },
    "containers": {
        "cna": {
            "title": "Coolify: OS Command Injection in Health Check Configuration Allows Remote Code Execution",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-78",
                            "lang": "en",
                            "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/coollabsio/coolify/security/advisories/GHSA-4fhp-xqqp-w7vv",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/coollabsio/coolify/security/advisories/GHSA-4fhp-xqqp-w7vv"
                },
                {
                    "name": "https://github.com/coollabsio/coolify/pull/9007",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/coollabsio/coolify/pull/9007"
                },
                {
                    "name": "https://github.com/coollabsio/coolify/commit/0ffcee7a4dcd24f92b5fab8c9c7be140b9532733",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/coollabsio/coolify/commit/0ffcee7a4dcd24f92b5fab8c9c7be140b9532733"
                },
                {
                    "name": "https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.469",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.469"
                }
            ],
            "affected": [
                {
                    "vendor": "coollabsio",
                    "product": "coolify",
                    "versions": [
                        {
                            "version": "< 4.0.0-beta.469",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-09T17:35:05.368Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, Coolify's app/Jobs/ApplicationDeploymentJob.php generate_healthcheck_commands() function directly interpolated the health_check_host, health_check_method, and health_check_path parameters into shell commands without proper sanitization, allowing authenticated users to execute arbitrary commands inside deployment containers. This issue is fixed in version 4.0.0-beta.469."
                }
            ],
            "source": {
                "advisory": "GHSA-4fhp-xqqp-w7vv",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/coollabsio/coolify/security/advisories/GHSA-4fhp-xqqp-w7vv",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-09T18:15:20.061946Z",
                                "id": "CVE-2026-59734",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-09T18:16:19.863Z"
                }
            }
        ]
    }
}