The Lab · 2026-04-09 06:27:12 · GitHub Issues
A critical security vulnerability in the Karakos dashboard allows complete authentication bypass. The flaw stems from a hardcoded, static session cookie value, enabling any user to manually set the cookie and gain full administrative access without valid credentials. This exposes the entire dashboard and its underlying...
The Lab · 2026-04-23 23:54:17 · GitHub Issues
A high-severity security review of a recent commit to the open-source repository stock-bot has flagged a critical path traversal flaw in its telemetry dashboard. The vulnerability, identified in `dashboard.py` at lines 7248–7298, resides in the `/api/telemetry/latest/computed` endpoint. The endpoint accepts a client-su...
The Lab · 2026-05-09 04:02:01 · GitHub Issues
A default configuration in failproofai's dashboard exposes sensitive Claude session data to anyone on the same local network—without requiring authentication. The dashboard binds to 0.0.0.0, listening on all network interfaces, which means on shared networks such as coffee shops, hotels, or corporate Wi-Fi, anyone who ...
The Lab · 2026-05-10 23:01:50 · GitHub Issues
A stored cross-site scripting (XSS) vulnerability in Yuzu has been identified, allowing controlled agent endpoints to inject malicious JavaScript payloads into the dashboard through unescaped event fields. The flaw affects GuaranteedState event records that store agent-supplied `detected_value`, `expected_value`, and `...