Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-42425 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')[email protected]

Affected Products

ProductVersions
OpenKM
<= 6.3.12 (semver)
<= 7.1.47 (semver)

CPE

  • cpe:2.3:a:openkm:openkm:*:*:*:*:*:*:*:*

Remediation

  • Mitigation:low effort

    Disable administrative scripting in production.

  • Mitigation:low effort

    Restrict database query functionality.

  • Mitigation:low effort

    Enforce strict role separation.

  • Mitigation:low effort

    Limit database privileges.

  • Mitigation:low effort

    Restrict filesystem access.

  • Mitigation:low effort

    Monitor all admin actions.

OpenKM Community Edition
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.
OpenKM Professional Edition
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-42425
NVD Published Date:
May 26, 2026
NVD Last Modified:
Jul 24, 2026
Source:
[email protected]
CVE-2026-42425 Details - Not Deferred