CVE-2026-29196

Publication date

2026-03-07 16:15:08

Family

GitHub_M

State

PUBLISHED

Description

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 users ownership. This issue has been patched in version 1.5.0.