SCA: security update for org.springframework:spring-webmvc (GHSA-r936-gwx5-v52f)

medium Tenable Self-Hosted Container Security Plugin ID 433386

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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: * the
application is deployed as a WAR or with an embedded Servlet container * the Servlet container does not
reject suspicious sequences https://jakarta.ee/specifications/servlet/6.1/jakarta-servlet-
spec-6.1.html#uri-path-canonicalization * the application serves static resources
https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title
with Spring resource handling 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. (CVE-2025-41242)

See Also

https://github.com/advisories/GHSA-r936-gwx5-v52f

Plugin Details

Severity: Medium

ID: 433386

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.72

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2025-41242

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/18/2025

Vulnerability Publication Date: 8/18/2025

Reference Information

CVE: CVE-2025-41242

cwe: CWE-22