VYPR
Vendor

Knowns Dev

Products
1
CVEs
16
Across products
16
Status
Private

Products

1

Recent CVEs

16
  • CVE-2026-88899CriSep 10, 2026
    risk 0.57cvss 9.8epss 0.00

    knowns versions before 0.31.0 fail to properly validate the x-opencode-directory request header in the /api/opencode proxy endpoint. Remote attackers can supply arbitrary directory paths to execute file operations outside the project root on the host system.

  • CVE-2026-86543CriSep 7, 2026
    risk 0.57cvss 9.8epss 0.00

    knowns versions before 0.30.0 serve the management API without authentication on all network interfaces by default, with no password required on fresh installations. Attackers can access the unauthenticated /api/tunnel/start endpoint to provision a public tunnel and republish…

  • CVE-2026-86542CriSep 7, 2026
    risk 0.52cvss 9.1epss 0.00

    knowns before 0.30.0 fails to validate import names in the import routes, allowing unauthenticated attackers to write files outside the imports directory. Attackers can supply traversal sequences in the name parameter to escape the imports directory and overwrite arbitrary files…

  • CVE-2026-88937HigSep 10, 2026
    risk 0.50cvss 8.8epss 0.01

    knowns through 0.33.0 fails to properly validate template destination paths in the code generation template engine, allowing attackers to read and write arbitrary files outside the project root. Attackers can supply malicious templates that traverse directories to overwrite…

  • CVE-2026-86439HigSep 7, 2026
    risk 0.50cvss 8.8epss 0.01

    knowns versions before 0.30.0 fail to validate filesystem paths in MCP tool arguments, allowing attackers to read, create, overwrite and delete files outside the project directory. Attackers can supply path arguments containing directory traversal sequences to access arbitrary…

  • CVE-2026-86775HigSep 9, 2026
    risk 0.49cvss 8.6epss 0.00

    knowns (npm package) versions <= 0.29.1 contain a path traversal vulnerability in the Document API. The HTTP handler in internal/server/routes/docs.go normalizes the user-supplied document path with cleanDocPath(), which strips leading/trailing slashes and the .md suffix but…

  • CVE-2026-88939HigSep 10, 2026
    risk 0.47cvss 8.3epss 0.00

    knowns through 0.33.0 exempts the project.set action from permission guard checks unconditionally, allowing read-only agent sessions to bypass restrictions. Attackers can invoke project.set to repoint the server at another project directory and obtain write access capabilities.

  • CVE-2026-86541HigSep 7, 2026
    risk 0.47cvss 8.3epss 0.01

    knowns versions before 0.30.0 contain a path traversal vulnerability in the handleCodeReplace() function that allows attackers to overwrite arbitrary files outside the project root. Attackers can supply absolute paths or relative paths containing directory traversal sequences to…

  • CVE-2026-86539HigSep 7, 2026
    risk 0.47cvss 7.2epss 0.00

    knowns through 0.33.0 contains a server-side request forgery vulnerability in the POST /api/embedding-models/test endpoint that issues outbound requests to caller-supplied destinations without validation. Attackers can enumerate internal hosts and cloud metadata endpoints by…

  • CVE-2026-86544HigSep 7, 2026
    risk 0.46cvss 8.1epss 0.00

    knowns versions before 0.30.0 contain an authorization bypass vulnerability where mutating code actions are incorrectly classified as read-only operations. Attackers with read-restricted sessions can exploit code.replace to modify permission configurations and escalate…

  • CVE-2026-86540HigSep 7, 2026
    risk 0.44cvss 7.8epss 0.00

    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…

  • CVE-2026-86538HigSep 7, 2026
    risk 0.42cvss 7.5epss 0.01

    knowns versions before 0.30.0 contain a path traversal vulnerability in the POST /api/templates/preview endpoint that allows unauthenticated attackers to read arbitrary files. Attackers can supply directory traversal sequences in the templateFile parameter to bypass path…

  • CVE-2026-88938MedSep 10, 2026
    risk 0.35cvss 6.5epss 0.00

    knowns through 0.33.0 fails to confine the path argument of the code.find MCP tool to the project root, allowing AI agent sessions to read source files anywhere on the host. Attackers can supply absolute paths or relative traversal sequences to the path argument and retrieve…

  • CVE-2026-88940MedSep 10, 2026
    risk 0.27cvss 5.3epss 0.00

    knowns through 0.33.0 fails to validate the path query parameter in the workspace browse endpoint, allowing remote attackers to enumerate arbitrary directories on the host filesystem. Attackers can traverse the directory structure to locate project directories and identify…

  • CVE-2026-30633HigJul 21, 2026
    risk 0.00cvss 7.5epss 0.01

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

  • CVE-2026-30632HigJul 21, 2026
    risk 0.00cvss 7.5epss 0.01

    Directory traversal vulnerability in knowns-dev/knowns 0.11.4 via crafted folder name value to the create_doc tool.