SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-84269

MEDIUM · CVSS 6.5 EPSS 0.25%

Source: NVD + CISA KEV + EPSS · Published 2026-09-01 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

A vulnerability exists in the AFP backend of gvfs, where a malicious AFP server can exploit improper length verification during share mounting, leading to a heap buffer overflow. This can crash the gvfsd-afp process, resulting in a denial of service. Organizations using gvfs for network file sharing should prioritize patching this issue to mitigate potential disruptions.

CVE
CVE-2026-84269
Severity
MEDIUM
CVSS
6.5
EPSS
0.25%

Original NVD Description

A flaw was found in the AFP backend in gvfs. When mounting a share, a malicious AFP server can cause the DSI read path to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the pre-sized reply buffer, causing the operation to access past the intended boundaries. This issue allows a malicious server to overflow a heap buffer and crash the gvfsd-afp process, resulting in a denial of service.