NIXPKGS-2026-0578
GitHub issue
published on 8 Mar 2026
by @mweinelt Activity log
- Created automatic suggestion
- @mweinelt accepted
- @mweinelt published on GitHub
Netmaker: Denial of Service via Server Shutdown Endpoint
Netmaker makes networks with WireGuard. Prior to version 1.2.0, the /api/server/shutdown endpoint allows termination of the Netmaker server process via syscall.SIGINT. This allows any user to repeatedly shut down the server, causing cyclic denial of service with approximately 3-second restart intervals. This issue has been patched in version 1.2.0.
References
-
https://github.com/gravitl/netmaker/security/advisories/GHSA-rhr9-hgcm-x289 x_refsource_CONFIRM
Affected products
netmaker
- ==< 1.2.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>