SCA: security update for @earendil-works/pi-coding-agent (GHSA-mqxh-6gq7-558m)

medium Tenable Cloud Security Plugin ID 443371

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-54325)

Solution

Update the @earendil-works/pi-coding-agent library and its related packages to version 0.79.0 or later.

See Also

https://github.com/advisories/GHSA-mqxh-6gq7-558m

Plugin Details

Severity: Medium

ID: 443371

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/18/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.75

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.7

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-54325

CVSS v3

Risk Factor: Medium

Base Score: 4.4

Temporal Score: 3.9

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/17/2026

Vulnerability Publication Date: 6/17/2026

Reference Information

CVE: CVE-2026-54325

cwe: CWE-829