CVE-2026-86542 PUBLISHED

knowns before 0.30.0 Path Traversal via Import Name

Assigner: VulnCheck
Reserved: 07.09.2026 Published: 07.09.2026 Updated: 07.09.2026

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 writable by the server process.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor knowns-dev
Product knowns
Versions Default: unaffected
  • affected from 0 to 0.30.0 (excl.)
  • Version 0.30.0 is unaffected

Credits

  • Tong Hoang Gia reporter
  • Nguyen Huy Hoang reporter

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE