Lucene search
+L

33 matches found

OSV
OSV
•added 2026/09/08 12:23 a.m.•7 views

CVE-2026-82710 Terminal escape sequence injection in mix usage_rules.search_docs via package documentation metadata

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in ash-project usagerules allows a malicious package publisher to inject terminal control sequences into the output of mix usagerules.searchdocs. mix usagerules.searchdocs searches Hex documentation through...

2.3CVSS5.8AI score0.00664EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/20 5:19 p.m.•28 views

CVE-2026-72847 broot Terminal Escape Sequence Injection via Unsanitized File and Directory Names in the Tree View

broot renders each file and directory name in its interactive tree view exactly as read from the filesystem. Names are converted with a plain tostringlossy call in src/treebuild/builder.rs and in TreeLine::unprune in src/tree/treeline.rs, and no control-character filtering exists anywhere in the...

2.4CVSS5.5AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2026/08/18 4:56 p.m.•21 views

SUSE CVE-2026-64654

GitHub CLI gh is GitHub's official command line tool. Prior to version 2.97.0, multiple GitHub CLI commands printed externally controlled gist, API, pull request, release, codespace, skill, or agent-task content without neutralizing terminal escape sequences. An attacker who can influence that...

5.3CVSS5.6AI score0.00769EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/18 2:32 p.m.•10 views

GO-2026-6111 Oh My Posh: Terminal escape sequence injection via unsanitized prompt segment data in github.com/jandedobbeleer/oh-my-posh

Oh My Posh: Terminal escape sequence injection via unsanitized prompt segment data in github.com/jandedobbeleer/oh-my-posh...

6.1CVSS5.2AI score0.00179EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/17 8:36 p.m.•17 views

CVE-2026-75483 powerlevel10k Control Character Injection via package.json Version

powerlevel10k fails to neutralize control characters in the package.json version field when rendering the package prompt segment. Attackers can inject raw escape bytes in the version string to emit arbitrary terminal control sequences on each prompt render when the shell enters affected directori...

4.8CVSS5.6AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 4:18 p.m.•12 views

CVE-2026-73506

A flaw was found in Oh My Posh, a customizable terminal prompt renderer. The software failed to properly sanitize attacker-controlled data, such as current directory names and Git metadata, before displaying it in the terminal. This oversight allows for terminal escape sequence injection, enablin...

6.1CVSS5.4AI score0.00179EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/14 3:27 p.m.•15 views

CVE-2026-73480

A flaw was found in gdu, a disk usage analyzer. This vulnerability occurs because gdu does not properly remove terminal escape sequences from directory and file names when displaying paths after exiting its Text-based User Interface TUI. An attacker can craft malicious directory or file names...

5CVSS5.5AI score0.0017EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/13 9:18 p.m.•18 views

CVE-2026-73480

gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other...

5CVSS5.3AI score0.0017EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/13 9:17 p.m.•51 views

CVE-2026-73479

CVE-2026-73479 affects dua-cli. When printing marked file paths after exiting the TUI, it fails to filter OSC/CSI terminal escape sequences, allowing crafted file names to cause escape-sequence interpretation by the terminal emulator. Potential impacts include title spoofing and clipboard manipul...

5CVSS5.3AI score0.00168EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/11 7:37 p.m.•39 views

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

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...

4.6CVSS0.00177EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/11 12:00 a.m.•1 views

CVE-2026-73036: Improper Neutralization of Escape, Meta, or Control Sequences

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...

4.6CVSS6AI score0.00177EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•0 views

CVE-2026-73035: Improper Neutralization of Escape, Meta, or Control Sequences

npm-check-updates through 23.0.2, fixed in commit b554b84, contains a terminal escape sequence injection vulnerability that allows an attacker to embed arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with the --form...

5.3CVSS6AI score0.00374EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/07 7:48 p.m.•10 views

Improper Neutralization

Overview Affected versions of this package are vulnerable to Improper Neutralization via the processing of externally controlled content in multiple commands. An attacker can manipulate terminal output or potentially execute arbitrary commands by embedding escape sequences that are interpreted by...

5.3CVSS5.7AI score0.00769EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/07 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-64654

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitHub CLI gh is GitHub's official command line tool. Prior to version 2.97.0, multiple GitHub CLI commands printed externally controlled gist, API, pull reques...

5.3CVSS5.5AI score0.00769EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/06 10:18 p.m.•10 views

CVE-2026-64654

GitHub CLI gh is GitHub's official command line tool. Prior to version 2.97.0, multiple GitHub CLI commands printed externally controlled gist, API, pull request, release, codespace, skill, or agent-task content without neutralizing terminal escape sequences. An attacker who can influence that...

5.3CVSS5.5AI score0.00769EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/08/06 6:27 p.m.•11 views

CVE-2026-64654

GitHub CLI gh is GitHub's official command line tool. Prior to version 2.97.0, multiple GitHub CLI commands printed externally controlled gist, API, pull request, release, codespace, skill, or agent-task content without neutralizing terminal escape sequences. An attacker who can influence that...

5.3CVSS5.5AI score0.00769EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/15 12:00 a.m.•0 views

CVE-2026-45803: Improper Neutralization of Escape, Meta, or Control Sequences

gh is GitHub’s official command line tool. From 1.6.0 to before 2.92.0, a security vulnerability has been identified in GitHub CLI that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using gh run view --log or gh run view --log-failed. The vulnerabilit...

3.5CVSS6.3AI score0.00311EPSS
SaveExploits1References4
Microsoft CVE
Microsoft CVE
•added 2025/09/04 10:56 a.m.•9 views

In netstat in BusyBox through 1.37.0, local users can launch of network application with an argv[0] containing an ANSI terminal escape sequence, leading to a denial of service (terminal locked up) when netstat is used by a victim.

...

2.5CVSS7AI score0.00178EPSS
SaveExploits0
CVE
CVE
•added 2025/04/23 12:00 a.m.•227 views

CVE-2024-58251

CVE-2024-58251 affects BusyBox netstat up to version 1.37.0. Local attackers can cause a denial of service by running a network application with argv[0] containing an ANSI terminal escape sequence, which locks the victim’s terminal when netstat is used. The issue is rooted in how netstat handles ...

2.5CVSS3.8AI score0.00178EPSS
SaveExploits0References4
Gentoo Linux
Gentoo Linux
•added 2023/10/10 12:00 a.m.•43 views

less: Denial of service

Background less is a pager and text file viewer. Description less suffered from a flaw in its terminal escape sequence handling which made its filtering incomplete. Impact Malicious input could clear the terminal output or otherwise manipulate it with faked interactions. Workaround There is no...

7.5CVSS6.9AI score0.01412EPSS
SaveExploits0
Rows per page
Query Builder