Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/ctfer-io/monitoring
  4. ›
  5. CVE-2026-32771

CVE-2026-32771: Monitoring is vulnerable to Archive Slip due to missing checks in sanitization

March 16, 2026 (updated March 20, 2026)

The sanitizeArchivePath function in pkg/extract/extract.go (lines 248–254) is vulnerable to a path traversal bypass due to a missing trailing path separator in the strings.HasPrefix check. A crafted tar archive can write files outside the intended destination directory when using the extractor CLI tool or the extract.DumpOTelCollector library function.

References

  • github.com/advisories/GHSA-f7cq-gvh6-qr25
  • github.com/ctfer-io/monitoring
  • github.com/ctfer-io/monitoring/commit/269dba165aa42210352628c0db6756f3b8fd3c8a
  • github.com/ctfer-io/monitoring/security/advisories/GHSA-f7cq-gvh6-qr25
  • nvd.nist.gov/vuln/detail/CVE-2026-32771
  • security.snyk.io/research/zip-slip-vulnerability

Code Behaviors & Features

Detect and mitigate CVE-2026-32771 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.2.2

Fixed versions

  • 0.2.2

Solution

Upgrade to version 0.2.2 or above.

Impact 10 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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')

Source file

go/github.com/ctfer-io/monitoring/CVE-2026-32771.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 24 Mar 2026 12:17:58 +0000.