IOEXT-1849: Update swagger-client to ^3.36.2 to fix CVE-2026-26996#108
Merged
IOEXT-1849: Update swagger-client to ^3.36.2 to fix CVE-2026-26996#108
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
ad579c4 to
88b9f34
Compare
Update swagger-client from ^3.35.6 to ^3.36.2. The previous version range could resolve to versions that pulled in minimatch <10.2.1 transitively, which is vulnerable to ReDoS (CVE-2026-26996, CVSS 7.5-8.7 HIGH). The updated swagger-client resolves minimatch@10.2.2 via @swagger-api/apidom-reference, eliminating the vulnerability. Jira: https://jira.corp.adobe.com/browse/IOEXT-1849
88b9f34 to
8d686f0
Compare
purplecabbage
approved these changes
Feb 21, 2026
shazron
approved these changes
Feb 21, 2026
|
@purplecabbage @shazron @pru55e11 When can we get a release including this? |
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.
Update swagger-client from ^3.35.6 to ^3.36.2. The previous version range could resolve to versions that pulled in minimatch <10.2.1 transitively, which is vulnerable to ReDoS (CVE-2026-26996, CVSS 7.5-8.7 HIGH). The updated swagger-client resolves minimatch@10.2.2 via @swagger-api/apidom-reference, eliminating the vulnerability.
Jira: https://jira.corp.adobe.com/browse/IOEXT-1849
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: