Description
knowns versions before 0.30.0 fail to validate the settings.lsp.languages binary field in project configuration files, allowing attackers to execute arbitrary binaries by crafting a malicious .knowns/config.json file. When a repository with a crafted configuration is opened, the unvalidated binary path is executed twice under the user's account without any verification.
Published: 2026-09-07
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Knowns versions before 0.30.0 fail to validate the settings.lsp.languages binary field in project configuration files. Attackers can craft a malicious .knowns/config.json that specifies an arbitrary binary path; when a repository containing this file is opened, the binary is executed twice under the local user account with no checks. This flaw permits remote code execution on the user's system, represented by CWE‑78, and can compromise confidentiality, integrity, and availability of any system running the vulnerable application.

Affected Systems

Any instance of knowns-dev's knowns before version 0.30.0 is impacted. The vulnerability applies to all products that ship the vulnerable configuration handling logic, i.e., knowns project integrators using the default settings without additional validation layers.

Risk and Exploitability

With a CVSS score of 8.5 the vulnerability is considered high. EPSS data is not available, and the issue is not currently listed in the CISA KEV catalog. The attack vector is inferred to be client-side, requiring the user to open a repository containing a crafted .knowns/config.json file, which then triggers the execution of an arbitrary binary twice under the user's account. Presence of a local repository or a pull into a local workspace is sufficient to exploit the flaw.

Generated by OpenCVE AI on September 8, 2026 at 00:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade knowns to v0.30.0 or later, where validation of settings.lsp.languages binary paths is enforced.
  • Remove or correct any settings.lsp.languages entries in existing .knowns/config.json files that point to untrusted binaries.
  • Restrict opening of unknown repositories or enforce manual review of .knowns/config.json files before starting a session, effectively blocking automatic binary execution until a patch is applied.

Generated by OpenCVE AI on September 8, 2026 at 00:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Knowns-dev
Knowns-dev knowns
Vendors & Products Knowns-dev
Knowns-dev knowns

Mon, 07 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
Description knowns versions before 0.30.0 fail to validate the settings.lsp.languages binary field in project configuration files, allowing attackers to execute arbitrary binaries by crafting a malicious .knowns/config.json file. When a repository with a crafted configuration is opened, the unvalidated binary path is executed twice under the user's account without any verification.
Title knowns before 0.30.0 Arbitrary Code Execution via LSP Binary
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Knowns-dev Knowns
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-07T23:03:18.654Z

Reserved: 2026-09-07T22:18:47.705Z

Link: CVE-2026-86540

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T23:16:53.723

Modified: 2026-09-07T23:16:53.723

Link: CVE-2026-86540

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T01:00:11Z

Weaknesses
  • CWE-78

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