CVE-2026-88940 Details
Description
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 targets for further exploitation.
A directory enumeration vulnerability has been identified in the Knowns application, specifically in versions through 0.33.0. The issue arises because the workspace browse endpoint fails to properly validate the path query parameter. This oversight allows remote attackers to traverse the directory structure of the host filesystem, potentially leading to further exploitation. The vulnerability is rooted in unvalidated path queries, which can be exploited to locate project directories by returning absolute paths of any valid Knowns projects found.
To address this vulnerability, the browse endpoint should be modified to include proper path validation, ensuring that only authorized directories are accessible.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 10, 2026CISA-ADP
Assessed Sep 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/knowns-dev/knowns/security/advisories/GHSA-h73x-698r-qrvg | CISA-ADP | AdvisoryBundleExploitRemedyVendor |
| https://github.com/knowns-dev/knowns/blob/v0.33.0/internal/server/routes/workspace.go#L42-L110 | [email protected] | Source CodeVendor |
| https://github.com/knowns-dev/knowns/security/advisories/GHSA-h73x-698r-qrvg | [email protected] | AdvisoryBundleExploitRemedyVendor |
| https://www.vulncheck.com/advisories/knowns-through-0.33.0-arbitrary-directory-enumeration-via-workspace-browse-endpoint | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| knowns-dev knowns | <= 0.33.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 10, 2026 | CVE Modified | CISA-ADP |
| Sep 10, 2026 | New CVE Received | [email protected] |
Volerion