Lucene search
+L

1268 matches found

attackerkb
attackerkb
added 2026/05/27 8:13 p.m.37 views

CVE-2026-44713

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/tmux.c reads the user's $TMUX environment variable, splits it on commas, and interpolates the socket-path component directly into a shell command passed to popen. Because the value is placed insi...

8.8CVSS5.9AI score0.00158EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/27 8:13 p.m.21 views

EUVD-2026-32657

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/tmux.c reads the user's $TMUX environment variable, splits it on commas, and interpolates the socket-path component directly into a shell command passed to popen. Because the value is placed insi...

8.8CVSS5.9AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 8:13 p.m.12 views

CVE-2026-44713 pam_usb: Command injection via $TMUX environment variable leads to RCE as root

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/tmux.c reads the user's $TMUX environment variable, splits it on commas, and interpolates the socket-path component directly into a shell command passed to popen. Because the value is placed insi...

8.8CVSS6.1AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/27 3:16 p.m.16 views

CVE-2026-45570

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containin...

9.6CVSS6.1AI score0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 3:16 p.m.22 views

UBUNTU-CVE-2026-45570

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containin...

9.6CVSS5.8AI score0.00365EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 2:59 p.m.15 views

CVE-2026-45570 go-git: Improper single-quote escaping in go-git SSH transport

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containin...

2.3CVSS6AI score
SaveExploits0References3
attackerkb
attackerkb
added 2026/05/27 2:59 p.m.25 views

CVE-2026-45570

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containin...

2.3CVSS5.8AI score0.00365EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/27 2:59 p.m.12 views

CVE-2026-45570 go-git: Improper single-quote escaping in go-git SSH transport

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containin...

2.3CVSS5.8AI score0.00365EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.19 views

pam_usb 安全漏洞

pamusb is a Linux hardware authentication tool developed by McDope’s individual developer, based on USB devices. Versions of pamusb prior to 0.8.7 contain security vulnerabilities. These vulnerabilities stem from the code in src/tmux.c, which reads the user’s $TMUX environment variable and insert...

8.8CVSS6AI score0.00158EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.23 views

PT-2026-44113

Name of the Vulnerable Software and Affected Versions pam usb versions prior to 0.8.7 Description In the src/tmux.c file, the software reads the $TMUX environment variable, splits it by commas, and interpolates the socket-path component directly into a shell command executed via the popen functio...

8.8CVSS6.2AI score0.00158EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.21 views

Debian dsa-6300 : node-shell-quote - security update

The remote Debian 12 / 13 host has a package installed that is affected by a vulnerability as referenced in the dsa-6300 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6300-1 [email protected] https://www.debian.org/security/...

9.2CVSS5.8AI score0.00848EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/26 6:16 p.m.35 views

UBUNTU-CVE-2026-48695

FastNetMon Community Edition through 1.2.9 contains an OS command injection vulnerability in the MikroTik router integration plugin. The log function in src/mikrotikplugin/fastnetmonmikrotik.php lines 107-108 constructs shell commands by concatenating the $msg parameter directly into exec calls:...

8.1CVSS5.9AI score0.0107EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/26 3:49 p.m.55 views

CVE-2026-44723 Vowpal Wabbit: Shell injection via crafted PR title in python_checks.yml allows arbitrary command execution on CI runner

Vowpal Wabbit is a machine learning system. The workflow .github/workflows/pythonchecks.yml embeds $ github.event.pullrequest.title directly inside double-quoted bash strings in four separate steps across four jobs, each passing it as a CLI argument to the Python test script...

5CVSS0.00469EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/26 3:49 p.m.14 views

CVE-2026-44723 Vowpal Wabbit: Shell injection via crafted PR title in python_checks.yml allows arbitrary command execution on CI runner

Vowpal Wabbit is a machine learning system. The workflow .github/workflows/pythonchecks.yml embeds $ github.event.pullrequest.title directly inside double-quoted bash strings in four separate steps across four jobs, each passing it as a CLI argument to the Python test script...

5CVSS6.1AI score0.00469EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/26 3:49 p.m.18 views

CVE-2026-44723 Vowpal Wabbit: Shell injection via crafted PR title in python_checks.yml allows arbitrary command execution on CI runner

Vowpal Wabbit is a machine learning system. The workflow .github/workflows/pythonchecks.yml embeds $ github.event.pullrequest.title directly inside double-quoted bash strings in four separate steps across four jobs, each passing it as a CLI argument to the Python test script...

5CVSS6.2AI score
SaveExploits0References4
OSV
OSV
added 2026/05/26 3:16 p.m.43 views

AZL-88880 CVE-2026-4480 affecting package samba 4.18.3-2

A flaw was found in the Samba printing subsystem. Samba passes the client-controlled job description string to the command configured with the "print command" setting via the "%J" substitution character without escaping shell meta characters. A remote attacker could exploit this vulnerability by...

9.8CVSS7.6AI score0.1393EPSS
SaveExploits9References1
Cvelist
Cvelist
added 2026/05/26 1:56 p.m.118 views

CVE-2026-4480 Samba: samba: remote code execution in printing subsystem via unescaped job description

A flaw was found in the Samba printing subsystem. Samba passes the client-controlled job description string to the command configured with the "print command" setting via the "%J" substitution character without escaping shell meta characters. A remote attacker could exploit this vulnerability by...

9CVSS0.1393EPSS
SaveExploits9References14
Tenable Nessus
Tenable Nessus
added 2026/05/26 12:00 a.m.22 views

TencentOS Server 3: python3 (TSSA-2026:0369)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0369 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

9.1CVSS6.1AI score0.00579EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/25 9:19 a.m.18 views

CLSA-2026-1779371406 vim: Fix of CVE-2026-42307

CVE-2026-42307: fix shell injection in netrw via the tempfile suffix when reading sftp:// or file:// URLs by escaping the tempfile and restricting the suffix regex to word characters...

4.4CVSS5.8AI score0.00774EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/25 9:12 a.m.14 views

CLSA-2026-1779700361 vim: Fix of CVE-2026-42307

CVE-2026-42307: fix shell injection in netrw via the tempfile suffix when reading sftp:// or file:// URLs by escaping the tempfile and restricting the suffix regex to word characters...

4.4CVSS5.8AI score0.00774EPSS
SaveExploits0References1
Rows per page
Query Builder