Description
Directory traversal vulnerability in knowns-dev/knowns 0.11.4 via crafted path value to the get_doc and update_doc tools.
Published: 2026-07-21
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Directory traversal in the get_doc and update_doc tools of knowns-dev/knowns 0.11.4 allows an attacker to read files outside the intended directory structure, potentially exposing sensitive information. This flaw is classified as CWE-22 and the description does not indicate that the attacker can create files or execute code.

Affected Systems

The vulnerability is reported for the knowns-dev/knowns software, specifically version 0.11.4. No other affected versions or extensions are listed.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, while the EPSS score of less than 1 % suggests exploitation is uncommon at present and the vulnerability is not listed in CISA’s KEV catalog. The attack path relies on the get_doc and update_doc tools; the exact vector is not explicitly defined but is likely local or requires an attacker to have execution rights on a machine where these utilities are available.

Generated by OpenCVE AI on August 4, 2026 at 05:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest knowns-dev/knowns release that removes the directory traversal flaw.
  • If an upgrade is not possible immediately, restrict the execution of get_doc and update_doc to trusted users and limit network exposure of those utilities.
  • Modify the tools to sanitize or normalize path inputs before use, ensuring that traversal sequences are resolved relative to a secure base directory.

Generated by OpenCVE AI on August 4, 2026 at 05:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Title Directory Traversal in knowns-dev/knowns Get and Update Document Tools

Sat, 01 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Title Directory Traversal in knowns-dev/knowns Get and Update Document Tools

Wed, 29 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
Title Path Traversal in knowns-dev/knowns 0.11.4 get_doc and update_doc Tools

Tue, 28 Jul 2026 21:00:00 +0000

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

Fri, 24 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Title Path Traversal in knowns-dev/knowns 0.11.4 get_doc and update_doc Tools

Wed, 22 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description Directory traversal vulnerability in knowns-dev/knowns 0.11.4 via crafted path value to the get_doc and update_doc tools.
References

Subscriptions

Knowns-dev Knowns
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-22T18:07:33.457Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-30633

cve-icon Vulnrichment

Updated: 2026-07-22T18:06:50.997Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T06:00:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')