CVE-2026-14967
Published:July 08, 2026
Updated:August 06, 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.
Affected Packages
https://github.com/blacklanternsecurity/bbot.git (GITHUB):
Affected version(s) >=v <3.0.0Fix Suggestion:
Update to version 3.0.0bbot (PYTHON):
Affected version(s) >=0.1.0 <3.0.0Fix Suggestion:
Update to version 3.0.0Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.20