CVE-2026-84268

8.8

Red Hat · gvfs

A heap-based buffer overflow in the gvfs SFTP backend allows a malicious server to corrupt memory, potentially leading to denial of service or arbitrary code execution.

Executive summary

A heap-based buffer overflow vulnerability in the gvfs SFTP backend of Red Hat Enterprise Linux systems poses a significant risk of arbitrary code execution or service disruption.

Vulnerability

This is a heap-based buffer overflow (CWE-122) occurring within the read_reply function of the gvfs SFTP backend. An unauthenticated attacker controlling a malicious SFTP server can trigger this flaw when a client attempts to read a file from the share, leading to memory corruption.

Business impact

The vulnerability carries a CVSS score of 8.8, classifying it as High severity. Successful exploitation could allow a malicious server to execute arbitrary code with the privileges of the user running the gvfsd-sftp process, potentially leading to full system compromise, data theft, or service unavailability.

Remediation

Immediate Action: Monitor official Red Hat security advisories and apply the relevant security patches for gvfs as soon as they are released for your specific distribution version.

Proactive Monitoring: Review system logs for unusual crashes related to the gvfsd-sftp process, which may indicate attempted exploitation or heap corruption.

Compensating Controls: Restrict SFTP connections to trusted servers only and implement network egress filtering to prevent internal systems from communicating with untrusted or unauthorized SFTP endpoints.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the high CVSS score and the potential for arbitrary code execution, this vulnerability should be treated with urgency. Administrators must track the Red Hat errata for this CVE and prioritize the deployment of the provided security updates across all affected RHEL environments to prevent unauthorized code execution.

More Red Hat CVEs

Sources

Originally found and disclosed by Red Hat would like to thank Keith Linneman (LinnemanLabs) for reporting this issue., per the CVE Program record.