PatchSiren cyber security CVE debrief
CVE-2026-56452 Apache Software Foundation CVE debrief
A path traversal vulnerability exists in the sshd-scp component of Apache MINA SSHD, 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, allowing a malicious sender to send filenames containing paths and write files to attacker-controlled locations.
- Vendor
- Apache Software Foundation
- Product
- Apache MINA SSHD
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-20
- Original CVE updated
- 2026-07-27
- Advisory published
- 2026-07-20
- Advisory updated
- 2026-07-27
Who should care
Developers and administrators of applications using Apache MINA SSHD versions < 2.0.0 and >= 2.0.0 with sshd-scp for receiving files should be aware of this vulnerability. Applications using Apache MINA SSHD >= 2.0.0 without sshd-scp are not affected.
Technical summary
The vulnerability arises from the lack of filename validation in SCP 'C' and 'D' commands within the sshd-scp component of Apache MINA SSHD. This oversight allows an attacker to manipulate filenames, potentially leading to file writes in unauthorized locations. The issue is particularly concerning for applications that use Apache MINA SSHD versions prior to 2.0.0 or versions >= 2.0.0 with the sshd-scp component for file reception.
Defensive priority
High priority should be given to upgrading to Apache MINA SSHD versions 2.19.0 or 3.0.0-M5, as the issue is fixed in these versions. Additionally, reviewing and restricting SCP commands, validating filenames, and implementing compensating controls can help mitigate the risk.
Recommended defensive actions
- Upgrade to Apache MINA SSHD version 2.19.0 or 3.0.0-M5
- Review and restrict SCP commands to only allow authorized file transfers
- Validate filenames in SCP 'C' and 'D' commands
- Implement compensating controls such as monitoring and logging
- Conduct thorough inventory checks to identify affected applications
Evidence notes
The CVE record was published on 2026-07-20T21:16:48.820Z and was last modified on 2026-07-27T13:49:31.850Z. The NVD entry is currently Analyzed. Vendor advisory and mailing list references are provided.
Official resources
-
CVE-2026-56452 CVE record
CVE.org
-
CVE-2026-56452 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Vendor Advisory, Mailing List
-
Mitigation or vendor reference
af854a3a-2127-422b-91ae-364da2661108 - Mailing List, Third Party Advisory
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-20T21:16:48.820Z and has not been modified since then. The NVD entry is currently Analyzed.