LiveActive security incident?Get immediate response
CVE Record

CVE-2026-0964: Libssh: improper sanitation of paths received from scp servers

A malicious SCP server can send unexpected paths that could make the client application override local files outside of working directory. This could be misused to create malicious executable or configuration files and make the user execute them under specific consequences. This is the same issue as in OpenSSH, tracked as CVE-2019-6111.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2026-0964 lets a malicious SCP server trick a vulnerable libssh-based client into writing files outside the intended download directory. Business impact depends on where SCP clients run and whether users connect to untrusted servers. The issue is medium severity because user interaction and a malicious server are required.

Executive priority

Treat as a moderate patching and exposure-management item. Prioritize internet-adjacent automation, privileged administrative workstations, CI systems, and environments that fetch files from third-party SCP servers. It is not presented as wormable or actively exploited in the supplied sources.

Technical view

The issue is CWE-22 path traversal in libssh SCP client path handling. Paths received from an SCP server are not sufficiently sanitized, allowing unexpected local file writes outside the working directory. Red Hat maps this to CVSS 3.0 score 5.0 and notes similarity to OpenSSH CVE-2019-6111.

Likely exposure

Exposure is most likely on systems using affected Red Hat libssh packages on RHEL 8, RHEL 9, RHEL 10, and OpenShift Container Platform 4/RHCOS. RHEL 6, RHEL 7, and Red Hat Hardened Images libssh2 entries are listed as unaffected in the supplied data.

Exploitation context

The attacker must control or compromise an SCP server and convince a user or client application to connect and retrieve files. The supplied sources do not show CISA KEV listing or active exploitation. Potential outcomes include local file overwrite, malicious executable placement, or configuration tampering under specific conditions.

Researcher notes

Focus validation on client-side SCP path handling in libssh consumers, not SSH server exposure alone. The affected condition depends on receiving paths from a malicious SCP server. Evidence is strongest for Red Hat package impact and upstream libssh security releases; exploit prevalence is not established here.

Mitigation direction

  • Apply vendor updates from the referenced Red Hat advisories where applicable.
  • Review libssh 0.12.0 and 0.11.4 security release guidance.
  • Avoid SCP transfers from untrusted or newly introduced servers.
  • Restrict automated SCP jobs to trusted, authenticated endpoints.
  • Monitor vendor advisories for product-specific fixed package versions.

Validation and detection

  • Inventory systems with libssh on RHEL 8, 9, 10, and OpenShift 4/RHCOS.
  • Compare installed package versions against Red Hat advisory guidance.
  • Identify applications that use libssh SCP client functionality.
  • Review automation for SCP downloads from external or third-party servers.
  • Check endpoint telemetry for unexpected file writes after SCP transfers.
Prepared
Confidence
high
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

cwe · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-0964 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L

Official CVE source material

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.

1CVSS vectors
5Timeline events
1ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L1.63.4redhat

Vulnerability scoring details

Base CVSS 3.0 score

5Medium
CVSS 3.0 vector shape for CVE-2026-0964Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. Source timelineredhat

    Reported to Red Hat.

  3. Source timelineredhat

    Made public.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat Enterprise Linux 10libssh, 0:0.12.0-2.el10affected
Red HatRed Hat Enterprise Linux 9libssh, 0:0.10.4-18.el9affected
Red HatRed Hat Enterprise Linux 9libssh, 0:0.10.4-18.el9affected
Red HatRed Hat Enterprise Linux 6libssh2unaffected
Red HatRed Hat Enterprise Linux 7libssh2unaffected
Red HatRed Hat Enterprise Linux 8libsshaffected
Red HatRed Hat Hardened Imageslibssh2unaffected
Red HatRed Hat OpenShift Container Platform 4rhcosaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.