CVE-2019-18259
Description
Multiple authentication bypass flaws in Omron CJ, CS, and NX1P2 series PLCs let an attacker spoof messages or execute arbitrary commands remotely.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Multiple authentication bypass flaws in Omron CJ, CS, and NX1P2 series PLCs let an attacker spoof messages or execute arbitrary commands remotely.
Vulnerability
Omron CJ series (all versions), CS series (all versions), and NX1P2 series (all versions) programmable logic controllers (PLCs) are affected by three distinct vulnerabilities: authentication bypass by spoofing, authentication bypass by capture-replay, and an unrestricted externally accessible lock (CWE-412, CVE-2019-18269) [1]. The FINS protocol (default port 9600) lacks sufficient authentication, allowing an attacker to bypass security checks and send arbitrary messages to the PLC as if from an authorized user.
Exploitation
An unauthenticated attacker with network access to the affected PLC can exploit these vulnerabilities remotely with low skill level [1]. By sending specially crafted FINS packets or capturing and replaying legitimate commands, the attacker can spoof arbitrary messages to the device. No user interaction or special privileges are required. The attacker only needs network connectivity to the PLC’s FINS port.
Impact
Successful exploitation enables the attacker to pose as an authorized user, read status information (confidentiality impact: low), modify configuration or send commands (integrity impact: low), and potentially cause denial-of-service conditions (availability impact: high) [1]. The overall CVSS v3 base score is 8.6, reflecting the high availability impact and ease of remote exploitation.
Mitigation
Omron recommends filtering access to the FINS port (default 9600) using a firewall and blocking unnecessary remote access. Additionally, IP address filtering should be applied to restrict connections to authorized devices only [1]. As of the published advisory (Update B, November 29, 2022), these workarounds are the primary mitigations; no firmware patch is specified for the affected PLC series. Organizations should follow CISA guidance to minimize risk, including network segmentation and restricting external access to critical control networks.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Omron/PLC CJ seriesdescription
- Range: all versions
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1- www.us-cert.gov/ics/advisories/icsa-19-346-02mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.