CVE-2026-41177: Ssrf Uri Localpath File Inclusion

The application reads a local file path derived from a URI's `LocalPath` or `AbsolutePath` without first evaluating an authorization or configuration check. When a generic URI handler attempts to support the `file://` scheme, attackers can supply a local path to induce Server-Side Request Forgery (SSRF) and Local File Inclusion (LFI). Validate the user's aut

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0C#
greprules fetch cve-2026-41177-ssrf-uri-localpath-file-inclusion --engine opengrep

Description

The application reads a local file path derived from a URI's `LocalPath` or `AbsolutePath` without first evaluating an authorization or configuration check. When a generic URI handler attempts to support the `file://` scheme, attackers can supply a local path to induce Server-Side Request Forgery (SSRF) and Local File Inclusion (LFI). Validate the user's aut