Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. go.qbee.io/transport
  4. ›
  5. CVE-2026-55828

CVE-2026-55828: go.qbee.io/transport: Symlink-chain path traversal in tar extraction (one level outside destination)

June 19, 2026

The go.qbee.io/transport library is affected by a symlink-chain path traversal vulnerability in its extractTar routine. The library’s path validation is strictly lexical and fails to account for on-disk symlinks created earlier in the extraction process. Consequently, a crafted tar archive can be used to write or overwrite files one directory level above the intended extraction path. In the case of qbee-agent, which runs with root privileges, this vulnerability permits a root-privileged file write outside the intended destination.

References

  • github.com/advisories/GHSA-f9m7-vc86-p6jj
  • github.com/qbee-io/transport/security/advisories/GHSA-f9m7-vc86-p6jj
  • nvd.nist.gov/vuln/detail/CVE-2026-55828

Code Behaviors & Features

Detect and mitigate CVE-2026-55828 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 1.26.25

Fixed versions

  • 1.26.25

Solution

Upgrade to version 1.26.25 or above.

Impact 5.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-59: Improper Link Resolution Before File Access ('Link Following')

Source file

go/go.qbee.io/transport/CVE-2026-55828.yml

Spotted a mistake? Edit the file on GitLab.

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

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