Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Eyodav

#19529of 53,632
13.5Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2025-40533
7.1
2025-10-03
Autonomy Logic · Openplc Runtime · CVE-2025-34226
**Name of the Vulnerable Software and Affected Versions** OpenPLC Runtime version 3 **Description** The software contains an input validation flaw in the `/upload-program-action` API endpoint. The `epoch time` parameter, when submitting program uploads, is not validated, potentially leading to corruption of the programs database. A successful exploit allows continued operation until a restart, at which point the runtime may fail to start due to database corruption, resulting in a denial of service. Recovery requires a complete rebase of the product. **Recommendations** Update to a version that includes commit 095ee09 or commit 095ee09623dd229b64ad3a1db38a901a3772f6fc.
PT-2025-31796
6.4
2025-08-04
Unknown · Openplc Runtime · CVE-2025-54962
**Name of the Vulnerable Software and Affected Versions** OpenPLC Runtime versions 3 through 9cd8f1b **Description** An authenticated user can upload arbitrary files, such as `.html` or `.svg`, through the `/edit-user` endpoint in the webserver. These uploaded files are then publicly accessible under the `/static` URI. **Recommendations** Restrict access to the `/edit-user` endpoint to prevent unauthorized file uploads. Disable or remove the ability to upload files through the `/edit-user` endpoint.