CVE-2026-41917
MediumCVSS 4.9Exploitation Probability (EPSS)
Low risk31th percentile - higher than 31% of all known CVEs
Summary
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.
Risk Assessment
An authenticated administrator can read sensitive files such as /etc/passwd, configuration files with database credentials, and JVM keystores, potentially leading to further compromise.
Recommendation
Upgrade OpenKM to a patched version or restrict access to the scripting interface.
Other vulnerabilities in OpenKM
See all- 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.
Original NVD description (English source)
OpenKM 6.3.12 contains a local file inclusion vulnerability in the administrative scripting interface at /admin/Scripting that allows authenticated administrators to read arbitrary files by supplying an attacker-controlled filesystem path through the fsPath parameter with action=Load. Attackers can exploit this to access sensitive files including /etc/passwd, configuration files containing database credentials, and JVM keystores accessible to the OpenKM process.

