CVE 4.4 MEDIUM

Pi loads project-local extensions without approval_CVE-2026-54325

4.4 / 10
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

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.

Basic Information

ID CVE-2026-54325
Source GitHub_M
Published Jun 23, 2026 at 19:22
Modified Jun 23, 2026 at 19:44

Affected Product

Vendor earendil-works
Product pi
Version < 0.79.0
Affected Versions earendil-works pi < 0.79.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.