Cyber Posture

CVE-2026-32355

HighRCE

Published: 13 March 2026

Published
13 March 2026
Modified
22 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0006 19.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32355 is a high-severity Deserialization of Untrusted Data (CWE-502) vulnerability. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 19.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Patching the JetEngine plugin to version 3.8.4.1 or later directly remediates the deserialization of untrusted data vulnerability as specified in the advisory.

prevent

Validating all information inputs prior to deserialization prevents object injection exploitation in the vulnerable JetEngine plugin.

detect

Vulnerability scanning identifies the presence of vulnerable JetEngine versions prior to 3.8.4.1, enabling timely flaw remediation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Deserialization/object injection flaw in public-facing WordPress plugin directly enables remote exploitation for initial access (T1190) and arbitrary code execution via shell commands (T1059.004); low-privilege auth to full compromise also maps to privilege escalation (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Deserialization of Untrusted Data vulnerability in Crocoblock JetEngine jet-engine allows Object Injection.This issue affects JetEngine: from n/a through < 3.8.4.1.

Deeper analysisAI

CVE-2026-32355 is a Deserialization of Untrusted Data vulnerability (CWE-502) in the Crocoblock JetEngine WordPress plugin, enabling Object Injection. The issue affects all versions of JetEngine prior to 3.8.4.1. It carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant confidentiality, integrity, and availability impacts.

An authenticated attacker with low privileges can exploit this vulnerability remotely with low complexity and no user interaction required. Successful exploitation allows object injection, potentially leading to arbitrary code execution, data manipulation, or system compromise on the targeted WordPress site.

Patchstack's advisory for this vulnerability recommends updating the JetEngine plugin to version 3.8.4.1 or later, where the deserialization flaw has been addressed. No additional workarounds are specified in the provided reference.

Details

CWE(s)

CVEs Like This One

CVE-2026-24976Shared CWE-502
CVE-2025-20124Shared CWE-502
CVE-2026-40901Shared CWE-502
CVE-2026-28138Shared CWE-502
CVE-2026-32513Shared CWE-502
CVE-2026-24974Shared CWE-502
CVE-2026-25358Shared CWE-502
CVE-2026-24989Shared CWE-502
CVE-2025-30773Shared CWE-502
CVE-2026-24954Shared CWE-502

References