[GH-ISSUE #6024] Netbird Installer/Uninstaller detected as malware #12695

Open
opened 2026-08-05 02:06:29 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @TobiKr on GitHub (Apr 29, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/6024

The Netbird Installer and Uninstaller is detected as Malware by Micrososft Defender for Endpoint in Windows. This is usually solved over time when the install base increases but not really a solution due to the very short release interval.

Possible solution: sign all executables with netbird Signing Cert. Currently only netbird.exe and netbird-ui.exe is signed, but netbird-uninstall.exe is not. After signing the uninstaller, the "trust" is higher and false positives should be less, also it allows organizations to whitelist the signing certificate and not just the Hash of each individual uninstaller.

Originally created by @TobiKr on GitHub (Apr 29, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/6024 The Netbird Installer and Uninstaller is detected as Malware by Micrososft Defender for Endpoint in Windows. This is usually solved over time when the install base increases but not really a solution due to the very short release interval. Possible solution: sign all executables with netbird Signing Cert. Currently only netbird.exe and netbird-ui.exe is signed, but netbird-uninstall.exe is not. After signing the uninstaller, the "trust" is higher and false positives should be less, also it allows organizations to whitelist the signing certificate and not just the Hash of each individual uninstaller.
saavagebueno added the triage-needed label 2026-08-05 02:06:29 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12695