Home » Database

AVID-2026-R1183

Description

vantage6’s Pickle serialization is insecure (CVE-2023-23930)

Details

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version 4.0.0 contains a patch. Users may specify JSON serialization as a workaround.

Reason for inclusion in AVID: CVE-2023-23930 concerns insecure deserialization via Python’s pickle in vantage6 prior to 4.0.0, enabling an attacker to influence task serialization in a federated learning platform. This is a software vulnerability in a component used to build/deploy AI workflows, i.e., an AI supply chain component. It affects AI systems (federated learning/inference orchestrations) and is a CVE-style security vulnerability with clear evidence (CWE-502, CVSS). So it meets AVID criteria for AI-related, GP AI supply chain, security vulnerability, and sufficent evidence.

References

Affected or Relevant Artifacts

  • Developer: vantage6
  • Deployer: vantage6
  • Artifact Details:
TypeName
Systemvantage6

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N
Base Score5.5
Base Severity🟠 Medium
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges Required🔴 High
User InteractionNONE
ScopeUNCHANGED
Confidentiality Impact🔴 High
Integrity Impact🟢 Low
Availability ImpactNONE

CWE

IDDescription
CWE-502CWE-502: Deserialization of Untrusted Data

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2023-10-11
  • Version: 0.3.3
  • AVID Entry