Cyber Resilience

CVE-2022-47389

High

Published: 15 May 2023

Published
15 May 2023
Modified
17 July 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0388 88.5th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-47389 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Codesys Control For Beaglebone Sl. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 11.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2022-47389 is a stack-based out-of-bounds write vulnerability (CWE-787) residing in the CmpTraceMgr component of multiple CODESYS products across various versions. The flaw permits an attacker to write data beyond the allocated stack buffer, which can corrupt adjacent memory regions and produce denial-of-service conditions, arbitrary memory overwrites, or remote code execution. It carries a CVSS 3.1 base score of 8.8 reflecting network attack vector, low attack complexity, and authenticated access requirements.

An authenticated remote attacker with valid credentials can send specially crafted requests over the network to the affected CmpTraceMgr component. Successful exploitation grants the ability to crash the service, corrupt process memory, or execute arbitrary code within the context of the vulnerable CODESYS runtime, potentially leading to full compromise of the industrial control system.

The vendor has published security advisories and associated patches through its customer portal that address the issue in supported product lines; operators are advised to apply the updates referenced in the CODESYS security notifications.

EPSS for the CVE reached a modest peak of 0.0575 before receding to the current value of 0.0388, indicating limited but non-zero post-disclosure exploitation interest.

EU & UK References

Vulnerability details

An authenticated, remote attacker may use a stack based out-of-bounds write vulnerability in the CmpTraceMgr Component of multiple CODESYS products in multiple versions to write data into the stack which can lead to a denial-of-service condition, memory overwriting, or remote…

more

code execution.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

codesys
control for beaglebone sl
≤ 4.8.0.0
codesys
control for empc-a\/imx6 sl
≤ 4.8.0.0
codesys
control for iot2000 sl
≤ 4.8.0.0
codesys
control for linux sl
≤ 4.8.0.0
codesys
control for pfc100 sl
≤ 4.8.0.0
codesys
control for pfc200 sl
≤ 4.8.0.0
codesys
control for plcnext sl
≤ 4.8.0.0
codesys
control for raspberry pi sl
≤ 4.8.0.0
codesys
control for wago touch panels 600 sl
≤ 4.8.0.0
codesys
control rte \(for beckhoff cx\) sl
≤ 3.5.19.0
+7 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References