Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. horovod
  4. ›
  5. CVE-2026-31234

CVE-2026-31234: Horovod contains an insecure deserialization vulnerability in its KVStore HTTP server component

May 12, 2026 (updated May 27, 2026)

Horovod thru 0.28.1 contains an insecure deserialization vulnerability (CWE-502) in its KVStore HTTP server component. The KVStore server, used for distributed task coordination, lacks authentication and authorization controls, allowing any remote attacker to write arbitrary data via HTTP PUT requests. When a Horovod worker reads data from the KVStore (via HTTP GET), it deserializes the data using cloudpickle.loads() without verifying its source or integrity. An attacker can exploit this by sending a malicious pickle payload to the server before the legitimate data is written, causing the victim worker to deserialize and execute arbitrary code, leading to remote code execution.

References

  • github.com/advisories/GHSA-mf8f-x4r3-jm8c
  • github.com/horovod/horovod
  • nvd.nist.gov/vuln/detail/CVE-2026-31234
  • www.notion.so/CVE-2026-31234-35d1e139318881d585cde508b9d2453c

Code Behaviors & Features

Detect and mitigate CVE-2026-31234 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.28.1

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

pypi/horovod/CVE-2026-31234.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:06 +0000.