Vulnerabilities found with the current docker images #1232

Open
opened 2025-11-20 05:26:40 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @Eric2808 on GitHub (Sep 11, 2024).

Originally assigned to: @mlsmaycon on GitHub.

Describe the problem
When I ran Trivy security scan on the docker images, I found quite a few security vulnerabilities.

To Reproduce

  1. Install Trivy
    sudo apt-get install wget apt-transport-https gnupg lsb-release
    wget -qO - https://aquasecurity.github.io/trivy-repo/deb/public.key | sudo apt-key add -
    echo deb https://aquasecurity.github.io/trivy-repo/deb $(lsb_release -sc) main | sudo tee -a /etc/apt/sources.list.d/trivy.list
    sudo apt-get update
    sudo apt-get install trivy

  2. run scan on each docker image
    trivy image < enter image name e.g. netbirdio/management:latest >

found vulnerabilities with the following images:
ghcr.io/zitadel/zitadel:v2.54.3
netbirdio/management:latest
postgres:16-alpine
coturn/coturn
caddy
netbirdio/signal:latest

example:
Screenshot 2024-09-11 211422

Are you using NetBird Cloud?
No

Please specify whether you use NetBird Cloud or self-host NetBird's control plane.
self-host

Originally created by @Eric2808 on GitHub (Sep 11, 2024). Originally assigned to: @mlsmaycon on GitHub. **Describe the problem** When I ran Trivy security scan on the docker images, I found quite a few security vulnerabilities. **To Reproduce** 1. Install Trivy sudo apt-get install wget apt-transport-https gnupg lsb-release wget -qO - https://aquasecurity.github.io/trivy-repo/deb/public.key | sudo apt-key add - echo deb https://aquasecurity.github.io/trivy-repo/deb $(lsb_release -sc) main | sudo tee -a /etc/apt/sources.list.d/trivy.list sudo apt-get update sudo apt-get install trivy 2. run scan on each docker image trivy image < enter image name e.g. netbirdio/management:latest > found vulnerabilities with the following images: ghcr.io/zitadel/zitadel:v2.54.3 netbirdio/management:latest postgres:16-alpine coturn/coturn caddy netbirdio/signal:latest example: ![Screenshot 2024-09-11 211422](https://github.com/user-attachments/assets/f9f26a23-2dec-419c-9875-c59acdc989af) **Are you using NetBird Cloud?** No Please specify whether you use NetBird Cloud or self-host NetBird's control plane. self-host
saavagebueno added the waiting-feedbacktriage-needed labels 2025-11-20 05:26:41 -05:00
Author
Owner

@mlsmaycon commented on GitHub (Sep 11, 2024):

Thanks for reporting the issue, we will validate the output from the tool and issue a fix in the next release.

@mlsmaycon commented on GitHub (Sep 11, 2024): Thanks for reporting the issue, we will validate the output from the tool and issue a fix in the next release.
Author
Owner

@nazarewk commented on GitHub (Apr 28, 2025):

Hello @Eric2808,

We're currently reviewing our open issues and would like to verify if this problem still exists in the latest NetBird version.

Could you please confirm if the issue is still there?

We may close this issue temporarily if we don't hear back from you within 2 weeks, but feel free to reopen it with updated information.

Thanks for your contribution to improving the project!

@nazarewk commented on GitHub (Apr 28, 2025): Hello @Eric2808, We're currently reviewing our open issues and would like to verify if this problem still exists in the [latest NetBird version](https://github.com/netbirdio/netbird/releases). Could you please confirm if the issue is still there? We may close this issue temporarily if we don't hear back from you within **2 weeks**, but feel free to reopen it with updated information. Thanks for your contribution to improving the project!
Author
Owner

@mlsmaycon commented on GitHub (Jun 1, 2025):

closing issue due to no recent feedback. Feel free to open a new one if the issue persist or reopen if this was a feature request.

@mlsmaycon commented on GitHub (Jun 1, 2025): closing issue due to no recent feedback. Feel free to open a new one if the issue persist or reopen if this was a feature request.
Author
Owner

@mlsmaycon commented on GitHub (Jun 2, 2025):

@nazarewk, let's double-check this. It should be fine on recent versions.

@mlsmaycon commented on GitHub (Jun 2, 2025): @nazarewk, let's double-check this. It should be fine on recent versions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1232