VYPR

log router

by Tenable

CVEs (1)

  • CVE-2026-5025MedMar 27, 2026
    risk 0.42cvss 6.5epss 0.00

    The '/logs' and '/logs-stream' endpoints in the log router allow any authenticated user to read the full application log buffer. These endpoints only require basic authentication ('get_current_active_user') without any privilege checks (e.g., 'is_superuser').