LiveActive security incident?Get immediate response
CVE Record

CVE-2015-0987: Omron CX-One CX-Programmer before 9.6, CJ2M PLC devices before 2.1, and CJ2H PLC devices before 1.5 rely on...

Omron CX-One CX-Programmer before 9.6, CJ2M PLC devices before 2.1, and CJ2H PLC devices before 1.5 rely on cleartext password transmission, which allows remote attackers to obtain sensitive information by sniffing the network during a PLC unlock request.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This issue exposes Omron PLC unlock passwords because affected programming software and PLC firmware transmit them in cleartext. An attacker who can observe the industrial network during an unlock request could capture sensitive credentials and potentially affect PLC operations.

Executive priority

Treat as urgent for sites using the named Omron PLC products. The issue can expose operational credentials and could affect industrial control integrity, but urgency should be prioritized by actual product presence and network accessibility.

Technical view

CVE-2015-0987 is CWE-319 cleartext transmission in Omron CX-One CX-Programmer before 9.6, CJ2M PLC firmware before 2.1, and CJ2H PLC firmware before 1.5. The cited condition is network sniffing during a PLC unlock request. CVSS v3.1 is 10.0.

Likely exposure

Exposure is most likely in OT environments using the named Omron engineering software or CJ2M/CJ2H PLC firmware versions before the listed releases, especially where PLC programming traffic is visible to other network hosts.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires network visibility during a PLC unlock request, so risk depends heavily on OT network segmentation and engineering workstation practices.

Researcher notes

The source bundle gives affected product/version boundaries and attack condition, but not packet details, exploit tooling, or current vendor instructions. Avoid assuming broader Omron impact beyond CX-Programmer, CJ2M, and CJ2H.

Mitigation direction

  • Identify CX-Programmer, CJ2M, and CJ2H versions in affected facilities.
  • Upgrade affected components to the non-vulnerable versions identified by the advisory.
  • Check current Omron and CISA guidance for supported remediation paths.
  • Restrict access to PLC programming networks to trusted engineering systems.
  • Reduce opportunities for untrusted hosts to observe PLC unlock traffic.

Validation and detection

  • Inventory Omron CX-One CX-Programmer installations and record versions.
  • Inventory CJ2M and CJ2H PLC firmware versions.
  • Confirm whether PLC unlock workflows occur on shared or monitored networks.
  • Review network segmentation around engineering workstations and PLCs.
  • Document remediation status for each affected asset.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-319: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-0987 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
10 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:H3.96CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2015-0987Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.