Back to overview

CVE-2026-54325

MEDIUM
4.4
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-54325
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-12 18:42 UTC
Published
2026-06-23 19:22 UTC
Last updated
2026-06-23 19:44 UTC
Primary CWE
CWE-829
CWE-829: Inclusion of Functionality from Untrusted Control S…
Vendor / Product
earendil-works / pi
Sources
cve.org  ·  NVD

Severity & Metrics

4.4 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
earendil-works pi < 0.79.0
Weakness (CWE)
CWESourceDescription
CWE-829 cna CWE-829: Inclusion of Functionality from Untrusted Control Sphere
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.4 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
References (7)
Back to overview