Incorrect authorization in Netmaker - CVE-2026-29196
Published: April 27, 2026
Netmaker
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in GET /api/extclients/{network} and GET /api/nodes/{network} when handling requests for network configuration records. A remote user can send a crafted API request to disclose sensitive information.
The issue exposes WireGuard private keys from wireguard configs across the network because returned records are not filtered based on the requesting user's ownership.