Security readout for executives and security teams
Plain-English summary
Midnight Commander through 4.8.26 could connect by SFTP without showing or checking the server fingerprint. Users therefore lacked a normal way to confirm they were reaching the real server, increasing risk of credential or data exposure during intercepted SFTP sessions.
Executive priority
Treat this as a targeted workstation and administrator-tool risk, not a broad remote-code-execution emergency. Prioritize teams that use Midnight Commander for SFTP to sensitive systems.
Technical view
The flaw is in Midnight Commander’s SFTP virtual filesystem connection behavior. During SFTP setup, server identity was not verified or displayed to the user. The CVE record provides no CVSS score, CWE, confirmed patch version, or active exploitation evidence.
Likely exposure
Exposure is limited to systems using Midnight Commander through 4.8.26 for SFTP connections, especially from administrator workstations or over untrusted networks. Ordinary local file browsing is not implicated by the provided description.
Exploitation context
The source bundle does not show active exploitation, and KEV is false. The risk scenario is server impersonation during SFTP connection setup because the user cannot validate the remote server’s authenticity.
Researcher notes
Evidence is concise and incomplete: the CVE describes missing SFTP fingerprint display/checking, but does not provide CVSS, CWE, patch status, exploit reports, or full affected CPE data. Avoid overstating scope beyond Midnight Commander through 4.8.26.
Mitigation direction
- Check Midnight Commander vendor guidance and release notes for a version addressing SFTP fingerprint verification.
- Avoid using affected Midnight Commander SFTP for sensitive transfers until verification behavior is confirmed.
- Use SFTP tooling that performs host-key or fingerprint verification for sensitive connections.
- Prefer trusted network paths or VPN controls for unavoidable affected-client usage.
Validation and detection
- Inventory Midnight Commander installations and identify versions through 4.8.26.
- Confirm whether users or scripts rely on Midnight Commander SFTP connections.
- Review vendor source, advisories, or release notes for fingerprint verification changes.
- Test in a controlled environment whether SFTP displays or validates server identity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2021-36370 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/MidnightCommander/mc/blob/master/src/vfs/sftpfs/connection.cCVE reference · x_refsource_MISC
- https://github.com/MidnightCommander/mc/blob/5c1d3c55dd15356ec7d079084d904b7b0fd58d3e/src/vfs/sftpfs/connection.c#L484CVE reference · x_refsource_MISC
- https://sourceforge.net/projects/mcwin32/files/CVE reference · x_refsource_MISC
- https://midnight-commander.org/CVE reference · x_refsource_MISC
- https://docs.ssh-mitm.at/CVE-2021-36370.htmlCVE reference · x_refsource_MISC
- https://mail.gnome.org/archives/mc-devel/2021-August/msg00008.htmlCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
