LiveActive security incident?Get immediate response
CVE Record

CVE-2013-2805: Rockwell Automation RSLinx Enterprise Software (LogReceiver.exe) CPR9, CPR9-SR1, CPR9-SR2, CPR9-SR3, CPR9-S...

Rockwell Automation RSLinx Enterprise Software (LogReceiver.exe) CPR9, CPR9-SR1, CPR9-SR2, CPR9-SR3, CPR9-SR4, CPR9-SR5, CPR9-SR5.1, and CPR9-SR6 does not handle input correctly and results in a logic error if it receives a datagram with an incorrect value in the “Record Data Size” field. By sending a datagram to the service over Port 4444/UDP with the “Record Data Size” field modified to an oversized value, an attacker could cause an out-of-bounds read access violation that leads to a service crash. The service can be recovered with a manual reboot. The patches and details pertaining to this vulnerability can be found at the following Rockwell Automation Security Advisory link (login is required): https://rockwellautomation.custhelp.com/app/answers/detail/a_id/537599

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can let malformed network traffic crash Rockwell Automation RSLinx Enterprise LogReceiver.exe on affected CPR9 releases. The known impact is denial of service, with recovery requiring a manual reboot. The sources do not show code execution or confirmed active exploitation.

Executive priority

Treat this as a targeted OT availability risk, not a confirmed widespread exploitation emergency. Prioritize sites where affected Rockwell systems support production operations or are reachable outside trusted control networks.

Technical view

Affected RSLinx Enterprise versions CPR9 through CPR9-SR6 mishandle an incorrect oversized Record Data Size value, causing an out-of-bounds read access violation and service crash in LogReceiver.exe. The issue is classified as CWE-125. Public data does not provide CVSS scoring.

Likely exposure

Exposure is limited to environments running affected RSLinx Enterprise CPR9, CPR9-SR1, CPR9-SR2, CPR9-SR3, CPR9-SR4, CPR9-SR5, CPR9-SR5.1, or CPR9-SR6 where the LogReceiver service is reachable over UDP port 4444.

Exploitation context

The CVE describes a network-triggered service crash. It is not listed as CISA KEV in the provided bundle, and no cited source claims active exploitation. The main business concern is operational disruption in industrial environments.

Researcher notes

Evidence supports denial of service through malformed input handling and CWE-125 out-of-bounds read. Public details are limited, Rockwell advisory access requires login, and the source bundle provides no CVSS, exploit maturity, or workaround specifics beyond vendor patches.

Mitigation direction

  • Review the Rockwell Automation advisory and apply the vendor-provided patches.
  • Confirm whether affected CPR9 RSLinx Enterprise versions remain deployed.
  • Restrict network reachability to the LogReceiver service where operationally feasible.
  • Ensure recovery procedures cover manual reboot of affected systems.
  • Monitor vendor and CISA guidance for updated remediation details.

Validation and detection

  • Inventory RSLinx Enterprise installations and record exact CPR9 service release versions.
  • Identify systems running LogReceiver.exe and their network exposure.
  • Check whether UDP port 4444 is reachable from untrusted network segments.
  • Verify Rockwell patch status against the vendor advisory.
  • Review operational monitoring for unexpected LogReceiver service crashes.
Prepared
Confidence
medium
Sources
4

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-125: 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-2013-2805 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Rockwell AutomationRSLinx Enterprise SoftwareCPR9, CPR9-SR1, CPR9-SR2, CPR9-SR3, CPR9-SR4, CPR9-SR5, CPR9-SR5.1, CPR9-SR6Listed
Weakness

CWE details

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

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.