CVE-2026-56452

Source
https://cve.org/CVERecord?id=CVE-2026-56452
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-56452.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-56452
Downstream
Related
Published
2026-07-20T20:26:28.301Z
Modified
2026-07-29T03:30:52.114938840Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Apache MINA SSHD: Path traversal in SCP file reception
Details

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 containing paths, resulting in files to be written in attacker-controlled places.

The issue affects only

  • applications that use no longer supported Apache MINA SSHD versions < 2.0.0 and use the SCP functions to receive files,
  • or applications using sshd-scp in Apache MINA SSHD >= 2.0.0 to receive files.

Applications using Apache MINA SSHD >= 2.0.0 not using sshd-scp are not affected.

The issue is fixed in Apache MINA 2.19.0 and 3.0.0-M5. Affected applications are advised to upgrade to these versions.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56452.json",
    "cwe_ids": [
        "CWE-22",
        "CWE-73"
    ],
    "cna_assigner": "apache",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "last_affected": "2.18.0"
                },
                {
                    "introduced": "3.0.0-M1"
                },
                {
                    "last_affected": "3.0.0-M4"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/apache/mina-sshd

Affected ranges

Type
GIT
Repo
https://github.com/apache/mina-sshd
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:apache:mina_sshd:*:*:*:*:*:*:*:*",
        "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:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.19.0"
        },
        {
            "introduced": "3.0.0-m1"
        },
        {
            "last_affected": "3.0.0-m1"
        },
        {
            "introduced": "3.0.0-m2"
        },
        {
            "last_affected": "3.0.0-m2"
        },
        {
            "introduced": "3.0.0-m3"
        },
        {
            "last_affected": "3.0.0-m3"
        },
        {
            "introduced": "3.0.0-m4"
        },
        {
            "last_affected": "3.0.0-m4"
        }
    ]
}

Affected versions

3.*
3.0.0-m1
3.0.0-m2
3.0.0-m3
3.0.0-m4
sshd-2.*
sshd-2.0.0
sshd-2.1.0
sshd-2.10.0
sshd-2.11.0
sshd-2.12.0
sshd-2.12.1
sshd-2.13.0
sshd-2.13.1
sshd-2.14.0
sshd-2.15.0
sshd-2.16.0
sshd-2.17.0
sshd-2.17.1
sshd-2.18.0
sshd-2.2.0
sshd-2.3.0
sshd-2.4.0
sshd-2.5.0
sshd-2.5.1
sshd-2.6.0
sshd-2.7.0
sshd-2.8.0
sshd-2.9.0
sshd-2.9.1
sshd-2.9.2
sshd-3.*
sshd-3.0.0-M1
sshd-3.0.0-M2
sshd-3.0.0-M4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-56452.json"