Lucene search
+L

723 matches found

Vulnrichment
Vulnrichment
added 2026/07/20 8:29 p.m.10 views

CVE-2026-56623 Apache MINA SSHD: Path traversal in org.apache.sshd:sshd-git on Windows

Path traversal on Windows in Apache MINA SSHD component sshd-git. Apache MINA SSHD is a Java library for client-side and server-side SSH. A git server implemented with Apache MINA SSHD component sshd-git and running on Windows could allow an authenticated remote user access to git repositories...

7.1CVSS5.5AI score0.00571EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:29 p.m.9 views

CVE-2026-56623

Path traversal on Windows in Apache MINA SSHD component sshd-git. Apache MINA SSHD is a Java library for client-side and server-side SSH. A git server implemented with Apache MINA SSHD component sshd-git and running on Windows could allow an authenticated remote user access to git repositories...

7.1CVSS5.5AI score0.00571EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 8:29 p.m.15 views

EUVD-2026-46104

Path traversal on Windows in Apache MINA SSHD component sshd-git. Apache MINA SSHD is a Java library for client-side and server-side SSH. A git server implemented with Apache MINA SSHD component sshd-git and running on Windows could allow an authenticated remote user access to git repositories...

7.1CVSS5.5AI score0.00571EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 8:29 p.m.31 views

CVE-2026-56623

The CVE-2026-56623 issue affects deployments using Apache MINA SSHD’s sshd-git to implement a git server on Windows. The vulnerability arises from Windows-specific path validation that is partly ineffective, potentially allowing an authenticated remote user to access git repositories outside the ...

7.1CVSS5.5AI score0.00571EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/07/20 8:29 p.m.27 views

CVE-2026-56623

Path traversal on Windows in Apache MINA SSHD component sshd-git. Apache MINA SSHD is a Java library for client-side and server-side SSH. A git server implemented with Apache MINA SSHD component sshd-git and running on Windows could allow an authenticated remote user access to git repositories...

7.1CVSS5.5AI score0.00571EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 8:28 p.m.42 views

CVE-2026-56624 Apache MINA SSHD: SSH certificate options lack validations

Improper certificate validation in Apache MINA SSHD server-side. Apache MINA SSHD is a Java library for client-side and server-side SSH. Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or...

7.3CVSS0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 8:28 p.m.68 views

CVE-2026-56624

The vulnerability CVE-2026-56624 affects Apache MINA SSHD (server-side) where OpenSSH user certificates with unsupported options, specifically force-command and verify-required, were not validated during authentication. The issue allows a user with such a certificate to potentially run commands b...

7.3CVSS5.7AI score0.0029EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 8:28 p.m.17 views

EUVD-2026-46103

Improper certificate validation in Apache MINA SSHD server-side. Apache MINA SSHD is a Java library for client-side and server-side SSH. Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or...

7.3CVSS5.7AI score0.0029EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/20 8:28 p.m.23 views

CVE-2026-56624

Improper certificate validation in Apache MINA SSHD server-side. Apache MINA SSHD is a Java library for client-side and server-side SSH. Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or...

7.3CVSS5.6AI score0.0029EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 8:28 p.m.9 views

CVE-2026-56624 Apache MINA SSHD: SSH certificate options lack validations

Improper certificate validation in Apache MINA SSHD server-side. Apache MINA SSHD is a Java library for client-side and server-side SSH. Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or...

7.3CVSS6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:28 p.m.6 views

CVE-2026-56624

Improper certificate validation in Apache MINA SSHD server-side. Apache MINA SSHD is a Java library for client-side and server-side SSH. Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or...

7.3CVSS5.6AI score0.0029EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/07/20 8:27 p.m.19 views

CVE-2026-58624

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.5AI score0.00635EPSS
SaveExploits0
CVE
CVE
added 2026/07/20 8:27 p.m.42 views

CVE-2026-58624

The CVE affects SSH servers implemented with Apache MINA SSHD that use the GitPgmCommandFactory. The root cause is improper input validation in the sshd-git GitPgmCommandFactory, which allowed an authenticated SSH user to run any JGit command, including commands that could write files on the serv...

5.4CVSS5.7AI score0.00635EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 8:27 p.m.15 views

EUVD-2026-46101

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.7AI score0.00635EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/20 8:27 p.m.8 views

CVE-2026-58624 Apache MINA SSHD: Remote execution of JGit commands can write files on the server

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.6AI score0.00635EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:27 p.m.7 views

CVE-2026-58624

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.6AI score0.00635EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/07/20 8:26 p.m.23 views

CVE-2026-56452

Path traversal in the sshd-scp component of Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. The implementation of receiving files or directories via SCP did not validate filenames in SCP "C" or "D" commands. A malicious sender could send filenames...

7.5CVSS5.3AI score0.0051EPSS
SaveExploits0
CVE
CVE
added 2026/07/20 8:26 p.m.30 views

CVE-2026-56452

CVE-2026-56452 describes a path traversal in the sshd-scp function of Apache MINA SSHD. The root cause is failure to validate filenames in SCP commands “C”/“D”, allowing a malicious sender to craft filenames that can write to attacker-controlled paths. Affected products are Apache MINA SSHD when ...

7.5CVSS5.3AI score0.0051EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:26 p.m.7 views

CVE-2026-56452

Path traversal in the sshd-scp component of Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. The implementation of receiving files or directories via SCP did not validate filenames in SCP "C" or "D" commands. A malicious sender could send filenames...

7.5CVSS5.3AI score0.0051EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 8:26 p.m.6 views

CVE-2026-56452 Apache MINA SSHD: Path traversal in SCP file reception

Path traversal in the sshd-scp component of Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. The implementation of receiving files or directories via SCP did not validate filenames in SCP "C" or "D" commands. A malicious sender could send filenames...

7.5CVSS5.8AI score
SaveExploits0References5
Rows per page
Query Builder