Home » Database

AVID-2026-R1434

Description

CORS settings overly permissive in vantage6 (CVE-2024-23823)

Details

vantage6 is an open source framework built to enable, manage and deploy privacy enhancing technologies like Federated Learning and Multi-Party Computation. The vantage6 server has no restrictions on CORS settings. It should be possible for people to set the allowed origins of the server. The impact is limited because v6 does not use session cookies. This issue has been addressed in commit 70bb4e1d8 and is expected to ship in subsequent releases. Users are advised to upgrade as soon as a new release is available. There are no known workarounds for this vulnerability.

Reason for inclusion in AVID: The CVE pertains to a software vulnerability in vantage6, an open-source framework used to enable privacy-preserving AI workflows (e.g., Federated Learning, MPC). A permissive CORS configuration can enable cross-origin access to the AI workflow server, impacting security/privacy within AI pipelines. This is a software supply-chain-relevant issue (framework/dependency used in AI stacks) rather than hardware/firmware. The report includes evidence (description, impact, fix commit, upgrade guidance, references) supporting its classification as a vulnerability in the AI software stack.

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:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Base Score4.2
Base Severity🟠 Medium
Attack VectorNETWORK
Attack Complexity🔴 High
Privileges RequiredNONE
User InteractionREQUIRED
ScopeUNCHANGED
Confidentiality Impact🟢 Low
Integrity Impact🟢 Low
Availability ImpactNONE

CWE

IDDescription
CWE-942CWE-942: Permissive Cross-domain Policy with Untrusted Domains
CWE-863CWE-863: Incorrect Authorization

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2024-03-14
  • Version: 0.3.3
  • AVID Entry