
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-84268 is a heap-based buffer overflow vulnerability in the SFTP backend of GNOME's gvfs (GNOME Virtual File System). When a user mounts an SFTP share and reads a file, a malicious SFTP server can cause the read_reply() function to process a server-provided length that exceeds the client's requested size, writing past the allocated buffer boundaries and corrupting adjacent heap memory in the gvfsd-sftp process. All gvfs versions prior to 1.60.2 are affected; Red Hat Enterprise Linux systems running gvfs are also listed as affected (Red Hat Advisory, Red Hat Bugzilla). The vulnerability was reported by Keith Linneman (LinnemanLabs), disclosed on September 1, 2026, and carries a CVSS v3.1 base score of 8.8 (High) (Red Hat Advisory, Github Advisory).
The root cause is classified as CWE-122 (Heap-based Buffer Overflow): the read_reply() function in gvfs's SFTP backend trusts the length value returned by the server without validating it against the size of the allocated receive buffer (Red Hat Advisory, Github Advisory). An attacker operating or controlling a malicious SFTP server can craft a response with an inflated length field, causing read_reply() to write beyond the heap buffer's boundaries and corrupt adjacent memory in the gvfsd-sftp process. Exploitation requires user interaction — specifically, a victim must connect to the attacker-controlled SFTP server (e.g., by clicking a crafted sftp:// link or via a man-in-the-middle interception of an unverified connection) (Red Hat Advisory). No public proof-of-concept exploit code has been identified at this time (Github Advisory).
Successful exploitation results in heap memory corruption within the gvfsd-sftp process, leading to a denial of service (process abort upon heap corruption detection) or potentially arbitrary code execution in the context of the gvfs daemon (Red Hat Advisory). All three CIA pillars are rated High: confidentiality, integrity, and availability of the affected process are fully compromised if code execution is achieved. Red Hat notes that default RHEL mitigations — SELinux enforcement, ASLR, and NX memory protection — significantly increase the difficulty of achieving arbitrary code execution, limiting practical impact on hardened systems (Red Hat Advisory).
There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time (Github Advisory). The NVD SSVC assessment classifies exploitation as "none" and the attack as non-automatable, reflecting the requirement for user interaction. The EPSS score is approximately 0.33%, placing this vulnerability in the 26th percentile for exploitation likelihood within 30 days (Github Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, and no threat actor attribution has been reported.
read_reply() responses with a length field that exceeds the actual data and the client's requested buffer size.sftp:// URI to the target user (e.g., via phishing email, malicious web page, or document) or positions themselves as a man-in-the-middle on an unverified SFTP connection.gvfsd-sftp to connect to the attacker's server.read_reply() function writes beyond the allocated heap buffer, corrupting adjacent memory in the gvfsd-sftp process.gvfsd-sftp process context (Red Hat Advisory, Red Hat Bugzilla).gvfsd-sftp process; repeated restarts of the gvfs SFTP daemon./var/log/messages, journalctl) showing gvfsd-sftp process aborts with heap corruption errors or segmentation faults; gvfs debug logs indicating abnormal SFTP response lengths.sftp:// URIs delivered via email or web.gvfsd-sftp in /var/lib/systemd/coredump/ or /tmp/ following process crashes.The upstream fix is included in gvfs version 1.60.2; users should upgrade to this version or later as soon as packages are available for their distribution (Red Hat Bugzilla). A Fedora 43 advisory has been issued for updated gvfs packages (Linux Security). As an immediate workaround, Red Hat recommends not connecting to untrusted SFTP servers; organizations should restrict SFTP mounting to known, trusted servers and consider disabling SFTP mounting capabilities via gvfs if not operationally required (Red Hat Advisory). On RHEL systems, ensuring SELinux is in enforcing mode and ASLR is enabled provides additional mitigation against arbitrary code execution.
Red Hat rated this vulnerability as "Important" severity and acknowledged that default RHEL security features (SELinux, ASLR, NX) reduce the practical risk of code execution (Red Hat Advisory). The vulnerability was credited to Keith Linneman of LinnemanLabs. Community discussion appeared on Reddit's r/pwnhub CVE daily brief and on Bluesky, with general awareness-level coverage rather than significant alarm, consistent with the lack of active exploitation.
Fix availability across major Linux distributions and their releases.
bionic (esm-infra)
gvfs
devel
gvfs
focal (esm-infra)
gvfs
jammy
gvfs
noble
gvfs
resolute
gvfs
xenial (esm-infra-legacy)
gvfs
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."