VYPR

pocketflow-coding-agent

by The Pocket

CVEs (1)

  • CVE-2026-55747Aug 5, 2026
    risk 0.00cvss epss 0.00

    The pocketflow-coding-agent cookbook example in The-Pocket/PocketFlow implements a `_path(workdir, p)` helper as a thin os.path.join(workdir, p) wrapper with no canonicalization or containment check, used unguarded by the ReadFile, ListFiles, PatchRead, and PatchApply…