You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release includes a high-risk major version upgrade for com.networknt packages, a medium-risk minor upgrade for jackson, and a low-risk patch for undertow.
Top 3 Most Impactful Upgrades
com.networknt (audit, info, security, server) @ 0.1.1 → 1.5.26 (HIGH)
This is a significant major version upgrade from a pre-1.0 release. The most critical breaking change is the consolidation of security configurations. Framework-specific files like openapi-security.yml and graphql-security.yml are now deprecated in favor of a single, centralized security.yml file. The large version span also includes substantial internal refactoring and API changes that require careful migration.
Recommendation: Configuration files for security must be migrated. All properties previously defined with prefixes like openapi-security must be updated to use the security prefix in a unified security.yml file. Due to the age of the initial version, a thorough review of the integration is highly recommended.
com.fasterxml.jackson.core (jackson-core, jackson-databind) @ 2.15.2 → 2.18.6 (MEDIUM)
This minor version upgrade introduces behavioral changes that could impact existing code. The default setting for StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION was changed to false in version 2.16, which may affect error handling that relies on source location details. Additionally, numerous bug fixes across versions 2.16, 2.17, and 2.18 have altered deserialization behavior in edge cases, particularly concerning JsonNode, enums, and creator methods.
Recommendation: Verify that any logic relying on JsonLocation source information is still functioning as expected. It is also advised to test deserialization logic, especially for complex objects and enums, to ensure compatibility with the bug fixes and behavioral changes.
io.undertow:undertow-core @ 2.3.17.Final → 2.3.18.Final (LOW)
This is a patch release that contains only bug fixes. The changes address specific issues like a race condition and incorrect protocol handling in the response status line. No breaking changes have been documented.
Source: Release notes
Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.
bwappsec
changed the title
[Snyk] Fix for 2 vulnerabilities
SWI-3723 [Snyk] Fix for 2 vulnerabilities
Mar 5, 2026
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
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.xmlVulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-COMFASTERXMLJACKSONCORE-15365924
2.15.2->2.18.6com.fasterxml.jackson.core:jackson-databind:
2.15.2->2.18.6com.networknt:security:
0.1.1->1.5.26No Path FoundProof of ConceptSNYK-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.18.FinalMajor version upgradeNo Path FoundNo Known ExploitBreaking Change Risk
Important
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:
🦉 Allocation of Resources Without Limits or Throttling
🦉 Memory Leak