NIXPKGS-2026-0572
GitHub issue
published on 8 Mar 2026
by @mweinelt Activity log
- Created automatic 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/releases/tag/v1.5.0 x_refsource_MISC
-
https://github.com/gravitl/netmaker/security/advisories/GHSA-4hgg-c4rr-6h7f x_refsource_CONFIRM
Affected products
netmaker
- ==< 1.5.0
Matching in nixpkgs
pkgs.netmaker
WireGuard automation from homelab to enterprise
Package maintainers
-
@urandom2 Colin Arnott <colin@urandom.co.uk>
-
@qjoly Quentin JOLY <github@une-pause-cafe.fr>