CVE-2026-58171

Severity CVSS v4.0:
LOW
Type:
CWE-22 Path Traversal
Publication date:
30/06/2026
Last modified:
14/07/2026

Description

Vibe-Trading before 0.1.10 constructs the swarm run directory by joining a caller-supplied run identifier onto the runs base directory without validation in run_dir (agent/src/swarm/store.py). A crafted run identifier supplied through the MCP swarm tools causes the application to read arbitrary run.json files outside the runs directory and to overwrite existing run.json files at traversed locations.