GRID::Machine versions through 0.127 for Perl allows arbitrary code execution via unsafe deserialization

Summary

CVECVE-2026-4851
StatePUBLISHED
AssignerCPANSec
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-03-29 01:15:56 UTC
Updated2026-04-01 15:23:23 UTC
DescriptionGRID::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 "no strict; $arg"; # line 40-41 $arg is raw bytes from the protocol pipe. A compromised remote host can embed arbitrary perl in the Dumper-formatted response: $VAR1 = do { system("..."); }; This executes on the client silently on every RPC call, as the return values remain correct. This functionality is by design but the trust requirement for the remote host is not documented in the distribution.

Risk And Classification

Primary CVSS: v3.1 9.8 CRITICAL from [email protected]

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS: 0.000670000 probability, percentile 0.206870000 (date 2026-04-01)

Problem Types: CWE-95 | CWE-502 | CWE-502 CWE-502 Deserialization of Untrusted Data | CWE-95 CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')


VersionSourceTypeScoreSeverityVector
3.1[email protected]Primary9.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
3.1ADPDECLARED9.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
3.1134c704f-9b21-4f2e-91b3-4a467353bcc0Secondary9.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS v3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

NVD Known Affected Configurations (CPE 2.3)

TypeVendorProductVersionUpdateEditionLanguage
Application Casiano Grid \ machine All All

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA CASIANO GRIDMachine affected 0.127 custom Not specified

References

ReferenceSourceLinkTags
www.openwall.com/lists/oss-security/2026/03/26/6 9b29abf9-4ab0-4765-b253-1875cd9b441e www.openwall.com Mailing List
www.openwall.com/lists/oss-security/2026/03/26/6 af854a3a-2127-422b-91ae-364da2661108 www.openwall.com Mailing List
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

Vendor Comments And Credit

Discovery Credit

CNA: Pied Crow [email protected] (en)

Additional Advisory Data

SourceTimeEvent
CNA2026-03-24T00:00:00.000ZVulnerability reported to module author and CPANSec
CNA2026-03-25T00:00:00.000ZCVE assigned by CPANSec
CNA2026-03-26T00:00:00.000ZAuthor confirmed module is unmaintained, no fix available
CNA2026-03-26T00:00:00.000ZDisclosed on oss-security mailing list

Workarounds

CNA: There is no fix available. If used, only connect to trusted remote hosts.

© CVE.report 2026 |

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

CVE.report and Source URL Uptime Status status.cve.report