Deltav Distributed Control SystemApplication · Emerson

CVE-2022-29965

MEDIUM · 5.5 CVSS v3.1 Published 2022-07-26
Fix available
A fix is available. Upgrade to after 2022-04-29 or later.
See remediation →
57/100
Remediation priority · Elevated
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
The Emerson DeltaV Distributed Control System (DCS) controllers and IO cards through 2022-04-29 misuse passwords. Access to privileged operations on the maintenance port TELNET interface (23/TCP) on M-series and SIS (CSLS/LSNB/LSNG) nodes is controlled by means of utility passwords. These passwords are generated using a deterministic, insecure algorithm using a single seed value composed of a day/hour/minute timestamp with less than 16 bits of entropy. The seed value is fed through a lookup table and a series of permutation operations resulting in three different four-character passwords corresponding to different privilege levels. An attacker can easily reconstruct these passwords and thus gain access to privileged maintenance operations. NOTE: this is different from CVE-2014-2350.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Emerson DeltaV DCS controllers and IO cards (M-series and SIS nodes) use a deterministic, insecure password generation algorithm for the maintenance TELNET interface (port 23/TCP). Passwords are generated from a seed value composed of day/hour/minute timestamp with less than 16 bits of entropy, processed through a lookup table and permutation operations to produce three four-character passwords for different privilege levels. Attackers can easily reconstruct these passwords to gain privileged maintenance access.

MitigationReplace TELNET with secure remote access (SSH), implement network segmentation/firewall rules to restrict access to port 23/TCP, and coordinate with Emerson for firmware updates that implement cryptographically secure password generation.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Deltav Distributed Control SystemApplication
Affected:<= 2022-04-29
Deltav Distributed Control System Sq Controller FirmwareOperating system
Affected:<= 2022-04-29
Deltav Distributed Control System Sx Controller FirmwareOperating system
Affected:<= 2022-04-29
Se4002s1t2b6 High Side 40 Pin Mass I\/o Terminal Block FirmwareOperating system
Affected:<= 2022-04-29
Se4003s2b4 16 Pin Mass I\/o Terminal Block FirmwareOperating system
Affected:<= 2022-04-29
Se4003s2b524 Pin Mass I\/o Terminal Block FirmwareOperating system
Affected:<= 2022-04-29
Se4017p0 H1 I\/o Interface Card And Terminl Block FirmwareOperating system
Affected:<= 2022-04-29
Se4017p1 H1 I\/o Card With Integrated Power FirmwareOperating system
Affected:<= 2022-04-29

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Confirm TELNET service is listening on port 23
    Scan the target system or network device for open port 23/TCP using a port scanner (e.g., nmap -p 23 <target>) or check local network configurations for services listening on port 23
    Affected if Port 23/TCP is open and accepting TELNET connections on any Emerson DeltaV controller, M-series IO card, or SIS node interface
  2. Identify Emerson DeltaV controller firmware version
    Access the DeltaV controller through its management interface or use the controller's built-in diagnostic tools to retrieve the firmware version. Compare the installed version against the affected range (versions <= 2022-04-29)
    Affected if The controller firmware version is at or below the 2022-04-29 build date for DeltaV Distributed Control System Sq or Sx Controller Firmware
  3. Identify M-series IO card firmware versions
    Use the DeltaV system explorer or IO card management interface to enumerate installed IO cards (SE4002s1t2b6, SE4003s2b4, SE4003s2b5, SE4017p0, SE4017p1) and retrieve their firmware versions
    Affected if Any SE4002, SE4003, or SE4017 IO card firmware is at or below the 2022-04-29 version
  4. Verify maintenance TELNET interface is enabled
    Check the controller or IO card configuration to determine if the maintenance TELNET interface (port 23) is enabled. This may be visible in the device network settings, security configuration, or remote access settings within the DeltaV system
    Affected if The maintenance TELNET interface is explicitly enabled on the DeltaV controller or IO card, allowing remote administrative access via port 23
  5. Check network exposure of port 23
    Review firewall rules, network segmentation policies, and access control lists to determine if port 23 on DeltaV devices is accessible from untrusted networks or the corporate network
    Affected if Port 23/TCP on Emerson DeltaV devices is accessible from network segments outside the designated industrial control system (ICS) zone, or from any untrusted/administrative network

A system is affected if any Emerson DeltaV controller, M-series IO card, or SIS node with firmware dated 2022-04-29 or earlier has the maintenance TELNET interface (port 23/TCP) enabled and accessible on the network.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 2022-04-29
Interim mitigation

Replace TELNET with secure remote access (SSH), implement network segmentation/firewall rules to restrict access to port 23/TCP, and coordinate with Emerson for firmware updates that implement cryptographically secure password generation.

Fix this in Deltav Distributed Control System Scoped from the published advisory
  • Consultation8.0 h
  • Implementation16.0 h
  • Testing12.0 h
  • Review / QA4.0 h
40.0 hours of engineering $7,000
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $11,200.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2022-29965 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2022-29965 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data