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
- NVD entry
- https://github.com/vantage6/vantage6/security/advisories/GHSA-4946-85pr-fvxh
- https://github.com/vantage6/vantage6/commit/70bb4e1d889230a841eb364d6c03accd7dd01a41
Affected or Relevant Artifacts
- Developer: vantage6
- Deployer: vantage6
- Artifact Details:
| Type | Name |
|---|---|
| System | vantage6 |
Impact
AVID Taxonomy Categorization
- Risk domains: Security
- SEP subcategories: S0100: Software Vulnerability
- Lifecycle stages: L06: Deployment
CVSS
| Version | 3.1 |
| Vector String | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N |
| Base Score | 4.2 |
| Base Severity | 🟠 Medium |
| Attack Vector | NETWORK |
| Attack Complexity | 🔴 High |
| Privileges Required | NONE |
| User Interaction | REQUIRED |
| Scope | UNCHANGED |
| Confidentiality Impact | 🟢 Low |
| Integrity Impact | 🟢 Low |
| Availability Impact | NONE |
CWE
| ID | Description |
|---|---|
| CWE-942 | CWE-942: Permissive Cross-domain Policy with Untrusted Domains |
| CWE-863 | CWE-863: Incorrect Authorization |
Other information
- Report Type: Advisory
- Credits:
- Date Reported: 2024-03-14
- Version: 0.3.3
- AVID Entry