SCA: security update for github.com/jandedobbeleer/oh-my-posh (GHSA-fwjx-9p69-h25h)

medium Tenable Cloud Security Plugin ID 445949

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to
29.35.1, write(s rune) in src/terminal/writer.go emitted attacker-controlled current directory names and
Git metadata, including Commit.Subject, Commit.Author.Name, Commit.Author.Email, and RawUpstreamURL,
without removing C0/C1 terminal control characters such as ESC, BEL, CSI, and OSC, allowing terminal
escape sequence injection during prompt rendering that could overwrite the clipboard, spoof the prompt or
screen, manipulate the window title, or disrupt the terminal. This issue is fixed in version 29.35.1.
(CVE-2026-73506)

Solution

Update the github.com/jandedobbeleer/oh-my-posh library and its related packages to version 29.35.1 or later.

See Also

https://github.com/advisories/GHSA-fwjx-9p69-h25h

Plugin Details

Severity: Medium

ID: 445949

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/13/2026

Updated: 8/13/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.4

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-73506

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/24/2026

Vulnerability Publication Date: 7/24/2026

Reference Information

CVE: CVE-2026-73506

cwe: CWE-150