Cyber Resilience

CVE-2026-1874

Mitsubishielectric Melsec Iq-F Fx5-Eip Firmware ≤ 1.000

Published
03 March 2026
Modified
04 May 2026
Patch / advisory
CVSS Score v4 8.7
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0042 35th percentile
Risk Priority 44 floored blend · peak EPSS

Summary

CVE-2026-1874 is a high-severity Always-Incorrect Control Flow Implementation (CWE-670) vulnerability in Mitsubishielectric Melsec Iq-F Fx5-Eip Firmware. Its CVSS base score is 8.7 (High).

Operationally, ranked at the 35th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SA-11 (Developer Testing and Evaluation) and SA-15 (Development Process, Standards, and Tools) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Always-Incorrect Control Flow Implementation vulnerability in Mitsubishi Electric Corporation MELSEC iQ-F Series FX5-ENET/IP Ethernet Module FX5-ENET/IP versions 1.106 and prior and Mitsubishi Electric Corporation MELSEC iQ-F Series FX5-EIP EtherNet/IP Module FX5-EIP versions 1.000 and prior allows a remote attacker to…

more

cause a denial-of-service (DoS) condition on the products by continuously sending UDP packets to the products. A system reset of the product is required for recovery.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-1876Same product: Mitsubishielectric Melsec Iq-F Fx5-Enet\/Ip
CVE-2026-1875Same product: Mitsubishielectric Melsec Iq-F Fx5-Eip
CVE-2023-5247Same vendor: Mitsubishielectric
CVE-2023-4699Same vendor: Mitsubishielectric
CVE-2023-0457Same vendor: Mitsubishielectric
CVE-2023-2062Same vendor: Mitsubishielectric
CVE-2023-1618Same vendor: Mitsubishielectric
CVE-2023-6374Same vendor: Mitsubishielectric
CVE-2023-0525Same vendor: Mitsubishielectric
CVE-2023-1424Same vendor: Mitsubishielectric

Affected Assets

mitsubishielectric
melsec iq-f fx5-eip firmware
≤ 1.000
mitsubishielectric
melsec iq-f fx5-enet\/ip firmware
≤ 1.106

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V9.2.1

Mitigating Controls (NIST 800-53 r5) AI

Developer testing and evaluation at post-design stages directly exercises control-flow paths and reveals mismatches between implemented and intended behavior.

Requiring a documented development process and supporting tools reduces the chance that incorrect control-flow logic is introduced in the first place.

Flaw identification and remediation processes can locate and correct control-flow errors once they manifest as incorrect runtime behavior.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly prevent incorrect control-flow implementations via reviews, testing, and static analysis.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development and acceptance can detect paths that deviate from intended logic.

prevents

Secure development lifecycle processes can catch incorrect control-flow logic during design and code review.

prevents

Secure coding standards and reviews directly target flawed control-flow implementations.

prevents

Change-management gates may prevent deployment of flawed logic but do not address the coding defect itself.

References