VYPR

Bird Lg Go

by Xddxdd

Source repositories

CVEs (2)

  • CVE-2026-45047HigMay 27, 2026
    risk 0.42cvss 7.5epss 0.00

    bird-lg-go is a BIRD looking glass in Go. Prior to 1.4.5, the apiHandler (and similarly webHandlerTelegramBot) processes user-provided JSON payloads by directly using json.NewDecoder(r.Body).Decode(&request) without restricting the maximum read size. An unauthenticated remote…

  • CVE-2026-26514Mar 4, 2026
    risk 0.00cvss epss 0.00

    An Argument Injection vulnerability exists in bird-lg-go before commit 6187a4e. The traceroute module uses shlex.Split to parse user input without validation, allowing remote attackers to inject arbitrary flags (e.g., -w, -q) via the q parameter. This can be exploited to cause a…