CVE Catalog

CVE-2026-38950

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

4th percentile - higher than 4% of all known CVEs

Summary

ESA AnomalyMatch before version 1.3.1 loads model files from session directories using torch.load() with unrestricted deserialization. Attackers can execute arbitrary code via crafted model checkpoint files.

Risk Assessment

An attacker can supply a malicious model file that, when loaded, executes arbitrary code in the application context, potentially leading to full system compromise.

Recommendation

Update ESA AnomalyMatch to version 1.3.1 or later, which includes protections against unsafe deserialization.

Related vulnerabilities

Original NVD description (English source)

An issue in ESA AnomalyMatch before 1.3.1 allow attackers to execute arbitrary code via crafted model checkpoint files. The affected components load model files from session directories using torch.load() with unrestricted deserialization.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS