VYPR

Nebula Mesh

by Juev

Source repositories

CVEs (2)

  • CVE-2026-47723higJun 8, 2026
    risk 0.39cvss epss 0.00

    None of the response paths in `internal/web/` or `internal/api/` set the standard browser-security headers. `grep` for `Content-Security-Policy`, `X-Frame-Options`, `Strict-Transport-Security`, `X-Content-Type-Options`, `Referrer-Policy` returns zero matches across the codebase.…

  • CVE-2026-47768Jun 10, 2026
    risk 0.00cvss epss 0.00

    `internal/web/operators.go:251` — after `handleOperatorCreateAPIKey` mints a fresh 32-byte bearer token, the redirect points the operator's browser at: /ui/operators/?new_key=&key_name= The raw API key ends up: - in the browser's URL history - in the…