CVE-2026-73036

Source
https://cve.org/CVERecord?id=CVE-2026-73036
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73036.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-73036
Published
2026-08-11T19:37:12.133Z
Modified
2026-08-14T03:52:00.164284500Z
Severity
  • 4.6 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Bash-it barbuk Theme 3.2.0 Terminal Escape Sequence Injection via pyproject.toml
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-150"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73036.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/bash-it/bash-it

Affected ranges

Type
GIT
Repo
https://github.com/bash-it/bash-it
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.2.0"
        }
    ]
}

Affected versions

v1.*
v1.0.0
v1.0.1
v1.1.0
v2.*
v2.0.0
v2.1.0
v2.1.1
v2.1.2
v2.1.3
v2.1.4
v3.*
v3.0.0
v3.0.1
v3.0.2
v3.0.3
v3.1.1
v3.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73036.json"