Deserialization of Untrusted Data in Fabric - CVE-2026-41586

 

Deserialization of Untrusted Data in Fabric - CVE-2026-41586

Published: April 23, 2026


Vulnerability identifier: #VU127237
CSH Severity: Medium
CVSS v4: 8.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-41586
CWE-ID: CWE-502
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to execute arbitrary code.

The vulnerability exists due to deserialization of untrusted data in Channel.deSerializeChannel() and Channel.readObject() when processing untrusted serialized Channel byte arrays. A local user can supply crafted serialized data to execute arbitrary code.

This is a client-side deserialization surface and user interaction may be required to open or process attacker-controlled serialized channel data.


Affected software

Fabric

How to mitigate CVE-2026-41586

Install security update from vendor's website.

Fabric - update to 2.3.0

External References

Related Security Bulletins