Skip to content

Update dependency org.springframework:spring-webmvc to v6.2.18 [SECURITY] (main)#28

Draft
renovatebot-confluentinc[bot] wants to merge 1 commit into
mainfrom
renovate/main-maven-org.springframework-spring-webmvc-vulnerability
Draft

Update dependency org.springframework:spring-webmvc to v6.2.18 [SECURITY] (main)#28
renovatebot-confluentinc[bot] wants to merge 1 commit into
mainfrom
renovate/main-maven-org.springframework-spring-webmvc-vulnerability

Conversation

@renovatebot-confluentinc

@renovatebot-confluentinc renovatebot-confluentinc Bot commented Aug 19, 2025

Copy link
Copy Markdown

For any questions/concerns about this PR, please review the Renovate Bot wiki/FAQs, or the #renovatebot Slack channel.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-webmvc 6.2.56.2.18 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Spring Framework MVC Applications Path Traversal Vulnerability

CVE-2025-41242 / GHSA-r936-gwx5-v52f

More information

Details

Spring Framework MVC applications can be vulnerable to a “Path Traversal Vulnerability” when deployed on a non-compliant Servlet container.

An application can be vulnerable when all the following are true:

We have verified that applications deployed on Apache Tomcat or Eclipse Jetty are not vulnerable, as long as default security features are not disabled in the configuration. Because we cannot check exploits against all Servlet containers and configuration variants, we strongly recommend upgrading your application.

Severity

  • CVSS Score: 5.9 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Spring Framework Improper Path Limitation with Script View Templates

CVE-2026-22737 / GHSA-4773-3jfm-qmx3

More information

Details

Use of Java scripting engine enabled (e.g. JRuby, Jython) template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Spring Framework: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3.46.

Severity

  • CVSS Score: 5.9 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Spring MVC and WebFlux has Server Sent Event stream corruption

CVE-2026-22735 / GHSA-6hcq-hmm3-jj3c

More information

Details

Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events (SSE). This issue affects Spring Foundation: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3.46.

Severity

  • CVSS Score: 2.6 / 10 (Low)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources

CVE-2026-22745 / GHSA-6p4f-wcwh-5vvm

More information

Details

Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources.

More precisely, an application can be vulnerable when all the following are true:

  • the application is using Spring MVC or Spring WebFlux
  • the application is serving static resources from the file system
  • the application is running on a Windows platform

When all the conditions above are met, the attacker can send malicious requests that are slow to resolve and that can keep HTTP connections in use. This can cause a Denial of Service on the application.

Severity

  • CVSS Score: 5.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources.

CVE-2026-22741 / GHSA-wg35-8jpf-2xv3

More information

Details

Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources.

More precisely, an application can be vulnerable when all the following are true:

When all the conditions above are met, the attacker can send malicious requests and poison the resource cache with resources using the wrong encoding. This can cause a denial of service by breaking the front-end application for clients.

Severity

  • CVSS Score: 0.0 / 10 (None)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@renovatebot-confluentinc renovatebot-confluentinc Bot changed the title Update dependency org.springframework:spring-webmvc to v6.2.10 [SECURITY] (main) Update dependency org.springframework:spring-webmvc to v6.2.10 [SECURITY] (main) - autoclosed Oct 25, 2025
@renovatebot-confluentinc renovatebot-confluentinc Bot deleted the renovate/main-maven-org.springframework-spring-webmvc-vulnerability branch October 25, 2025 07:33
@renovatebot-confluentinc renovatebot-confluentinc Bot changed the title Update dependency org.springframework:spring-webmvc to v6.2.10 [SECURITY] (main) - autoclosed Update dependency org.springframework:spring-webmvc to v6.2.10 [SECURITY] (main) Oct 26, 2025
@renovatebot-confluentinc renovatebot-confluentinc Bot restored the renovate/main-maven-org.springframework-spring-webmvc-vulnerability branch October 26, 2025 07:17
@renovatebot-confluentinc renovatebot-confluentinc Bot changed the title Update dependency org.springframework:spring-webmvc to v6.2.10 [SECURITY] (main) Update dependency org.springframework:spring-webmvc to v6.2.17 [SECURITY] (main) Apr 2, 2026
@renovatebot-confluentinc renovatebot-confluentinc Bot force-pushed the renovate/main-maven-org.springframework-spring-webmvc-vulnerability branch from 0ad4eea to e3c7807 Compare April 30, 2026 19:58
@renovatebot-confluentinc renovatebot-confluentinc Bot force-pushed the renovate/main-maven-org.springframework-spring-webmvc-vulnerability branch from e3c7807 to d9909ef Compare May 7, 2026 15:38
@renovatebot-confluentinc renovatebot-confluentinc Bot changed the title Update dependency org.springframework:spring-webmvc to v6.2.17 [SECURITY] (main) Update dependency org.springframework:spring-webmvc to v6.2.18 [SECURITY] (main) May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants