CVE-2025-34226 PUBLISHED

OpenPLC Runtime v3 Persistent DoS

Assigner: VulnCheck
Reserved: 15.04.2025 Published: 03.10.2025 Updated: 13.11.2025

OpenPLC Runtime v3 contains an input validation flaw in the /upload-program-action endpoint: the epoch_time field supplied during program uploads is not validated and can be crafted to induce corruption of the programs database. After a successful malformed upload the runtime continues to operate until a restart; on restart the runtime can fail to start because of corrupted database entries, resulting in persistent denial of service requiring complete rebase of the product to recover. This vulnerability was remediated by commit 095ee09.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Autonomy Logic
Product OpenPLC Runtime
Versions Default: unaffected
  • affected from 3.0 to commit 095ee09 (excl.)

Credits

  • Eyodav (Mike G.A) finder

References

Problem Types

  • CWE-664 Improper Control of a Resource Through Its Lifetime CWE
  • CWE-20 Improper Input Validation CWE