VYPR

Pi

by Earendil Works

Source repositories

CVEs (4)

  • CVE-2026-54328HigJun 23, 2026
    risk 0.40cvss 7.3epss 0.00

    Pi is a minimal terminal coding harness. From 0.74.0 until 0.78.1, Pi versions with temporary npm or git extension package installs used predictable paths under the operating system temporary directory. On Linux-based multi-user systems, a local attacker who can write to the…

  • CVE-2026-54325MedJun 23, 2026
    risk 0.22cvss 4.4epss 0.00

    Pi is a minimal terminal coding harness. Pi before 0.79.0 loaded project-local configuration and resources from a repository's .pi directory without first asking the user to trust that repository. This included project-local extensions, which are executable TypeScript or…

  • CVE-2026-54326LowJun 23, 2026
    risk 0.09cvss 2.5epss 0.00

    Pi is a minimal terminal coding harness. From 0.74.0 until 0.78.1, Pi HTML exports render session Markdown into a static HTML file. It did not consistently reject unsafe Markdown link and image URL schemes. In versions with scheme filtering, C0 control characters in the URL…

  • CVE-2026-54327LowJun 23, 2026
    risk 0.07cvss 2.2epss 0.00

    Pi is a minimal terminal coding harness. From 0.74.0 until 0.78.1, Pi stored API keys and OAuth credentials in auth.json. A race condition in the file write path could briefly create or rewrite this file with permissions derived from the process umask before tightening the file…