SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-56624

HIGH · CVSS 7.3 EPSS 0.18%

Source: NVD + CISA KEV + EPSS · Published 2026-07-20 · Last synced 2026-08-19

CyberRota Analysis

AI-Generated

Apache MINA SSHD is vulnerable to improper certificate validation during user authentication, allowing users to authenticate with certificates that may include unauthorized command execution options. This could lead to unauthorized command execution on the server, posing a significant security risk. Organizations using Apache MINA SSHD for SSH services should prioritize upgrading to versions 2.19.0 or 3.0.0-M5 to mitigate this vulnerability.

CVE
CVE-2026-56624
Severity
HIGH
CVSS
7.3
EPSS
0.18%
Apache Java

Original NVD Description

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 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. This issue is fixed in Apache MINA SSHD 2.19.0 and 3.0.0-M5. Applications are advised to upgrade to these versions. 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).

Related CVEs

Other vulnerabilities affecting the same vendor(s)