Lucene search
+L

37 matches found

Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

OpenPLC_v3

OpenPLC Runtime versione 3 ⚠️ Questo progetto ha raggiunto la fine del ciclo di vita e non è più mantenuto. È stato sostituito da OpenPLC Runtime v4. Visita il nuovo repository per istruzioni di installazione, documentazione e supporto. OpenPLC è un controllore logico programmabile open-source...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

OpenPLC_v3

OpenPLC Runtime version 3 Einführung OpenPLC ist eine quelloffene, softwarebasierte, benutzerfreundliche speicherprogrammierbare Steuerung. Unser Fokus liegt auf der Bereitstellung einer kostengünstigen industriellen Lösung für Automatisierung und Forschung. OpenPLC wurde in vielen...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 2:39 a.m.4 views

CVE-2025-54962

🔥 CVE-2025-54962 — Upload di file non sicuro nel webserver OpenPLC Runtime OpenPLC Runtime ≤ 2024-12-31 — XSS persistente, CSRF 📌 Riepilogo Ho scoperto una vulnerabilità nel webserver OpenPLC Runtime versione rilasciata: 2024-12-31 che consente agli utenti autenticati di caricare file arbitrari a...

6.4CVSS5.1AI score0.00239EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/24 3:54 p.m.2 views

CVE-2025-34226

CVE-2025-34226: DoS persistente nel runtime OpenPLC Panoramica della vulnerabilità...

7.1CVSS5.2AI score0.00618EPSS
SaveExploits0
NVD
NVD
added 2026/08/05 1:24 p.m.15 views

CVE-2026-71268

OpenPLC Runtime v3's compileprogram function webserver/openplc.py parses directives from uploaded Structured Text .st program files and writes the referenced content to with no validation that filepath stays within the ./core directory. A path-validation function, validatefilepath, exists elsewhe...

9.9CVSS0.00365EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.74 views

CVE-2026-71268

OpenPLC Runtime v3 is affected by a path traversal in compile_program() (webserver/openplc.py): it processes directives of the form (FILE:path content ) and writes to os.path.join('./core', file_path) without validating that file_path stays under ./core. A crafted ST file like (FILE:../../../etc/...

9.9CVSS5.2AI score0.00365EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.5 views

CVE-2026-71268

OpenPLC Runtime v3's compileprogram function webserver/openplc.py parses directives from uploaded Structured Text .st program files and writes the referenced content to with no validation that filepath stays within the ./core directory. A path-validation function, validatefilepath, exists elsewhe...

9.9CVSS5.2AI score0.00365EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.35 views

CVE-2026-71268 OpenPLC Runtime v3 Path Traversal in Structured Text FILE Directive Leading to Arbitrary File Write

OpenPLC Runtime v3's compileprogram function webserver/openplc.py parses directives from uploaded Structured Text .st program files and writes the referenced content to with no validation that filepath stays within the ./core directory. A path-validation function, validatefilepath, exists elsewhe...

9.9CVSS0.00365EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/10 11:16 p.m.21 views

CVE-2026-14480

OpenPLC Runtime v3 contains an authenticated arbitrary file write vulnerability in the legacy web UI program‑upload workflow. The application stores an attacker‑supplied filename progfile directly into the Programs.File database field and later uses this value as the destination path for an...

9.9CVSS0.00616EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/09 12:00 a.m.12 views

OpenPLC Runtime version 3 安全漏洞

OpenPLC Runtime version 3 is a programmable logic controller developed by Thiago Alves. There is a security vulnerability in OpenPLC Runtime version 3, which stems from the use of unsafe default values during resource initialization. This vulnerability could allow attackers to access the system...

9.8CVSS5.8AI score0.0045EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/09 12:00 a.m.14 views

OpenPLC Runtime version 3 安全漏洞

OpenPLC Runtime version 3 is a programmable logic controller developed by Thiago Alves. There is a security vulnerability in OpenPLC Runtime version 3. This vulnerability stems from the REST API endpoints only checking the existence of JWTs without verifying the caller’s role. This could allow...

8.8CVSS5.8AI score0.0024EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/13 12:00 a.m.8 views

OpenPLC Runtime version 3 跨站请求伪造漏洞

OpenPLC Runtime version 3 is a programmable logic controller by the individual developer Thiago Alves. OpenPLC Runtime version 3 suffers from a cross-site request forgery vulnerability that stems from a lack of CSRF authentication, which could lead to a cross-site request forgery attack...

8CVSS6.5AI score0.00284EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-26682

Malware in sbrugna...

5.4CVSS5.6AI score0.0052EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-36331

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.01021EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2024-38110

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.01021EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-38109

Malicious code in bioql PyPI...

7.5CVSS6.5AI score0.01021EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/03 4:16 p.m.10 views

CVE-2025-34226

OpenPLC Runtime v3 contains an input validation flaw in the /upload-program-action endpoint: the epochtime 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...

7.1CVSS0.00618EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/10/03 3:36 p.m.7 views

CVE-2025-34226 OpenPLC Runtime v3 Persistent DoS

OpenPLC Runtime v3 contains an input validation flaw in the /upload-program-action endpoint: the epochtime 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...

7.1CVSS6.5AI score0.00618EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/03 3:36 p.m.27 views

CVE-2025-34226

OpenPLC Runtime v3 is affected by an input validation flaw in the /upload-program-action endpoint: the epoch_time parameter submitted during program uploads is not validated, allowing corruption of the programs database. After a malformed upload, the runtime can operate, but on restart the databa...

7.1CVSS6.5AI score0.00618EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/03 12:00 a.m.9 views

OpenPLC Runtime version 3 安全漏洞

OpenPLC Runtime version 3 is a programmable logic controller by Thiago Alves Individual Developer. A security vulnerability exists in OpenPLC Runtime version 3, which stems from insufficient input validation of the epochtime field, which could lead to program database corruption, resulting in a...

7.1CVSS6.5AI score0.00618EPSS
SaveExploits0References5
Rows per page
Query Builder