NIXPKGS-2026-0572
GitHub issue
published 3 months, 2 weeks ago
by @mweinelt Activity log
- Created suggestion
- @mweinelt accepted
- @mweinelt published on GitHub
Netmaker: Service User with Network Access Can Access config files with WireGuard Private Keys
Netmaker makes networks with WireGuard. Prior to version 1.5.0, a user assigned the platform-user role can retrieve WireGuard private keys of all wireguard configs in a network by calling GET /api/extclients/{network} or GET /api/nodes/{network}. While the Netmaker UI restricts visibility, the API endpoints return full records, including private keys, without filtering based on the requesting user's ownership. This issue has been patched in version 1.5.0.
References
-
https://github.com/gravitl/netmaker/security/advisories/GHSA-4hgg-c4rr-6h7f x_refsource_CONFIRM
-
https://github.com/gravitl/netmaker/releases/tag/v1.5.0 x_refsource_MISC
Affected products
netmaker
- ==< 1.5.0
Package maintainers
-
@qjoly Quentin JOLY <github@une-pause-cafe.fr>