CVE-2022-29958
CWE-345Published: July 26, 2022· Updated: Jun 17, 2026
Official Description
JTEKT TOYOPUC PLCs through 2022-04-29 do not ensure data integrity. They utilize the unauthenticated CMPLink/TCP protocol for engineering purposes, including downloading projects and control logic to the PLC. Control logic is downloaded to the PLC on a block-by-block basis with a given memory address and a blob of machine code. The logic that is downloaded to the PLC is not cryptographically authenticated, allowing an attacker to execute arbitrary machine code on the PLC's CPU module in the context of the runtime. In the case of the PC10G-CPU, and likely for other CPU modules of the TOYOPUC family, a processor without MPU or MMU is used and this no memory protection or privilege-separation capabilities are available, giving an attacker full control over the CPU.
Risk Analysis
JTEKT TOYOPUC PLCs lack data integrity checks in the CMPLink/TCP protocol, allowing attackers to download and execute arbitrary machine code. Because these devices often lack memory protection, an attacker can gain full control over the CPU. The 9.8 CVSS score highlights the urgency of this flaw.
No public exploit is known for this vulnerability, and it is not in CISA KEV. The flaw is remotely exploitable.
Restrict access to the CMPLink/TCP ports to authorized engineering workstations only. Consult JTEKT for any available security updates or configuration hardening.
Technical Analysis
CVE-2022-29958 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-345)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-29958 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts