CVE-2026-30633
Deferred Deferred - Pending Action

Directory Traversal in Knowns 0.11.4

Vulnerability report for CVE-2026-30633, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-22

Assigner: MITRE

Description

Directory traversal vulnerability in knowns-dev/knowns 0.11.4 via crafted path value to the get_doc and update_doc tools.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-22
Generated
2026-08-11
AI Q&A
2026-07-22
EPSS Evaluated
2026-08-09
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
knowns-dev knowns 0.11.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a directory traversal vulnerability in the knowns-dev/knowns software version 0.11.4. It allows an attacker to access files outside the intended directory by providing a specially crafted path value to the get_doc and update_doc tools.

Detection Guidance

To detect CVE-2026-30633, inspect the knowns MCP server's get_doc and update_doc tools for improper path sanitization. Check if resolveDocPath() allows path traversal sequences like ../. Monitor for unauthorized reads or writes to .md files outside the intended .knowns/docs/ directory.

Impact Analysis

An attacker could read sensitive files on the system or modify files they should not have access to. This could lead to data leaks, unauthorized changes, or system compromise depending on the files accessed.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and access controls. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Immediately upgrade knowns-dev/knowns to a version that patches the directory traversal vulnerability in get_doc and update_doc tools. Avoid using these tools with untrusted input until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-30633. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart