Skip to content

Conversation

@psimsa
Copy link
Owner

@psimsa psimsa commented Jul 18, 2025

This PR addresses the high-severity vulnerability CVE-2025-26646 by:

  1. Updating Nuke.Common from 8.1.4 to 9.0.4
  2. Adding a direct dependency on Microsoft.Build.Tasks.Core 17.14.8

The vulnerability is related to external control of file name or path in .NET, Visual Studio, and Build Tools for Visual Studio, with a CVSS score of 8.0. The fix ensures we use the patched version of Microsoft.Build.Tasks.Core that resolves this security issue.

Copilot AI review requested due to automatic review settings July 18, 2025 07:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses a high-severity security vulnerability (CVE-2025-26646) by updating build tool dependencies to patched versions that resolve an external control of file name or path vulnerability.

  • Updates Nuke.Common from version 8.1.4 to 9.0.4
  • Adds explicit dependency on Microsoft.Build.Tasks.Core version 17.14.8 to ensure the patched version is used

@sonarqubecloud
Copy link

@psimsa psimsa merged commit f3ec32f into main Jul 18, 2025
10 checks passed
@psimsa psimsa deleted the fix-vulnerability-cve-2025-26646-v2 branch July 18, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants