
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-28295 is a Server-Side Request Forgery (SSRF) vulnerability in the GVfs FTP backend that allows a malicious FTP server to probe open ports accessible from the client's network. The flaw exists in daemon/gvfsftptask.c (lines 868–907), where the client unconditionally trusts the IP address and port provided in FTP passive mode (PASV) responses. It was disclosed on February 26, 2026, and affects the gvfs package across multiple Linux distributions including Red Hat Enterprise Linux, SUSE, Ubuntu, Debian, and Slackware. It carries a CVSS v3.1 base score of 4.3 (Medium) (Red Hat CVE, Red Hat Bugzilla).
The root cause is classified as CWE-918 (Server-Side Request Forgery). In daemon/gvfsftptask.c, the GVfs FTP backend parses the server's PASV reply and directly constructs a GInetSocketAddress without validating that the advertised IP matches the control connection or restricting private/internal addresses. The client then connects to this arbitrary endpoint via g_vfs_ftp_connection_open_data_connection(), enabling the malicious server to direct the client to connect to any IP and port combination. Exploitation requires user interaction — a user must connect to a malicious FTP server — but no authentication or special privileges are required on the attacker's side (Red Hat Bugzilla, Red Hat CVE).
A malicious FTP server can exploit this vulnerability to perform network reconnaissance by probing for open ports accessible from the victim client's network. The primary impact is limited confidentiality loss — an attacker can infer network topology and service availability behind the client's network boundary, which could facilitate further targeted attacks. There is no integrity or availability impact, and exploitation is constrained to information disclosure (Red Hat CVE, Red Hat Bugzilla).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2026-28295. The EPSS score is approximately 0.028% (0.000280), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires user interaction (a user must connect to a malicious FTP server), which further limits practical attack scenarios (Red Hat CVE).
192.168.1.1:22) instead of the server's own address.g_vfs_ftp_connection_open_data_connection() to connect to the attacker-specified endpoint.gvfsd-ftp daemon process initiating TCP connections to hosts or ports unrelated to the FTP server being accessed.Patches have been issued by multiple Linux distributions. Users should update the gvfs package to the fixed version provided by their distribution: Ubuntu (USN-8114-1), SUSE (SUSE-SU-2026:0916-1, SUSE-SU-2026:0960-1), Debian (DLA-4513-1), Amazon Linux 2 (ALAS2-2026-3197), Slackware (SSA:2026-059-01), and openSUSE. FreeBSD users should update via the ports tree (freshports.org). No configuration-based workaround has been officially documented; upgrading to a patched gvfs version is the recommended remediation (Ubuntu Advisory, Debian Advisory, openSUSE Advisory).
Coverage of CVE-2026-28295 has been primarily technical and distribution-focused, with advisories issued by Red Hat, Ubuntu, SUSE, Debian, Slackware, and Amazon Linux. The German Linux news site Pro-Linux.de published multiple security notices covering the gvfs issues. No significant researcher commentary, vendor statements beyond patch advisories, or notable social media discussion has been identified (Red Hat CVE).
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."