PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-48798 sshnet CVE debrief

CVE-2026-48798 is a high-severity vulnerability in SSH.NET, a Secure Shell (SSH) library for .NET. The vulnerability allows a malicious SCP server to create or overwrite files on the client system due to improper containment validation of file and directory names returned by the remote SCP server. This issue affects SSH.NET versions 2025.1.0 and earlier, and is fixed in version 2026.0.0. Defenders should assess exposure and apply patches to prevent potential file system manipulation. The vulnerability has a CVSS score of 7.1 and is considered HIGH severity.

Vendor
sshnet
Product
SSH.NET
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-18
Original CVE updated
2026-09-18
Advisory published
2026-08-18
Advisory updated
2026-09-18

Who should care

Defenders responsible for systems using SSH.NET, especially those in environments where SSH is used for secure file transfers, should assess exposure and apply patches. This includes IT teams managing .NET applications that utilize SSH.NET for secure file transfers, as well as security teams responsible for vulnerability management and patching. Additionally, operators and administrators of affected systems should be aware of the potential risks and take措施

Why it matters

CVE-2026-48798 is a high-severity vulnerability in SSH.NET that allows a malicious SCP server to create or overwrite files on the client system. Defenders should prioritize verifying exposure, applying patches, and monitoring systems for suspicious activity.

  • Verify exposure and apply patches to prevent file system manipulation
  • Monitor systems for suspicious file creation or overwrite attempts
  • Update inventory to ensure all instances of SSH.NET are patched

Technical summary

The ScpClient.Download method in SSH.NET versions 2025.1.0 and earlier does not properly validate file and directory names returned by a remote SCP server. This allows a malicious server to create or overwrite files anywhere writable by the client process. The vulnerability is due to a lack of containment validation, which enables an attacker to use ../ sequences or absolute paths to manipulate the file system. The issue is fixed in version 2026.0.0, which includes proper validation of file and directory names. Defenders should prioritize verifying exposure and applying patches, especially for systems using SSH.NET versions 2025.1.0 and earlier.

Defensive priority

Defenders should prioritize verifying exposure and applying patches, especially for systems using SSH.NET versions 2025.1.0 and earlier.

Recommended defensive actions

  • Verify if systems using SSH.NET are exposed and upgrade to version 2026.0.0 or later
  • Review and update inventory to ensure all instances of SSH.NET are patched
  • Monitor systems for suspicious file creation or overwrite attempts
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The vulnerability is described in the CVE record and NVD entry, with additional details from source references on GitHub. The CVE record was published on 2026-08-18T15:16:54.427Z and has not been modified since then. The NVD entry provides a detailed assessment of the vulnerability. Additional source references provide further details on the vulnerability and patched versions.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-48798 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-48798

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-48798 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48798

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.