Description
The installer for Rakuten Kobo Desktop Application (Windows version) insecurely loads Dynamic Link Libraries. If there is a crafted DLL at the same directory when invoking the affected installer, arbitrary code may be executed with the privileges of the user who performed the installation.
Published: 2026-09-14
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Code Execution
Action: Immediate Patch
AI Analysis

Impact

The Windows installer for the Rakuten Kobo Desktop Application loads Dynamic Link Libraries from the current directory without validating the path. When a malicious DLL with the same name as a legitimate dependency is placed in the installer’s directory, the loader resolves the DLL, allowing the attacker to execute arbitrary code. Since the installer operates with the privileges of the user performing the installation, any code executed can run with that user’s rights, potentially including administrative privileges if the installer is executed under an admin account.

Affected Systems

Rakuten Kobo Inc’s Rakuten Kobo Desktop Application for Windows is affected. The vulnerability applies to the installer component, but specific product versions and build numbers are not listed in the advisory.

Risk and Exploitability

The CVSS score of 8.4 indicates a high severity vulnerability, and with an EPSS score of 0.00181, indicating a low probability of exploitation, the lack of listing in the CISA KEV catalog suggests it is not currently known to be actively exploited in the wild. However, an attacker can exploit this weakness during the installation process by simply dropping a crafted DLL into the installer’s directory. Successful exploitation requires local access to the machine where the installer is launched, but can be triggered remotely if an attacker can persuade a user to run the installer.

Generated by OpenCVE AI on September 14, 2026 at 22:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest Kobo Desktop App installer directly from Rakuten’s official website.
  • Verify the installer’s digital signature or hash before execution.
  • Ensure that the installation directory contains no unintended DLL files by removing any unrelated DLLs prior to running the installer.

Generated by OpenCVE AI on September 14, 2026 at 22:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Unsafe DLL Loading in Kobo Desktop App Installer

Mon, 14 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 14 Sep 2026 11:15:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via Unsafe DLL Loading in Kobo Desktop App Installer

Mon, 14 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description The installer for Rakuten Kobo Desktop Application (Windows version) insecurely loads Dynamic Link Libraries. If there is a crafted DLL at the same directory when invoking the affected installer, arbitrary code may be executed with the privileges of the user who performed the installation.
Weaknesses CWE-427
References
Metrics cvssV3_0

{'score': 7.8, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-09-14T11:19:50.502Z

Reserved: 2026-08-04T12:25:41.796Z

Link: CVE-2026-68955

cve-icon Vulnrichment

Updated: 2026-09-14T11:14:46.844Z

cve-icon NVD

Status : Received

Published: 2026-09-14T07:17:16.663

Modified: 2026-09-14T12:17:44.690

Link: CVE-2026-68955

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T22:15:10Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element