CVE-2026-54327

LOWCVSS 2.2/10EPSS 0.07%

Last modified

CVE-2026-54327 is a low-severity vulnerability rated 2.2/10 on the CVSS scale. 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. EPSS estimates a 0.07% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
2.2/10

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

EPSS Probability
0.07%

0.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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.
How severe is CVE-2026-54327?
CVE-2026-54327 has a CVSS score of 2.2/10 (LOW severity). The EPSS model estimates a 0.07% probability of exploitation in the next 30 days.
How do I fix CVE-2026-54327?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2026-54327?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST