CVE-2026-14967
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.
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 3.1 LOWCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- blacklanternsecurity/bbot
- Source
- cves@blacklanternsecurity.com
References
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.