Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-84269
- https://bugzilla.redhat.com/show_bug.cgi?id=2526784
- https://gitlab.gnome.org/GNOME/gvfs/-/issues/863
- https://gitlab.gnome.org/GNOME/gvfs/-/issues/863
FAQ
What is CVE-2026-84269?
CVE-2026-84269 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 d...
How severe is CVE-2026-84269?
CVE-2026-84269 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84269?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.