CVE-2026-14967 PUBLISHED

Path traversal in github_workflows allows writing artifacts outside output directory

Assigner: BLSOPS
Reserved: 07.07.2026 Published: 08.07.2026 Updated: 08.07.2026

BBOT's github_workflows module could be induced to write a downloaded artifact outside its configured output directory: its path-containment check did not resolve .., so a crafted CODE_REPOSITORY URL could traverse out of the intended folder. The write is bounded to two directory levels above the output location and its target is determined by the operator's configuration, not the attacker.

Metrics

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

Product Status

Vendor Black Lantern Security
Product BBOT
Versions Default: unaffected
  • affected from 1.1.7 to 2.8.6 (incl.)

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE

Impacts

  • CAPEC-126 Path Traversal