8.0
CVSS V3
Status
Justification
Impact
CVE-2025-26646 affects Microsoft.Build.Tasks.Core 17.3.4 and 17.7.0, but vulnerability scanners are flagging metadata references and non-existent file paths. Investigation reveals all actual executable Microsoft.Build.Tasks.Core DLL files in the dotnet-8 package use version 17.8.31.31313 (patched version). The CodeAnalysis deps.json files point to non-existent 17.3.4 packages that cannot be loaded at runtime. This is Stale dependency metadata that doesn't reflect actual built components. Runtime verification confirms Assembly.LoadFrom() successfully loads 17.8.31 while attempting to load 17.3.4 throws FileNotFoundException. All 15 Microsoft.Build.Tasks.Core DLL files in the container are version 17.8.31.31313 with the security fix.
Status
Status
Fixed version
8.0.18-r0Status
Impact
The dotnet-bootstrap-8 package contains multiple vulnerable versions of Microsoft.Build.Tasks.Core affected by CVE-2025-26646 (spoofing vulnerability in DownloadFile task). These versions are embedded in the upstream .NET 8.0.18 source tree and require coordinated upstream fixes across multiple repositories.
Vulnerable versions found:
Upstream sources requiring updates:
Fix version required: Microsoft.Build.Tasks.Core 17.8.29+ (per GitHub Advisory GHSA-h4j7-5rxr-p4wc)
This vulnerability affects the DownloadFile MSBuild task and requires coordinated updates across multiple .NET repositories. The fix cannot be applied through Wolfi package management alone since these versions are embedded in upstream .NET 8.0.18 source distribution and pre-built artifacts.
Status