PatchSiren cyber security CVE debrief
CVE-2026-86439 knowns-dev CVE debrief
CVE-2026-86439 debrief based on 8 source links from the CVE Program and [email protected]. Versions before 0.30.0 of the knowns tool are vulnerable to path traversal attacks via MCP tool arguments, allowing attackers to read, create, overwrite, and delete files outside the project directory. The vulnerability has a high CVSS score of 8.7, indicating a high severity. Defenders should assess exposure and prioritize verification and remediation to prevent potential attacks. The knowns tool's failure to validate filesystem paths in MCP tool arguments enables attackers to access arbitrary Markdown files accessible to the server process.
- Vendor
- knowns-dev
- Product
- knowns
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-07
- Original CVE updated
- 2026-09-07
- Advisory published
- 2026-09-07
- Advisory updated
- 2026-09-07
Who should care
Defenders responsible for the knowns tool and its users should assess exposure and prioritize verification and remediation to prevent potential attacks. This includes reviewing compensating controls, monitoring for suspicious activity, and tracking exceptions. Defenders should also verify the knowns tool version and upgrade to 0.30.0 or later if necessary. The vulnerability's impact on the knowns tool and its users requires immediate attention to prevent a
Why it matters
CVE-2026-86439 is a high-severity vulnerability in the knowns tool that allows attackers to perform file operations outside the project directory. Defenders should prioritize verification and remediation to prevent potential attacks.
- Attackers can read arbitrary Markdown files accessible to the server process
- Attackers can create, overwrite, and delete files outside the project directory
- Defenders need to verify and upgrade to version 0.30.0 or later
- Defenders should restrict access to the knowns tool to authorized users
Technical summary
The knowns tool versions before 0.30.0 fail to validate filesystem paths in MCP tool arguments, allowing attackers to access arbitrary Markdown files and perform file operations outside the project directory. This vulnerability has a high CVSS score of 8.7, indicating a high severity. The vulnerability allows attackers to read, create, overwrite, and delete files outside the project directory. Defenders should prioritize verifying and upgrading to version 0.30.0 or later, and restrict access to the knowns tool to authorized users.
Defensive priority
Defenders should prioritize verifying and upgrading to version 0.30.0 or later, and restrict access to the knowns tool.
Recommended defensive actions
- Verify the knowns tool version and upgrade to 0.30.0 or later if necessary
- Restrict access to the knowns tool to authorized users
- Monitor for suspicious activity related to the knowns tool
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and source references indicate that versions before 0.30.0 of the knowns tool are vulnerable to path traversal attacks. However, details about the vulnerability's impact and exploitation are limited.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86439 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86439
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86439 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86439
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/blob/v0.29.1/internal/storage/doc_store.go
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/blob/v0.29.1/internal/storage/memory_store.go
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/commit/09c5a96fd5817b941dc86669278c1a17db10ed4e
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/releases/tag/v0.30.0
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/security/advisories/GHSA-9gfj-28hw-jchp
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/knowns-before-0.30.0-path-traversal-via-mcp-doc-and-memory-tools
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.