๐Ÿ” CVE Alert

CVE-2026-73036

MEDIUM 4.4

Bash-it barbuk Theme 3.2.0 Terminal Escape Sequence Injection via pyproject.toml

CVSS Score
4.4
EPSS Score
0.0%
EPSS Percentile
0th

Bash-it 3.2.0 contains a terminal escape sequence injection vulnerability in the barbuk theme's Python virtualenv prompt segment that allows local attackers to inject arbitrary terminal control sequences by embedding escape sequences in the requires-python field of a pyproject.toml file. When a user navigates into a directory containing a maliciously crafted pyproject.toml, the unfiltered field value is read via awk and concatenated directly into PS1 through __prompt-command without stripping control characters, causing injected OSC or CSI sequences to be written to and interpreted by the terminal emulator on every prompt render.

CWE CWE-150
Vendor bash-it
Product bash-it
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for bash-it bash-it

Be the first to know when new medium vulnerabilities affecting bash-it bash-it are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

Bash-it / Bash-it
0 โ‰ค 3.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Bash-it/bash-it github.com: https://github.com/Bash-it/bash-it/commit/fab8f57818f28bfc6f2a81f86a58981c4ea72e5a github.com: https://github.com/Bash-it/bash-it/issues/2396 github.com: https://github.com/Bash-it/bash-it/pull/2397 vulncheck.com: https://www.vulncheck.com/advisories/bash-it-barbuk-theme-terminal-escape-sequence-injection-via-pyproject-toml

Credits

George Chen