LiveActive security incident?Get immediate response
CVE Record

CVE-2025-11694: Rockwell Automation CompactLogix 5370 Controllers – Multiple Vulnerabilities

A security issue exists within 1769 CompactLogix controllers due to the missing validation of sequence numbers and source IP addresses in the CIP protocol. This allows attacker to abuse the exposed Connection ID’s visible on the web interface to perform denial-of-service attacks, resulting in a minor fault.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-11694 affects Rockwell Automation 1769 CompactLogix 5370 controllers running V36. A remote, unauthenticated attacker could abuse exposed protocol connection identifiers to cause a denial-of-service condition that results in a minor controller fault. For operational environments, the concern is process disruption rather than data theft.

Executive priority

Treat this as a high-priority operational resilience issue for sites using CompactLogix 5370 V36. Prioritize exposure reduction and vendor guidance review before broad testing, because production PLC validation can itself create availability risk.

Technical view

The issue is missing validation of CIP sequence numbers and source IP addresses. Connection IDs visible through the web interface can be abused over the network to affect controller availability. The CVSS 4.0 score is 8.7, driven by network reachability, low complexity, no privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is most likely where CompactLogix 5370 V36 controllers have reachable CIP services or web interfaces from untrusted plant, corporate, vendor, or remote-access networks. The bundle names V36 as affected and does not identify other affected versions.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The vulnerability is still operationally important because it is remotely reachable, unauthenticated, and targets controller availability in industrial environments.

Researcher notes

Evidence is limited to the CVE source bundle and Rockwell advisory reference. The bundle identifies CWE-354, affected V36, CVSS 8.7, and denial-of-service impact. It does not provide proof of exploitation, detailed patch status, or safe reproduction guidance.

Mitigation direction

  • Check Rockwell advisory SD1776 for vendor-approved updates, mitigations, and affected-version detail.
  • Restrict controller web interfaces to trusted engineering workstations and management networks.
  • Segment CIP traffic from corporate, vendor, guest, and internet-reachable networks.
  • Review remote-access paths that can reach affected controller networks.
  • Monitor controllers for unexpected minor faults and availability anomalies.
  • Avoid unapproved active testing against production controllers.

Validation and detection

  • Inventory 1769 CompactLogix 5370 controllers and confirm firmware version V36 exposure.
  • Map network reachability to controller web interfaces and CIP services.
  • Review firewall, ACL, VPN, and jump-host rules for unnecessary access paths.
  • Check controller and operations logs for unexplained minor faults.
  • Confirm whether Rockwell advisory SD1776 lists updates or compensating controls.
  • Document any unsupported or unpatchable controllers for risk acceptance planning.
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-354: 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
cve · low confidence lookup

CVE-2025-11694 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
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA: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
3Timeline events
1ADP 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
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NRockwell

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2025-11694Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
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

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rockwell AutomationCompactLogix 5370V36unaffected
Weakness

CWE details

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

CWE-354 · source CWE mapping

Improper Validation of Integrity Check Value

Improper Validation of Integrity Check Value represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.