SWI-3723 [Snyk] Fix for 2 vulnerabilities #705
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.
Snyk has created this PR to fix 2 vulnerabilities in the maven dependencies of this project.
Snyk changed the following file(s):
samples/server/petstore/java-undertow/pom.xmlThe upgrade of
com.networkntmodules from0.1.1to1.5.26is a major version change with significant refactoring. The upgrade ofio.undertow:undertow-coreis a minor patch with security fixes.com.networkntBreaking Changes:openapi-security.ymlandgraphql-security.ymlare deprecated. All security configurations must be centralized into a singlesecurity.ymlfile.io.undertow:undertow-coreChanges:2.3.17.Finalto2.3.20.Finalincludes several bug fixes and a security fix for a potential HTTP/2 DDoS vulnerability (CVE-2025-9784).Recommendation: The
com.networkntupgrade requires developers to review and migrate all security-related configurations to the new centralizedsecurity.ymlformat. Given the magnitude of the version change, a full functional and integration test is strongly recommended before merging.Vulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-IOUNDERTOW-12458577
2.3.17.Final->2.3.20.FinalNo Path FoundNo Known ExploitSNYK-JAVA-IOUNDERTOW-7433721
0.1.1->1.5.26com.networknt:info:
0.1.1->1.5.26com.networknt:security:
0.1.1->1.5.26com.networknt:server:
0.1.1->1.5.26io.undertow:undertow-core:
2.3.17.Final->2.3.20.FinalMajor version upgradeNo Path FoundNo Known ExploitImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Memory Leak