VYPR
Medium severity5.4NVD Advisory· Published Oct 11, 2023· Updated Jun 17, 2026

CVE-2023-28635

CVE-2023-28635

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
vantage6PyPI
< 4.0.04.0.0

Affected products

3
  • Vantage6/Vantage62 versions
    cpe:2.3:a:vantage6:vantage6:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:vantage6:vantage6:*:*:*:*:*:*:*:*range: <4.0.0
    • (no CPE)range: < 4.0.0
  • ghsa-coords
    Range: < 4.0.0

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.