← Vulnerability feed

Vulnerability record · CVE-2023-50223 · published 3 May 2024

CVE-2023-50223: Inductive Automation Ignition deserialization flaw enables remote code execution

Inductiveautomation · Ignition

CVE-2023-50223 is a deserialization of untrusted data vulnerability in the ExtendedDocumentCodec class of Inductive Automation Ignition. The class fails to validate user-supplied data before deserializing it, letting an authenticated remote attacker run code as SYSTEM. Because Ignition is commonly deployed in industrial environments, successful exploitation can give an attacker full control of the host.

8.8 CVSS 3.1 High EPSS 55% · top 1.0% CWE-502 · Deserialization of untrusted data
8.8CVSS 3.1 base score
55%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

Inductive Automation Ignition ExtendedDocumentCodec Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Inductive Automation Ignition. Authentication is required to exploit this vulnerability. The specific flaw exists within the ExtendedDocumentCodec class. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-22127.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityCVSS 8.8 with network reachability and SYSTEM-level code execution, plus a very high EPSS score, make this a serious risk despite the authentication requirement.

What it is

CVE-2023-50223 is a deserialization of untrusted data vulnerability in the ExtendedDocumentCodec class of Inductive Automation Ignition. The class fails to validate user-supplied data before deserializing it, letting an authenticated remote attacker run code as SYSTEM. Because Ignition is commonly deployed in industrial environments, successful exploitation can give an attacker full control of the host.

Impact

An attacker gains arbitrary code execution in the context of SYSTEM on the affected Ignition installation, effectively full control of the server.

Attack surface

The flaw is reachable over the network (AV:N) with low attack complexity and no user interaction, but it requires low-privileged authentication (PR:L). Any authenticated account able to reach the vulnerable codec path can attempt exploitation.

Exploitation

The record shows no CISA KEV listing and no public exploit reference tags, but EPSS is 0.55177 (99th percentile), indicating a high modeled likelihood of exploitation activity. No ransomware group usage is documented.

What to do

  • Apply the vendor patch or fixed release referenced in the Inductive Automation advisory (security.inductiveautomation.com).
  • If patching is delayed, restrict network access to Ignition services to trusted hosts and segments.
  • Enforce least privilege and review which accounts can reach the vulnerable codec functionality.
  • Monitor for and block deserialization of untrusted data at application boundaries where feasible.
  • Review the ZDI-24-018 advisory for additional vendor guidance.

Detection

  • Monitor Ignition server logs and process behavior for unexpected child processes or command execution spawned by the Ignition service.
  • Alert on anomalous network traffic to Ignition endpoints from authenticated sessions, especially serialized payload patterns.
  • Baseline normal ExtendedDocumentCodec usage and flag unusual deserialization activity or payload sizes.
  • Watch for SYSTEM-level process creation events originating from the Ignition service account.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-50223 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-39475Inductive Automation Ignition Java deserialization RCEInductive Automation Ignition fails to validate user-supplied data in the ParameterVersionJavaSerializationCodec class, allowing deserialization of u…EPSS 64%analysed9.8CVE-2023-39476Inductiveautomation ignition deserialization of untrusted data vulnerabilityInductive Automation Ignition JavaSerializationCodec Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows…EPSS 2.2%9.8CVE-2022-1704Inductiveautomation ignition xml external entity (xxe) vulnerabilityDue to an XML external entity reference, the software parses XML in the backup/restore functionality without XML security flags, which may lead to a …EPSS 0.96%9.8CVE-2022-35869Inductive Automation Ignition gateway authentication bypassIgnition 8.1.15 (b2022030114) contains an authentication bypass in com.inductiveautomation.ignition.gateway.web.pages, where functionality is reachab…EPSS 60%analysed9.8CVE-2022-35890Inductiveautomation ignition incorrect authorization vulnerabilityAn issue was discovered in Inductive Automation Ignition before 7.9.20 and 8.x before 8.1.17. Designer and Vision Client Session IDs are mishandled. …EPSS 2.0%9.0CVE-2023-38121Inductiveautomation ignition cross-site scripting vulnerabilityInductive Automation Ignition OPC UA Quick Client Cross-Site Scripting Remote Code Execution Vulnerability. This vulnerability allows remote attacker…EPSS 1.2%8.8CVE-2023-50232Inductiveautomation ignition argument injection vulnerabilityInductive Automation Ignition getParams Argument Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute…EPSS 1.4%8.8CVE-2023-50233Inductiveautomation ignition path traversal vulnerabilityInductive Automation Ignition getJavaExecutable Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers t…EPSS 2.1%

Source: NIST National Vulnerability Database (record CVE-2023-50223), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.