CVE-2023-28635
CVE-2023-28635 is a medium-severity vulnerability in Vantage6 with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-863.
Key facts
- Severity: Medium (CVSS 3.x base score 5.4)
- EPSS exploit prediction: 0% (32nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-863
- Affected product: Vantage6
- Published:
- Last modified:
Description
vantage6 is privacy preserving federated learning infrastructure. Prior to version 4.0.0, malicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names. One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for example, if user id 13 is allowed to run tasks, and an attacker creates a username with username '13', they would be wrongly allowed to run an algorithm. There may also be other places in the code where such a mixup of resource ID or name leads to issues. Version 4.0.0 contains a patch for this issue. The best solution is to check when resources are created or modified, that the resource name always starts with a character.
Frequently asked questions
- What is CVE-2023-28635?
- vantage6 is privacy preserving federated learning infrastructure. Prior to version 4.0.0, malicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names. One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for example, if user id 13 is allowed to run tasks, and an attacker creates a username with username '13', they would be wrongly allowed to run an algorithm. There may also be other places in the code where such a mixup of resource ID or name leads to issues. Version 4.0.0 contains a patch for this issue. The best solution is to check when resources are created or modified, that the resource name always starts with a character.
- How severe is CVE-2023-28635?
- CVE-2023-28635 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2023-28635 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (32nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-28635?
- CVE-2023-28635 affects Vantage6. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-28635?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-28635 published?
- CVE-2023-28635 was published on 2023-10-11 and last updated on 2026-06-17.
References
- https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400
- https://github.com/vantage6/vantage6/pull/744
- https://github.com/vantage6/vantage6/security/advisories/GHSA-7x94-6g2m-3hp2
Affected products (1)
- cpe:2.3:a:vantage6:vantage6:*:*:*:*:*:*:*:*
More vulnerabilities in Vantage6
- CVE-2025-43863 — Critical (CVSS 9.8): vantage6 is an open source framework built to enable, manage and deploy privacy enhancing technologies like Federated…
- CVE-2024-21649 — High (CVSS 8.8): The vantage6 technology enables to manage and deploy privacy enhancing technologies like Federated Learning (FL) and…
- CVE-2023-23929 — High (CVSS 8.8): vantage6 is a privacy preserving federated learning infrastructure for secure insight exchange. Currently, the refresh…
- CVE-2025-43866 — High (CVSS 7.5): vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is…
- CVE-2023-47631 — High (CVSS 7.2): vantage6 is a framework to manage and deploy privacy enhancing technologies like Federated Learning (FL) and…
- CVE-2024-21653 — Medium (CVSS 6.5): The vantage6 technology enables to manage and deploy privacy enhancing technologies like Federated Learning (FL) and…
Other CWE-863 (Incorrect Authorization) vulnerabilities
- CVE-2026-48286 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9396 and earlier are affected by an Incorrect Authorization…
- CVE-2026-48303 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by an Incorrect Authorization…
- CVE-2026-44330 — Critical (CVSS 10.0): free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the…
- CVE-2026-46595 — Critical (CVSS 10.0): Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of…
- CVE-2026-33105 — Critical (CVSS 10.0): Improper authorization in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over…
- CVE-2026-32213 — Critical (CVSS 10.0): Improper authorization in Azure AI Foundry allows an unauthorized attacker to elevate privileges over a network.
Browse all CWE-863 (Incorrect Authorization) vulnerabilities →