CVE-2026-41170: Improper Uri Localpath File Accesscve-2026-41170-improper-uri-localpath-file-access
Directly using an untrusted `Uri.LocalPath` inside a code branch that explicitly processes the "file" scheme can lead to Arbitrary File Read or SSRF against the local file system. Ensure an authorization or configuration safety check is performed before instantiating the file stream.