Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-58624
Published:July 20, 2026
Updated:July 21, 2026
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 git commands via the JGit library on git repositories stored on the server. This GitPgmCommandFactory allowed a user authenticated via SSH to run any JGit command available, including commands that could write files at arbitrary places such as git archive with the --output option. Affected are SSH servers implemented with Apache MINA SSHD and using the GitPgmCommandFactory. If the GitPgmCommandFactory is not configured on the server, the server is not affected. It is recommended to upgrade affected servers to Apache MINA SSHD 2.19.0 or 3.0.0-M5, which fix this issue. The issue is fixed by restricting the available commands to a small whitelist of uncritical commands (such as git log). git archive is also allowed, but its --output argument is ignored and the archive is always sent through the SSH channel to the client.
Affected Packages
https://github.com/apache/mina-sshd.git (GITHUB):
Affected version(s) >=sshd-3.0.0-M1 <sshd-3.0.0-M5
Fix Suggestion:
Update to version sshd-3.0.0-M5
https://github.com/apache/mina-sshd.git (GITHUB):
Affected version(s) >=sshd-2.3.0 <sshd-2.19.0
Fix Suggestion:
Update to version sshd-2.19.0
org.apache.sshd:sshd-git (JAVA):
Affected version(s) >=2.3.0 <2.19.0
Fix Suggestion:
Update to version 2.19.0
org.apache.sshd:sshd-git (JAVA):
Affected version(s) >=3.0.0-M1 <3.0.0-M5
Fix Suggestion:
Update to version 3.0.0-M5
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Improper Input Validation
EPSS
Base Score:
0.23