Fix CVE-2026-41672: Update @xmldom/xmldom 0.8.12 to 0.8.13 (CG Alert 433157)#22096
Open
v-abhishera wants to merge 6 commits intomasterfrom
Open
Fix CVE-2026-41672: Update @xmldom/xmldom 0.8.12 to 0.8.13 (CG Alert 433157)#22096v-abhishera wants to merge 6 commits intomasterfrom
v-abhishera wants to merge 6 commits intomasterfrom
Conversation
…dit fix AB#2381968 Resolve CG alert 433157 by running npm audit fix to upgrade azure-pipelines-tasks-webdeployment-common from 4.272.1 to 4.274.0, which includes @xmldom/xmldom 0.8.13. Affected tasks: - AzureFunctionAppContainerV1 - AzureFunctionAppV1 - AzureFunctionAppV2 - AzureMysqlDeploymentV1 - AzureRmWebAppDeploymentV3 - AzureRmWebAppDeploymentV4 - AzureRmWebAppDeploymentV5 - AzureWebAppContainerV1 All task versions bumped to x.274.1.
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
manolerazvan
approved these changes
Apr 30, 2026
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
|
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.
Summary
Resolves Component Governance alert 433157 (CVE-2026-41672) by upgrading the transitive dependency
@xmldom/xmldomfrom 0.8.12 to 0.8.13 across 8 Release Management pipeline tasks.Related work item: AB#2381968
Root Cause
The
azure-pipelines-tasks-webdeployment-commonpackage at version 4.272.1 included@xmldom/xmldom@0.8.12, which is affected by CVE-2026-41672. Version 4.274.0 of the common package ships with the patched@xmldom/xmldom@0.8.13.Affected Tasks
Changes Per Task
package-lock.json— updated resolved version ofwebdeployment-common(4.272.1 → 4.274.0)task.json/task.loc.json— version bump (Minor 274, Patch 1)Testing
@xmldom/xmldom@0.8.13resolved in all tasknode_modules