AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-6960

HIGH · CVSS 7.5 EPSS 0.68% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-07-21 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects Java. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
arbitrary code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-6960
Severity
HIGH
CVSS
7.5
EPSS
0.68%
Java

Original NVD Description

The H2O machine learning platform uses "Iced" classes as the primary means of moving Java Objects around the cluster. The Iced format supports inclusion of serialized Java objects. When a model is deserialized, any class is allowed to be deserialized (no class whitelist). An attacker can construct a crafted Iced model that uses Java gadgets and leads to arbitrary code execution when imported to the H2O platform.