Skip to content

4.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:20
  • Fixes authenticated path traversal vulnerability in /vault/{path} endpoints
    (GET, PUT, POST, PATCH, DELETE, MOVE). A percent-encoded slash (%2F) in the
    path could escape the vault root and allow arbitrary host file read, write,
    or delete with the privileges of the Obsidian process. (GHSA-62gx-5q78-wrvx;
    Thanks @AgenticWizard for the responsible disclosure!)