Skip to content

Conversation

@bwappsec
Copy link

snyk-top-banner

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.xml

Merge Risk: High

The upgrade of com.networknt modules from 0.1.1 to 1.5.26 is a major version change with significant refactoring. The upgrade of io.undertow:undertow-core is a minor patch with security fixes.

com.networknt Breaking Changes:

  • Configuration files like openapi-security.yml and graphql-security.yml are deprecated. All security configurations must be centralized into a single security.yml file.
  • This large version jump likely contains numerous other API and configuration changes that require careful validation.

io.undertow:undertow-core Changes:

  • This patch upgrade from 2.3.17.Final to 2.3.20.Final includes several bug fixes and a security fix for a potential HTTP/2 DDoS vulnerability (CVE-2025-9784).

Recommendation: The com.networknt upgrade requires developers to review and migrate all security-related configurations to the new centralized security.yml format. Given the magnitude of the version change, a full functional and integration test is strongly recommended before merging.

Notice 🤖: This content was generated using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.
Was this summary helpful 👍? Not helpful 👎?


Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Allocation of Resources Without Limits or Throttling (MadeYouReset)
SNYK-JAVA-IOUNDERTOW-12458577
  124   io.undertow:undertow-core:
2.3.17.Final -> 2.3.20.Final
No Path Found No Known Exploit
low severity Memory Leak
SNYK-JAVA-IOUNDERTOW-7433721
  38   com.networknt:audit:
0.1.1 -> 1.5.26
com.networknt:info:
0.1.1 -> 1.5.26
com.networknt:security:
0.1.1 -> 1.5.26
com.networknt:server:
0.1.1 -> 1.5.26
io.undertow:undertow-core:
2.3.17.Final -> 2.3.20.Final
Major version upgrade No Path Found No Known Exploit

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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

@bwappsec bwappsec changed the title [Snyk] Fix for 2 vulnerabilities SWI-3723 [Snyk] Fix for 2 vulnerabilities Oct 23, 2025
@bwappsec
Copy link
Author

bwappsec commented Oct 23, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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