Vulnerability 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 Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Blacklanternsecurity | Bbot | >= 1.1.7, <= 2.8.6 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-14967?
CVE-2026-14967 is a vulnerability with a CVSS score of 3.1 (LOW). 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...
How severe is CVE-2026-14967?
CVE-2026-14967 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-14967?
Check the references section above for vendor advisories and patch information. Affected products include: Blacklanternsecurity Bbot.