CVE-2026-54325 Details
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.
A vulnerability exists in Pi, a terminal coding tool, prior to version 0.79.0, where project-local configurations and resources were loaded from a repository's .pi directory without user consent. This issue allowed project-specific extensions, executable TypeScript or JavaScript modules, to run with the same privileges as the local Pi process. An attacker controlling a repository could exploit this by placing malicious Pi resources that would execute when the user started Pi from that repository. The vulnerability is now fixed in version 0.79.0.
Users can upgrade to Pi version 0.79.0 or later, which includes project trust gating for local inputs. After upgrading, it's important to review project trust prompts carefully and only trust repositories whose Pi-specific configuration and extensions are acceptable to run.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 23, 2026CISA-ADP
Assessed Jun 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-829 | Inclusion of Functionality from Untrusted Control Sphere | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| earendil-works/pi | < 0.79.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 23, 2026 | CVE Modified | CISA-ADP |
| Jun 23, 2026 | New CVE Received | [email protected] |
Volerion