SEPTEMBER 16, 2026
Live Feed
Back to database
Case File

CVE-2026-91989

HIGH · CVSS 7.5 EPSS 1.26% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

The vulnerability in atomic-agents-stack prior to version 1.1.0 allows remote attackers to exploit a path traversal flaw in the dashboard HTTP server, enabling unauthorized access to arbitrary files by manipulating request paths with directory traversal sequences. This poses a significant risk as it could lead to exposure of sensitive information. Organizations using affected versions should prioritize patching this vulnerability to mitigate potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-91989
Severity
HIGH
CVSS
7.5
EPSS
1.26%

Original NVD Description

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 requests to the DashboardHandler.do_GET endpoint to access files outside the intended agents_root directory.