If you use Obsidian, and especially if you use the new Canvas feature, you should update to the latest 1.1.9 release.
Last night I reported several security and privacy issues that have now been fixed.
See https://forum.obsidian.md/t/multiple-security-privacy-issues-in-canvas-malicious-website-can-access-internal-obsidian-uri/50400 for details.
Props to the Obsidian developers for the fast turnaround.
Multiple Security/Privacy Issues in Canvas (Malicious Website can access internal Obsidian URI)
Hi, In summary: a website card that loads a malicious website into a Canvas view can corrupt arbitrary vault documents, leak some privacy information, and spawn new internal URI calls and some external processes. Details: The new canvas feature allows remote websites to trigger internal obsidian URIs like open/new/search etc. both directly and through the x-success parameter. These URIs can be triggered by the website calling a meta refresh directive i.e<meta http-equiv="refresh" content="0;UR...
