Skip to content

Pin Microsoft.Graph.Core to 4.0.1 to upgrade Microsoft.Kiota.Abstractions to 2.0.0#3813

Open
cpp11nullptr wants to merge 2 commits into
masterfrom
iepoly/pin-microsoft-graph-code-version-to-4-0-1
Open

Pin Microsoft.Graph.Core to 4.0.1 to upgrade Microsoft.Kiota.Abstractions to 2.0.0#3813
cpp11nullptr wants to merge 2 commits into
masterfrom
iepoly/pin-microsoft-graph-code-version-to-4-0-1

Conversation

@cpp11nullptr
Copy link
Copy Markdown
Contributor

Pin Microsoft.Graph.Core to 4.0.1 to upgrade Microsoft.Kiota.Abstractions to 2.0.0 to mitigate GHSA-7j59-v9qr-6fq9.

@cpp11nullptr cpp11nullptr requested a review from a team as a code owner May 11, 2026 15:34
<ItemGroup>
<PackageReference Include="Microsoft.Graph" Version="5.51.0" />
<!-- Pin Graph.Core to 4.0.1 to resolve CVE in transitive Microsoft.Kiota.Abstractions (GHSA-7j59-v9qr-6fq9) -->
<PackageReference Include="Microsoft.Graph.Core" Version="4.0.1" />
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

But are you sure Microsoft.Graph works with this version of Graph.Core? Wouldn't it better to upgrade Microsoft.Graph to the latest version?

<ItemGroup>
<PackageReference Include="Microsoft.Graph" Version="5.51.0" />
<!-- Pin Graph.Core to 4.0.1 to resolve CVE in transitive Microsoft.Kiota.Abstractions (GHSA-7j59-v9qr-6fq9) -->
<PackageReference Include="Microsoft.Graph.Core" Version="4.0.1" />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is pinning Microsoft.Graph.Core to 4.0.1 under an unchanged Microsoft.Graph 5.51.0 the reco?

Robbie-Microsoft added a commit that referenced this pull request May 13, 2026
Per reviewer feedback, keeping this PR focused on the MSAL 4.84.0
version update. The Kiota/Graph.Core fix is tracked separately in #3809
and handled by #3813.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gladjohn
Copy link
Copy Markdown
Contributor

@bgavrilMS
Copy link
Copy Markdown
Member

Should this be abandoned @cpp11nullptr ?

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