VYPR

Arc

by Basekick Labs

Source repositories

CVEs (1)

  • CVE-2026-48050higJun 11, 2026
    risk 0.38cvss epss

    ### Summary Arc registers Go's `net/http/pprof` handlers at `/debug/pprof/*` via `app.Use(pprof.New())` in `internal/api/server.go`, and `/debug/pprof` is added to `PublicPrefixes` in `cmd/arc/main.go`. The auth middleware short-circuits before the token check on prefix match,…