Vulnerability Description
OpenPLC_V3 has a vulnerability in the enipThread function that occurs due to the lack of a return value. This leads to a crash when the server loop ends and execution hits an illegal ud2 instruction. This issue can be triggered remotely without authentication by starting the same server multiple times or if the server exits unexpectedly. The vulnerability allows an attacker to cause a Denial of Service (DoS) against the PLC runtime, stopping any PC started remotely without authentication. This results in the PLC process crashing and halting all automation or control logic managed by OpenPLC.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/thiagoralves/OpenPLC_v3
- https://www.cisa.gov/news-events/ics-advisories/icsa-25-273-05
FAQ
What is CVE-2025-54811?
CVE-2025-54811 is a vulnerability with a CVSS score of 7.1 (HIGH). OpenPLC_V3 has a vulnerability in the enipThread function that occurs due to the lack of a return value. This leads to a crash when the server loop ends and execution hits an illegal ud2 instruction. ...
How severe is CVE-2025-54811?
CVE-2025-54811 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-54811?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.