CVE-2026-42425

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.
Configurations

No configuration.

History

26 May 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 15:16

Updated : 2026-05-26 19:47


NVD link : CVE-2026-42425

Mitre link : CVE-2026-42425

CVE.ORG link : CVE-2026-42425


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')