Report: CVE-2026-4851 - GRID::Machine versions through 0.127 for Perl allows arbitrary code execution via

Report: CVE-2026-4851 - GRID::Machine versions through 0.127 for Perl allows arbitrary code execution via

CVE ID :CVE-2026-4851 Published : March 29, 2026, 1:15 a.m. | 1 hour, 18 minutes ago Description :GRID::Machine versions through 0.127 for Perl allows arbitrary code execution via unsafe deserialization. GRID::Machine provides Remote Procedure Calls (RPC) over SSH for Perl. The client connects to remote hosts to execute code on them. A compromised or malicious remote host can execute arbitrary code back on the client through unsafe deserialization in the RPC protocol. read_operation() in lib/GRID/Machine/Message.pm deserialises values from the remote side using eval() $arg .= '$VAR1'; my $val = eval

CVE Details

Published
March 29, 2026
Impact: code execution