Remote onboarding accepted discovered gateway endpoints without an explicit trust confirmation before persisting the remote URL and connection details.
A malicious or spoofed discovery endpoint could steer onboarding toward an attacker-controlled gateway and capture future gateway credentials or traffic.
src/commands/onboard-remote.ts
<= 2026.3.24>= 2026.3.282026.3.28 contains the fix.Fixed by commit d6affb17d8 (CLI: confirm discovered remote gateways before saving config).
{
"severity": "HIGH",
"cwe_ids": [
"CWE-287",
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-31T23:51:04Z",
"nvd_published_at": null
}