OpenKM vulnerabilities
3 known CVE vulnerabilities in OpenKM, translated and rated.
- CVE-2026-42785High
OpenKM version 6.3.12 contains a remote code execution vulnerability that allows authenticated administrators to execute arbitrary Java/BeanShell code through the /admin/Scripting endpoint. Attackers can submit malicious script content with an action=Evaluate parameter to execute operating system commands in the context of the OpenKM application server.
- CVE-2026-42425High
OpenKM 6.3.12 contains an unrestricted SQL execution vulnerability that allows authenticated administrative users to execute arbitrary SQL statements against the application database via the DatabaseQuery interface. Attackers can submit malicious SQL queries through the qs parameter to the /admin/DatabaseQuery endpoint to extract sensitive data including usernames and password hashes from the OKM_USER table, modify permissions, or delete database records.
- CVE-2026-41917Medium
OpenKM 6.3.12 has a local file inclusion vulnerability in the administrative scripting interface at /admin/Scripting. An authenticated administrator can read arbitrary files by supplying a filesystem path via the fsPath parameter with action=Load.

