Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/entireio/cli
  4. ›
  5. GHSA-2h46-9x5w-4wf7

GHSA-2h46-9x5w-4wf7: Entire CLI: Path traversal in checkpoint session metadata allows arbitrary file write during resume/rewind

June 19, 2026 (updated June 22, 2026)

A path traversal vulnerability in Entire CLI allows an attacker with push access to the checkpoints repository to craft malicious checkpoint metadata that causes entire session resume or entire checkpoint rewind to write attacker-controlled transcript data outside of the expected session directory.

The issue occurs because checkpoint metadata is fetched from the remote entire/checkpoints/v1 branch and the SessionID field was used to construct filesystem paths without validation in the restore path. A malicious SessionID containing absolute paths or path traversal sequences could cause arbitrary files on the victim’s machine to be overwritten.

References

  • github.com/advisories/GHSA-2h46-9x5w-4wf7
  • github.com/entireio/cli/pull/1365
  • github.com/entireio/cli/pull/1449
  • github.com/entireio/cli/security/advisories/GHSA-2h46-9x5w-4wf7

Code Behaviors & Features

Detect and mitigate GHSA-2h46-9x5w-4wf7 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.7.7

Fixed versions

  • 0.7.7

Solution

Upgrade to version 0.7.7 or above.

Impact 8.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-73: External Control of File Name or Path

Source file

go/github.com/entireio/cli/GHSA-2h46-9x5w-4wf7.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:57 +0000.