{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-11919",
        "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
        "state": "PUBLISHED",
        "assignerShortName": "certcc",
        "dateReserved": "2025-10-17T14:38:44.831Z",
        "datePublished": "2026-06-26T15:39:41.353Z",
        "dateUpdated": "2026-06-26T17:40:10.720Z"
    },
    "containers": {
        "cna": {
            "title": "Unprotected temporary directories in Wolfram Cloud may result in privilege escalation",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The default JVM can access files and directories under `/tmp/` including the `$TemporaryDirectory` of other users on the same cloud instance (`/tmp/UserTemporaryFiles/`).  The `-init` file for the the JVM initialization exists in the vulnerable directory during the startup of the JVM.  An attacker with access to the shared `/tmp/` space can preemptively create or replace `.jar` files or directories (via the `-init` file) that the victim JVM will resolve first in its classpath.  By strategically placing a malicious version of a commonly used library (e.g., `commons-io`) in a location that is included in the classpath before the legitimate version, an attacker can cause the JVM to load the malicious class during startup, thereby executing the attacker's code."
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "affected": [
                {
                    "vendor": "Wolfram Research Inc.",
                    "product": "Cloud",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "14.2"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-552 Files or Directories Accessible to External Parties"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/PeterRoberge/vulnerability-wolfram-cloud-14.2/blob/main/disclosure.md"
                }
            ],
            "x_generator": {
                "engine": "VINCE 3.0.43",
                "env": "prod",
                "origin": "https://cveawg.mitre.org/api/cve/CVE-2025-11919"
            },
            "providerMetadata": {
                "orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
                "shortName": "certcc",
                "dateUpdated": "2026-06-26T16:11:46.925Z"
            }
        },
        "adp": [
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://www.kb.cert.org/vuls/id/553375"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2026-06-26T15:49:25.791Z"
                }
            },
            {
                "references": [
                    {
                        "url": "https://github.com/PeterRoberge/vulnerability-wolfram-cloud-14.2/blob/main/disclosure.md",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "CHANGED",
                            "version": "3.1",
                            "baseScore": 9.6,
                            "attackVector": "NETWORK",
                            "baseSeverity": "CRITICAL",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
                            "integrityImpact": "HIGH",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "LOW",
                            "confidentialityImpact": "HIGH"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-06-26T17:39:58.284281Z",
                                "id": "CVE-2025-11919",
                                "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-06-26T17:40:10.720Z"
                }
            }
        ]
    }
}