CVE-2012-6435: Rockwell Automation ControlLogix PLC Improper Access Control
When an affected product receives a valid CIP message from an unauthorized or unintended source to Port 2222/TCP, Port 2222/UDP, Port 44818/TCP, or Port 44818/UDP that instructs the CPU to stop logic execution and enter a fault state, a DoS can occur. This situation could cause loss of availability and a disruption of communication with other connected devices.
Rockwell Automation EtherNet/IP products; 1756-ENBT, 1756-EWEB, 1768-ENBT, and 1768-EWEB communication modules; CompactLogix L32E and L35E controllers; 1788-ENBT FLEXLogix adapter; 1794-AENTR FLEX I/O EtherNet/IP adapter; ControlLogix 18 and earlier; CompactLogix 18 and earlier; GuardLogix 18 and earlier; SoftLogix 18 and earlier; CompactLogix controllers 19 and earlier; SoftLogix controllers 19 and earlier; ControlLogix controllers 20 and earlier; GuardLogix controllers 20 and earlier; and MicroLogix 1100 and 1400
Security readout for executives and security teams
Plain-English summary
This flaw can let an unauthorized network source send a valid EtherNet/IP CIP message that causes affected Rockwell controllers or modules to stop logic execution and enter a fault state. The business impact is availability loss: disrupted PLC operation and communication with connected devices.
Executive priority
Prioritize for industrial sites where affected Rockwell PLCs support safety, production, or uptime-critical processes. Treat internet, remote-access, or flat-network exposure as urgent, even without confirmed active exploitation.
Technical view
CVE-2012-6435 is improper access control in Rockwell Automation EtherNet/IP products. A valid CIP message to TCP/UDP 2222 or 44818 can trigger CPU fault behavior and denial of service. CVSS v2 is 7.8, network reachable, low complexity, no authentication, availability impact only.
Likely exposure
Exposure is most relevant where listed Rockwell ControlLogix, CompactLogix, GuardLogix, SoftLogix, MicroLogix, FLEXLogix, FLEX I/O, or communication modules can receive EtherNet/IP traffic from unintended sources on TCP/UDP 2222 or 44818.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The issue is still serious because no authentication is required in the CVSS vector, and successful abuse can stop logic execution in industrial control environments.
Researcher notes
Evidence supports a denial-of-service condition through valid CIP traffic to EtherNet/IP service ports. The source bundle does not provide exploit details, confirmed exploitation, or complete remediation text. Product/version metadata appears broad, so validate against vendor advisories before declaring scope.
Mitigation direction
Review Rockwell Automation and CISA advisory guidance for product-specific remediation.
Limit TCP/UDP 2222 and 44818 access to authorized ICS hosts only.
Isolate affected PLC networks from enterprise and internet-reachable networks.
Inventory listed Rockwell products and confirm firmware or controller versions.
Apply vendor-approved updates or configuration changes when identified.
Validation and detection
Identify assets matching the affected Rockwell product list.
Confirm whether TCP/UDP 2222 or 44818 is reachable from unintended networks.
Review network controls between enterprise, remote access, and ICS segments.
Check logs or historian events for unexplained controller fault states.
Document vendor advisory status for each affected asset.
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 · medium confidence lookup
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.