CVE-2025-11919Disclosure

LOWCVSS 9.6 · CRITICAL

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD 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.

0.0/ 10 priority

Sources & remediation

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

NONE

Momentum

STABLE

Threat summary

  • 2 mentions across 2 observed days
  • Momentum state: stable

What's happening

  • Technical details provided in 2 signals
  • Disclosure: 2 classified signals
  • Peaked 1d ago at 1 mentions (2026-06-27); latest day: 1
  • 2 total mentions across 2 days

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-06-27: 1Mentions · 2026-06-29: 1Technical Details · 2026-06-27: 1Technical Details · 2026-06-29: 106-2706-29
Signal classification1 categories
Disclosure
2100.0%
Referenced assets1 URL
Full discourse2 posts
  • Cyber Threat Observatory | Alan Turing Institute@TuringCyberObs
    Disclosure

    CVE-2025-11919 Wolfram Cloud Remote code execution could allow attackers to compromise cloud execution infrastructure, turning multi-tenant compute into a wider trust-boundary risk Full analysis: https://github.com/alan-turing-institute/cyber-threat-observatory/blob/main/reports/2026-06-26/TIER_2_CVE-2025-11919.md #CyberSecurity #CloudSecurity #VulnerabilityManagement

    Post summary

    The post discloses CVE-2025-11919 as a remote code execution flaw affecting Wolfram Cloud, but provides no PoC, exploit details, or patch information.

    01020184
    59 followersView on X
  • Upwind Security MDR@UpwindMDR
    Disclosure

    🚨 CRITICAL - JVM /tmp classpath hijack via -init resolution (CVE-2025-11919) CVE-2025-11919 is a critical flaw in the default JVM startup/classpath resolution logic that allows unintended access and unsafe loading of files and directories under /tmp/, including other users’ temp directories on the same cloud instance. The root cause is insecure search-order and trust of world-writable temporary paths, enabling a classpath/library preloading attack (improper input validation and unsafe temporary file handling). An attacker with access to the shared /tmp/ space can pre-create or replace .jar files or directories referenced via the -init file so they resolve first on the victim JVM’s classpath during startup, requiring only local/tenant access on the same host. If exploited, this results in execution of attacker-controlled code during JVM startup, enabling full compromise of the victim process and potential lateral movement and data theft. 👉 Affected: Default JVM (cloud/shared /tmp configurations; versions TBD) | treat as suspicious

    Post summary

    The post discloses a critical JVM classpath hijack vulnerability (CVE-2025-11919) that leverages insecure temporary file handling to execute attacker‑controlled code at startup. No PoC, exploit code, active exploitation, patch, or false‑positive claim is provided.

    0000071
    231 followersView on X

Explore more