3 matches found
CVE-2026-91989
CVE-2026-91989 is a path traversal in the atomic-agents-stack dashboard HTTP server (all versions through 1.0.0). The DashboardHandler.do_GET endpoint in dashboard/serve.py builds filesystem paths directly from the request without routing through _io.safe_resolve_under, allowing literal ../ segme...
CVE-2026-91989 atomic-agents-stack before 1.1.0 Path Traversal via dashboard serve.py
atomic-agents-stack before 1.1.0 contains a path traversal vulnerability in the dashboard HTTP server that allows remote attackers to read arbitrary files by supplying directory traversal sequences in request paths. Attackers can bypass path containment checks by including '../' segments in...
CVE-2026-91989 atomic-agents-stack before 1.1.0 Path Traversal via dashboard serve.py
atomic-agents-stack before 1.1.0 contains a path traversal vulnerability in the dashboard HTTP server that allows remote attackers to read arbitrary files by supplying directory traversal sequences in request paths. Attackers can bypass path containment checks by including '../' segments in...