CVE-2025-11919 Details
Description
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.
A vulnerability in Wolfram Cloud version 14.2.0 for Linux x86 (64-bit) allows unrestricted access to temporary files in the shared `/tmp/` directory. This multi-tenant cloud environment issue can lead to privilege escalation, information exfiltration, and arbitrary code execution. The vulnerability arises from a race condition during Java Virtual Machine (JVM) initialization, where an attacker can preload malicious `.jar` files into a victim's classpath. By replacing or creating `.jar` files in the victim's temporary directory, the attacker can execute code with the victim's permissions, access private data, and potentially escalate privileges within the shared environment.
Users are advised to update Wolfram Cloud to version 14.2.1.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
No affected product data is available for this CVE.
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 26, 2026 | CVE Modified | CISA-ADP |
| Jun 26, 2026 | New CVE Received | [email protected] |
| Jun 26, 2026 | CVE Modified | CVE |