VYPR
Unrated severityNVD Advisory· Published Dec 16, 2019· Updated Aug 5, 2024

CVE-2019-18261

CVE-2019-18261

Description

Omron PLC CS, CJ, and NJ series (all versions) lack rate limiting on authentication attempts, enabling remote brute-force attacks that can lead to unauthorized FTP access.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Omron PLC CS, CJ, and NJ series (all versions) lack rate limiting on authentication attempts, enabling remote brute-force attacks that can lead to unauthorized FTP access.

Vulnerability

Omron PLC CS series, CJ series, and NJ series — all versions — lack proper restrictions on the number of authentication attempts within a short time frame. The affected FTP interface does not implement rate limiting or account lockout mechanisms, leaving the system susceptible to automated brute-force attacks. This weakness is cataloged as an improper restriction of excessive authentication attempts [1].

Exploitation

An unauthenticated attacker with network access to the PLC’s FTP port (default TCP 21) can launch repeated login attempts without any rate-limiting or lockout countermeasures. The attack requires only low skill and can be performed remotely; no prior authentication or user interaction is needed. The attacker simply enumerates username/password pairs until valid credentials are found [1].

Impact

Successful exploitation grants the attacker unauthorized access to the FTP interface of the targeted Omron PLC. With FTP access, the attacker can read, modify, or delete files on the controller, potentially disrupting operations, stealing intellectual property, or causing denial of service. The compromise gives the attacker the same privileges as the FTP user, typically with control over firmware and configuration files [1].

Mitigation

Omron recommends several mitigations: filter FTP port access via firewalls, block remote access to TCP port 21, restrict connections by IP address, and enforce strong passwords. Users should also isolate PLC networks from the internet and use VPNs for remote access. No software fix is mentioned in the available references; the advisory is dated 2019-12-16 and no coordinated release of a patched firmware version is reported. The vulnerability is not known to be exploited in the wild per CISA [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.