CVE-2026-54327

Pi is a minimal terminal coding harness. From 0.74.0 until 0.78.1, Pi stored API keys and OAuth credentials in auth.json. A race condition in the file write path could briefly create or rewrite this file with permissions derived from the process umask before tightening the file to owner-only permissions. This vulnerability is fixed in 0.78.1.
Configurations

No configuration.

History

23 Jun 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 20:16

Updated : 2026-06-23 20:16


NVD link : CVE-2026-54327

Mitre link : CVE-2026-54327

CVE.ORG link : CVE-2026-54327


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition

CWE-732

Incorrect Permission Assignment for Critical Resource