LiveActive security incident?Get immediate response
CVE Record

CVE-2022-1794: Plaintext Storage of a password in CODESYS V3 OPC DA Server

The CODESYS OPC DA Server prior V3.5.18.20 stores PLC passwords as plain text in its configuration file so that it is visible to all authorized Microsoft Windows users of the system.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CODESYS OPC DA Server before V3.5.18.20 can leave PLC passwords stored in plain text. Any authorized Windows user on that system could view them, creating a credential exposure risk for connected industrial control environments.

Executive priority

Prioritize remediation for OT environments where the host is shared or broadly accessible. The bug is not remotely exploitable by itself, but exposed PLC credentials can undermine segmentation and access control.

Technical view

This is CWE-256 plaintext password storage in CODESYS OPC DA Server V3 prior to V3.5.18.20. The CVSS vector is local, low complexity, low privileges, no user interaction, with high confidentiality impact and no stated integrity or availability impact.

Likely exposure

Exposure is likely limited to Windows hosts running affected CODESYS OPC DA Server versions where multiple authorized users or accounts can access the system. Environments using shared engineering workstations or broadly accessible server hosts should treat this as higher priority.

Exploitation context

The sources do not report active exploitation, and this CVE is not listed as KEV. Abuse requires local authorized Windows access, but the exposed information may enable later unauthorized PLC access if passwords are reused or still valid.

Researcher notes

Treat this as a local credential disclosure issue with downstream operational risk. Evidence supports affected CODESYS OPC DA Server V3 prior to V3.5.18.20 only; no source here names other affected products or exploitation in the wild.

Mitigation direction

  • Upgrade CODESYS OPC DA Server to V3.5.18.20 or later.
  • Review the CODESYS advisory for vendor-specific remediation guidance.
  • Limit authorized Windows access to affected OPC DA Server hosts.
  • Rotate exposed PLC passwords after remediation.
  • Review shared accounts and remove unnecessary local access.

Validation and detection

  • Inventory CODESYS OPC DA Server versions on Windows hosts.
  • Identify any installations earlier than V3.5.18.20.
  • Confirm who has authorized Windows access to affected systems.
  • Verify remediated systems no longer expose PLC passwords in plaintext.
  • Check whether exposed PLC passwords remain valid or reused.
Prepared
Confidence
high
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-256: 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-2022-1794 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
2Source links

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2022-1794Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
CODESYSCODESYS OPC DA ServerV3Listed
Weakness

CWE details

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

CWE-256 · source CWE mapping

Plaintext Storage of a Password

Plaintext Storage of a Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.