Vulnerability Description
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 JavaScript modules loaded into the Pi process. An attacker who controls a repository could place Pi-specific project resources in that repository. If a user then started Pi from that working tree, the project-local extension code could run with the same privileges as the local Pi process without the user having a convenient way to make a trust decision. This vulnerability is fixed in 0.79.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/earendil-works/pi/commit/38f18be44727e669eb0a6e2eb8edb51b0232
- https://github.com/earendil-works/pi/commit/718215bd95b6fc6fa251580d27ea8aab857d
- https://github.com/earendil-works/pi/commit/89a92207f1c9303d53d822fd9b0ac2157883
- https://github.com/earendil-works/pi/commit/ce3a72444e1cc1eaa50475fb3378c7ffbb53
- https://github.com/earendil-works/pi/commit/ff3e9df5f5b32368c20b0ef553a6834b3dee
- https://github.com/earendil-works/pi/releases/tag/v0.79.0
- https://github.com/earendil-works/pi/security/advisories/GHSA-mqxh-6gq7-558m
FAQ
What is CVE-2026-54325?
CVE-2026-54325 is a vulnerability with a CVSS score of 4.4 (MEDIUM). 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. Thi...
How severe is CVE-2026-54325?
CVE-2026-54325 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54325?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.