CVE-2026-56624
Severity CVSS v4.0:
Pending analysis
Type:
CWE-295
Improper Certificate Validation
Publication date:
20/07/2026
Last modified:
27/07/2026
Description
Improper certificate validation in Apache MINA SSHD (server-side). Apache MINA SSHD is a Java library for client-side and server-side SSH.<br />
<br />
<br />
<br />
<br />
Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or verify-required options that could be embedded in the certificate, nor did it validate these options. As a result it was possible that a user could authenticate with such a certificate that included a force-command option but still was able to execute other commands. What other command exactly would be available to the user depends on the implementation of the server.<br />
<br />
<br />
<br />
<br />
This issue is fixed in Apache MINA SSHD 2.19.0 and 3.0.0-M5. Applications are advised to upgrade to these versions.<br />
<br />
<br />
<br />
<br />
The fix rejects OpenSSH user certificates that include these options, since Apache MINA SSHD implements neither force-command nor sk-*-cert-v01@openssh.com user certificates (which are the only ones for which verify-required would make sense).
Impact
Base Score 3.x
7.30
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:mina_sshd:*:*:*:*:*:*:*:* | 2.0.0 (including) | 2.19.0 (excluding) |
| cpe:2.3:a:apache:mina_sshd:3.0.0:m1:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:mina_sshd:3.0.0:m2:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:mina_sshd:3.0.0:m3:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:mina_sshd:3.0.0:m4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



