Fix CG alerts 396991/396992: Resolve @azure/msal-browser 4.x vulnerability (MVS-2026-vmmw-f85q)#21986
Open
v-abhishera wants to merge 5 commits intomasterfrom
Open
Fix CG alerts 396991/396992: Resolve @azure/msal-browser 4.x vulnerability (MVS-2026-vmmw-f85q)#21986v-abhishera wants to merge 5 commits intomasterfrom
@azure/msal-browser 4.x vulnerability (MVS-2026-vmmw-f85q)#21986v-abhishera wants to merge 5 commits intomasterfrom
Conversation
…G alert for @azure/msal-browser
…e compatibility and security
…nloadArtifactsV1 and V2 - Updated azure-pipelines-task-lib from ^5.2.6 to ^5.2.8 - Updated azure-pipelines-tasks-azure-arm-rest from ^3.271.1 to ^3.272.1 - Incremented task version from 1.272 to 1.273 for JenkinsDownloadArtifactsV1 - Incremented task version from 2.272 to 2.273 for JenkinsDownloadArtifactsV2 - Updated package-lock.json for JenkinsDownloadArtifactsV2 with new dependency versions
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
1 similar comment
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
@azure/msal-browser 4.x vulnerability (MVS-2026-vmmw-f85q)
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
1 similar comment
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Fixes AB#2365192,
Resolves CG alerts 396991 (
@azure/msal-browser@4.28.1) and 396992 (@azure/msal-browser@4.28.2) — high-severity vulnerability related to auth code theft and COOP handling.Root cause
azure-pipelines-tasks-azure-arm-rest@3.271.xdepends on@azure/identity@4.13.0, which pulls@azure/msal-browser@4.x. The fix inarm-rest@3.272.1updates to@azure/identity@4.13.1→@azure/msal-browser@5.x.Changes
Testing
All tasks: L0 tests passing,
npm audit fixapplied