Critical
High
Medium
Low
Secrets
Misconfig
| Severity | CVE ID | Package | Installed | Fixed In | Description |
|---|---|---|---|---|---|
| MEDIUM | CVE-2025-11226 | ch.qos.logback:logback-core | 1.5.16 | 1.5.19, 1.3.16 | ch.qos.logback/logback-core: Conditional abitrary code execution in logback-core |
| MEDIUM | CVE-2025-58057 | io.netty:netty-codec | 4.1.118.Final | 4.1.125.Final | netty-codec: netty-codec-compression: Netty's BrotliDecoder is vulnerable to DoS via zip bomb style |
| MEDIUM | CVE-2025-67735 | io.netty:netty-codec-http | 4.1.118.Final | 4.2.8.Final, 4.1.129.Final | netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection |
| HIGH | CVE-2025-55163 | io.netty:netty-codec-http2 | 4.1.118.Final | 4.2.4.Final, 4.1.124.Final | netty: netty-codec-http2: Netty MadeYouReset HTTP/2 DDoS Vulnerability |
| MEDIUM | CVE-2025-22227 | io.projectreactor.netty:reactor-netty-http | 1.2.2 | 1.3.0-M5, 1.2.8 | io.projectreactor.netty/reactor-netty: Reactor Netty Credential Leak via Redirects |
| CRITICAL | CVE-2025-24813 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 11.0.3, 10.1.35, 9.0.99 | tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT |
| HIGH | CVE-2025-48988 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 11.0.8, 10.1.42, 9.0.106 | tomcat: Apache Tomcat DoS in multipart upload |
| HIGH | CVE-2025-48989 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 11.0.10, 10.1.44, 9.0.108 | tomcat: http/2 "MadeYouReset" DoS attack through HTTP/2 control frames |
| HIGH | CVE-2025-55752 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 11.0.11, 10.1.45, 9.0.109 | tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possi |
| MEDIUM | CVE-2025-31650 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 9.0.104, 10.1.40, 11.0.6 | tomcat: Apache Tomcat: DoS via malformed HTTP/2 PRIORITY_UPDATE frame |
| MEDIUM | CVE-2025-49124 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 11.0.8, 10.1.42, 9.0.106 | Apache Tomcat installer for Windows has an untrusted search path vulnerability |
| MEDIUM | CVE-2025-49125 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 11.0.8, 10.1.42, 9.0.106 | tomcat: Apache Tomcat: Security constraint bypass for pre/post-resources |
| MEDIUM | CVE-2025-66614 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.34 | 11.0.14, 10.1.49, 9.0.112 | tomcat: Client certificate verification bypass due to virtual host mapping |
| HIGH | CVE-2025-22235 | org.springframework.boot:spring-boot | 3.4.2 | 3.3.11, 3.4.5 | org.springframework.boot/spring-boot: Spring Boot EndpointRequest.to() creates wrong matcher if actu |
| HIGH | CVE-2025-41249 | org.springframework:spring-core | 6.2.2 | 6.2.11 | org.springframework/spring-core: Spring Framework Annotation Detection Vulnerability |
| MEDIUM | CVE-2025-41234 | org.springframework:spring-web | 6.2.2 | 6.2.8, 6.1.21 | springframework: Reflected download attack in Spring Framework with non-ASCII headers |
| MEDIUM | CVE-2025-41242 | org.springframework:spring-webmvc | 6.2.2 | 6.2.10 | org.springframework/spring-webmvc: Spring Framework MVC path traversal vulnerability |
| Type | File | Line | Match |
|---|---|---|---|
| ✅ No secrets found | |||
| Severity | ID | Check | File | Message |
|---|---|---|---|---|
| HIGH | DS-0002 | Image user should not be 'root' | Dockerfile | Specify at least 1 USER command in Dockerfile with non-root user as argument |
{
"SchemaVersion": 2,
"Trivy": {
"Version": "0.69.0"
},
"ReportID": "019c7a4b-8025-7dee-8697-a44b12c23f32",
"CreatedAt": "2026-02-20T09:04:54.309915963Z",
"ArtifactID": "sha256:bf6389e636df3d45265ed492d1241538d5da5d74134258e39ed7b7a2fc90ffc8",
"ArtifactName": "/src",
"ArtifactType": "repository",
"Metadata": {
"RepoURL": "https://github.com/eizen-ai/ha-rule-engine",
"Branch": "bugfix/Vulnerabilities-fix1",
"Commit": "2ecb4d61a2a32cd55ef8cdeab1e4c02f91fd4178",
"CommitMsg": "update the packages versions for Vulnerabilities fix",
"Author": "Vinay Srikakolapu <vinay.srikakolapu@eizen.ai>",
"Committer": "Vinay Srikakolapu <vinay.srikakolapu@eizen.ai>"
},
"Results": [
{
"Target": "pom.xml",
"Class": "lang-pkgs",
"Type": "pom",
"Packages": [
{
"ID": "com.eizen:Rule-Engine:0.0.1-SNAPSHOT::38dda843",
"Name": "com.eizen:Rule-Engine",
"Identifier": {
"PURL": "pkg:maven/com.eizen/Rule-Engine@0.0.1-SNAPSHOT",
"UID": "be6c752db3b97aa7"
},
"Version": "0.0.1-SNAPSHOT",
"Licenses": [
"Apache-2.0"
],
"Relationship": "root",
"DependsOn": [
"com.mysql:mysql-connector-j:9.1.0::df0d1251",
"org.apache.groovy:groovy-json:4.0.21::6c31e58a",
"org.codehaus.groovy:groovy:3.0.9::b4bc4f30",
"org.springframework.boot:spring-boot-starter-data-mongodb:3.4.2::65693082",
"org.springframework.boot:spring-boot-starter-web:3.4.2::19303dbd",
"org.springframework.boot:spring-boot-starter-webflux:3.4.2::91003fa1",
"org.springframework:spring-jdbc:6.2.2::7c582f79"
],
"AnalyzedBy": "pom"
},
{
"ID": "com.mysql:mysql-connector-j:9.1.0::df0d1251",
"Name": "com.mysql:mysql-connector-j",
"Identifier": {
"PURL": "pkg:maven/com.mysql/mysql-connector-j@9.1.0",
"UID": "c78b0fe10cd72378"
},
"Version": "9.1.0",
"Licenses": [
"The GNU General Public License, v2 with Universal FOSS Exception, v1.0"
],
"Relationship": "direct",
"Locations": [
{
"StartLine": 59,
"EndLine": 63
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.groovy:groovy-json:4.0.21::6c31e58a",
"Name": "org.apache.groovy:groovy-json",
"Identifier": {
"PURL": "pkg:maven/org.apache.groovy/groovy-json@4.0.21",
"UID": "43433e0a94c94a70"
},
"Version": "4.0.21",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.apache.groovy:groovy:4.0.24::ae960aa6"
],
"Locations": [
{
"StartLine": 64,
"EndLine": 68
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.codehaus.groovy:groovy:3.0.9::b4bc4f30",
"Name": "org.codehaus.groovy:groovy",
"Identifier": {
"PURL": "pkg:maven/org.codehaus.groovy/groovy@3.0.9",
"UID": "49ffaadd692677ad"
},
"Version": "3.0.9",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"Locations": [
{
"StartLine": 50,
"EndLine": 54
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-data-mongodb:3.4.2::65693082",
"Name": "org.springframework.boot:spring-boot-starter-data-mongodb",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.4.2",
"UID": "a41d133a5737c512"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.mongodb:mongodb-driver-sync:5.2.1::76295b1d",
"org.springframework.boot:spring-boot-starter:3.4.2::a49ccbf9",
"org.springframework.data:spring-data-mongodb:4.4.2::5ebaa67f"
],
"Locations": [
{
"StartLine": 69,
"EndLine": 72
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-web:3.4.2::19303dbd",
"Name": "org.springframework.boot:spring-boot-starter-web",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-web@3.4.2",
"UID": "e289d7c7210d9285"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.springframework.boot:spring-boot-starter-json:3.4.2::11702ac7",
"org.springframework.boot:spring-boot-starter-tomcat:3.4.2::2080bd24",
"org.springframework.boot:spring-boot-starter:3.4.2::a49ccbf9",
"org.springframework:spring-web:6.2.2::5045a5ab",
"org.springframework:spring-webmvc:6.2.2::d9af3745"
],
"Locations": [
{
"StartLine": 37,
"EndLine": 40
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-webflux:3.4.2::91003fa1",
"Name": "org.springframework.boot:spring-boot-starter-webflux",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-webflux@3.4.2",
"UID": "ded959c5c2df6124"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.springframework.boot:spring-boot-starter-json:3.4.2::11702ac7",
"org.springframework.boot:spring-boot-starter-reactor-netty:3.4.2::9cbebab4",
"org.springframework.boot:spring-boot-starter:3.4.2::a49ccbf9",
"org.springframework:spring-web:6.2.2::5045a5ab",
"org.springframework:spring-webflux:6.2.2::6210d476"
],
"Locations": [
{
"StartLine": 41,
"EndLine": 44
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-jdbc:6.2.2::7c582f79",
"Name": "org.springframework:spring-jdbc",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-jdbc@6.2.2",
"UID": "f5181a588f7ff48f"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-core:6.2.2::4572876c",
"org.springframework:spring-tx:6.2.2::3db59c7c"
],
"Locations": [
{
"StartLine": 55,
"EndLine": 58
}
],
"AnalyzedBy": "pom"
},
{
"ID": "ch.qos.logback:logback-classic:1.5.16::edf7e7b0",
"Name": "ch.qos.logback:logback-classic",
"Identifier": {
"PURL": "pkg:maven/ch.qos.logback/logback-classic@1.5.16",
"UID": "49bfa8d1871c4138"
},
"Version": "1.5.16",
"Licenses": [
"EPL-1.0",
"LGPL-2.1-only"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"ch.qos.logback:logback-core:1.5.16::d276a512",
"org.slf4j:slf4j-api:2.0.16::d0e43095"
],
"AnalyzedBy": "pom"
},
{
"ID": "ch.qos.logback:logback-core:1.5.16::d276a512",
"Name": "ch.qos.logback:logback-core",
"Identifier": {
"PURL": "pkg:maven/ch.qos.logback/logback-core@1.5.16",
"UID": "efa6a80d621e4082"
},
"Version": "1.5.16",
"Licenses": [
"EPL-1.0",
"LGPL-2.1-only"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.core:jackson-annotations:2.18.2::4acdd56f",
"Name": "com.fasterxml.jackson.core:jackson-annotations",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.18.2",
"UID": "ddad4cf8608fbb2a"
},
"Version": "2.18.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.core:jackson-core:2.18.2::14057039",
"Name": "com.fasterxml.jackson.core:jackson-core",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.18.2",
"UID": "d65896b8a33a1815"
},
"Version": "2.18.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.core:jackson-databind:2.18.2::a37feab3",
"Name": "com.fasterxml.jackson.core:jackson-databind",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.18.2",
"UID": "41b478a2953f2494"
},
"Version": "2.18.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-annotations:2.18.2::4acdd56f",
"com.fasterxml.jackson.core:jackson-core:2.18.2::14057039"
],
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2::e4cfa27d",
"Name": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.18.2",
"UID": "9093270d14cbbe26"
},
"Version": "2.18.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-core:2.18.2::14057039",
"com.fasterxml.jackson.core:jackson-databind:2.18.2::a37feab3"
],
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2::c2101db1",
"Name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.18.2",
"UID": "356483de16407cd5"
},
"Version": "2.18.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-annotations:2.18.2::4acdd56f",
"com.fasterxml.jackson.core:jackson-core:2.18.2::14057039",
"com.fasterxml.jackson.core:jackson-databind:2.18.2::a37feab3"
],
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2::12ff88d8",
"Name": "com.fasterxml.jackson.module:jackson-module-parameter-names",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.18.2",
"UID": "fc474b15b3d761f7"
},
"Version": "2.18.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-core:2.18.2::14057039",
"com.fasterxml.jackson.core:jackson-databind:2.18.2::a37feab3"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.micrometer:micrometer-commons:1.14.3::3abaafdf",
"Name": "io.micrometer:micrometer-commons",
"Identifier": {
"PURL": "pkg:maven/io.micrometer/micrometer-commons@1.14.3",
"UID": "11525b0c6b926ba5"
},
"Version": "1.14.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "io.micrometer:micrometer-observation:1.14.3::540df7cb",
"Name": "io.micrometer:micrometer-observation",
"Identifier": {
"PURL": "pkg:maven/io.micrometer/micrometer-observation@1.14.3",
"UID": "e2d9533505507bbb"
},
"Version": "1.14.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.micrometer:micrometer-commons:1.14.3::3abaafdf"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-buffer:4.1.118.Final::53192e4c",
"Name": "io.netty:netty-buffer",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-buffer@4.1.118.Final",
"UID": "c6149c76771ce7db"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-common:4.1.118.Final::888330c8"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec:4.1.118.Final::8852113f",
"Name": "io.netty:netty-codec",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec@4.1.118.Final",
"UID": "5b18bd00ad8cae21"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-dns:4.1.118.Final::e333b222",
"Name": "io.netty:netty-codec-dns",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-dns@4.1.118.Final",
"UID": "2a05aa90de073896"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-codec:4.1.118.Final::8852113f",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-http:4.1.118.Final::384bcdf1",
"Name": "io.netty:netty-codec-http",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-http@4.1.118.Final",
"UID": "a73aaf831b385f24"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-codec:4.1.118.Final::8852113f",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-handler:4.1.118.Final::c7b1fe0d",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-http2:4.1.118.Final::d9aa1e1b",
"Name": "io.netty:netty-codec-http2",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-http2@4.1.118.Final",
"UID": "3c746bbced57e71d"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-codec-http:4.1.118.Final::384bcdf1",
"io.netty:netty-codec:4.1.118.Final::8852113f",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-handler:4.1.118.Final::c7b1fe0d",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-socks:4.1.118.Final::569b1563",
"Name": "io.netty:netty-codec-socks",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-socks@4.1.118.Final",
"UID": "54094ba4db812c75"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-codec:4.1.118.Final::8852113f",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-common:4.1.118.Final::888330c8",
"Name": "io.netty:netty-common",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-common@4.1.118.Final",
"UID": "cdc6782619be1ac8"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-handler:4.1.118.Final::c7b1fe0d",
"Name": "io.netty:netty-handler",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-handler@4.1.118.Final",
"UID": "f2c22814d590dc17"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-codec:4.1.118.Final::8852113f",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-resolver:4.1.118.Final::d19e35cb",
"io.netty:netty-transport-native-unix-common:4.1.118.Final::1b39f665",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-handler-proxy:4.1.118.Final::89e4f3be",
"Name": "io.netty:netty-handler-proxy",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-handler-proxy@4.1.118.Final",
"UID": "f1c01423057395fc"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-codec-http:4.1.118.Final::384bcdf1",
"io.netty:netty-codec-socks:4.1.118.Final::569b1563",
"io.netty:netty-codec:4.1.118.Final::8852113f",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver:4.1.118.Final::d19e35cb",
"Name": "io.netty:netty-resolver",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver@4.1.118.Final",
"UID": "3d484ac75de42a56"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-common:4.1.118.Final::888330c8"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver-dns:4.1.118.Final::12af0953",
"Name": "io.netty:netty-resolver-dns",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver-dns@4.1.118.Final",
"UID": "a71b83e329580de1"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-codec-dns:4.1.118.Final::e333b222",
"io.netty:netty-codec:4.1.118.Final::8852113f",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-handler:4.1.118.Final::c7b1fe0d",
"io.netty:netty-resolver:4.1.118.Final::d19e35cb",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver-dns-classes-macos:4.1.118.Final::1d9b735d",
"Name": "io.netty:netty-resolver-dns-classes-macos",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.118.Final",
"UID": "7ae722fc14c5a60e"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-resolver-dns:4.1.118.Final::12af0953",
"io.netty:netty-transport-native-unix-common:4.1.118.Final::1b39f665"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver-dns-native-macos:4.1.118.Final::c5156204",
"Name": "io.netty:netty-resolver-dns-native-macos",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.118.Final",
"UID": "3803831fbd7acc1e"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-resolver-dns-classes-macos:4.1.118.Final::1d9b735d"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport:4.1.118.Final::b5908ec1",
"Name": "io.netty:netty-transport",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport@4.1.118.Final",
"UID": "8bf3540e0fe7267b"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-resolver:4.1.118.Final::d19e35cb"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport-classes-epoll:4.1.118.Final::75afd2a0",
"Name": "io.netty:netty-transport-classes-epoll",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.118.Final",
"UID": "952c4ee9c6d8eda9"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-transport-native-unix-common:4.1.118.Final::1b39f665",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport-native-epoll:4.1.118.Final::126c52f1",
"Name": "io.netty:netty-transport-native-epoll",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.118.Final",
"UID": "c5389ffecd812d44"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-transport-classes-epoll:4.1.118.Final::75afd2a0",
"io.netty:netty-transport-native-unix-common:4.1.118.Final::1b39f665",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport-native-unix-common:4.1.118.Final::1b39f665",
"Name": "io.netty:netty-transport-native-unix-common",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.118.Final",
"UID": "4f672d48e47faad3"
},
"Version": "4.1.118.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.118.Final::53192e4c",
"io.netty:netty-common:4.1.118.Final::888330c8",
"io.netty:netty-transport:4.1.118.Final::b5908ec1"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.projectreactor.netty:reactor-netty-core:1.2.2::4de85319",
"Name": "io.projectreactor.netty:reactor-netty-core",
"Identifier": {
"PURL": "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.2",
"UID": "84d21eb73066ec45"
},
"Version": "1.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-handler-proxy:4.1.118.Final::89e4f3be",
"io.netty:netty-handler:4.1.118.Final::c7b1fe0d",
"io.netty:netty-resolver-dns-native-macos:4.1.118.Final::c5156204",
"io.netty:netty-resolver-dns:4.1.118.Final::12af0953",
"io.netty:netty-transport-native-epoll:4.1.118.Final::126c52f1",
"io.projectreactor:reactor-core:3.7.2::46153aea"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.projectreactor.netty:reactor-netty-http:1.2.2::b1089715",
"Name": "io.projectreactor.netty:reactor-netty-http",
"Identifier": {
"PURL": "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.2",
"UID": "36cc13b566ff08a1"
},
"Version": "1.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-codec-http2:4.1.118.Final::d9aa1e1b",
"io.netty:netty-codec-http:4.1.118.Final::384bcdf1",
"io.netty:netty-resolver-dns-native-macos:4.1.118.Final::c5156204",
"io.netty:netty-resolver-dns:4.1.118.Final::12af0953",
"io.netty:netty-transport-native-epoll:4.1.118.Final::126c52f1",
"io.projectreactor.netty:reactor-netty-core:1.2.2::4de85319",
"io.projectreactor:reactor-core:3.7.2::46153aea"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.projectreactor:reactor-core:3.7.2::46153aea",
"Name": "io.projectreactor:reactor-core",
"Identifier": {
"PURL": "pkg:maven/io.projectreactor/reactor-core@3.7.2",
"UID": "f1ee3c19773d4baf"
},
"Version": "3.7.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.reactivestreams:reactive-streams:1.0.4::895ad079"
],
"AnalyzedBy": "pom"
},
{
"ID": "jakarta.annotation:jakarta.annotation-api:2.1.1::78d77cec",
"Name": "jakarta.annotation:jakarta.annotation-api",
"Identifier": {
"PURL": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
"UID": "57fed4fd90d79cb7"
},
"Version": "2.1.1",
"Licenses": [
"EPL-2.0",
"GPL-2.0-with-classpath-exception"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.groovy:groovy:4.0.24::ae960aa6",
"Name": "org.apache.groovy:groovy",
"Identifier": {
"PURL": "pkg:maven/org.apache.groovy/groovy@4.0.24",
"UID": "6c39f99fc8b6c782"
},
"Version": "4.0.24",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.logging.log4j:log4j-api:2.24.3::9741b808",
"Name": "org.apache.logging.log4j:log4j-api",
"Identifier": {
"PURL": "pkg:maven/org.apache.logging.log4j/log4j-api@2.24.3",
"UID": "877d93ae3cebaab5"
},
"Version": "2.24.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.logging.log4j:log4j-to-slf4j:2.24.3::1db61e78",
"Name": "org.apache.logging.log4j:log4j-to-slf4j",
"Identifier": {
"PURL": "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.24.3",
"UID": "3bb1732627f047fc"
},
"Version": "2.24.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.apache.logging.log4j:log4j-api:2.24.3::9741b808",
"org.slf4j:slf4j-api:2.0.16::d0e43095"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"Name": "org.apache.tomcat.embed:tomcat-embed-core",
"Identifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"Version": "10.1.34",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.tomcat.embed:tomcat-embed-el:10.1.34::1b0d678b",
"Name": "org.apache.tomcat.embed:tomcat-embed-el",
"Identifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@10.1.34",
"UID": "8d81af50bcbbee8e"
},
"Version": "10.1.34",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.tomcat.embed:tomcat-embed-websocket:10.1.34::4b42c8ee",
"Name": "org.apache.tomcat.embed:tomcat-embed-websocket",
"Identifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-websocket@10.1.34",
"UID": "5da36d00ecc721a9"
},
"Version": "10.1.34",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:bson:5.2.1::1ff16c06",
"Name": "org.mongodb:bson",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/bson@5.2.1",
"UID": "5e2564b07405e8b8"
},
"Version": "5.2.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:bson-record-codec:5.2.1::605ece2d",
"Name": "org.mongodb:bson-record-codec",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/bson-record-codec@5.2.1",
"UID": "4304bf7b6e9f071e"
},
"Version": "5.2.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:bson:5.2.1::1ff16c06"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:mongodb-driver-core:5.2.1::2c08fbf0",
"Name": "org.mongodb:mongodb-driver-core",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/mongodb-driver-core@5.2.1",
"UID": "b17f5a35ed087d77"
},
"Version": "5.2.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:bson-record-codec:5.2.1::605ece2d",
"org.mongodb:bson:5.2.1::1ff16c06"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:mongodb-driver-sync:5.2.1::76295b1d",
"Name": "org.mongodb:mongodb-driver-sync",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/mongodb-driver-sync@5.2.1",
"UID": "84a39dfa9479a10e"
},
"Version": "5.2.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:bson:5.2.1::1ff16c06",
"org.mongodb:mongodb-driver-core:5.2.1::2c08fbf0"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.reactivestreams:reactive-streams:1.0.4::895ad079",
"Name": "org.reactivestreams:reactive-streams",
"Identifier": {
"PURL": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
"UID": "155528fca27d7b05"
},
"Version": "1.0.4",
"Licenses": [
"MIT-0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.slf4j:jul-to-slf4j:2.0.16::cd6a4ef4",
"Name": "org.slf4j:jul-to-slf4j",
"Identifier": {
"PURL": "pkg:maven/org.slf4j/jul-to-slf4j@2.0.16",
"UID": "808b5b281c054841"
},
"Version": "2.0.16",
"Licenses": [
"MIT"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.slf4j:slf4j-api:2.0.16::d0e43095"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.slf4j:slf4j-api:2.0.16::d0e43095",
"Name": "org.slf4j:slf4j-api",
"Identifier": {
"PURL": "pkg:maven/org.slf4j/slf4j-api@2.0.16",
"UID": "48e84fbb92e88b27"
},
"Version": "2.0.16",
"Licenses": [
"MIT"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot:3.4.2::7305f71e",
"Name": "org.springframework.boot:spring-boot",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot@3.4.2",
"UID": "f337987a141eb54d"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-context:6.2.2::e3f2be71",
"org.springframework:spring-core:6.2.2::4572876c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-autoconfigure:3.4.2::2f523f52",
"Name": "org.springframework.boot:spring-boot-autoconfigure",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.4.2",
"UID": "ebbe922802ab2365"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework.boot:spring-boot:3.4.2::7305f71e"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter:3.4.2::a49ccbf9",
"Name": "org.springframework.boot:spring-boot-starter",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter@3.4.2",
"UID": "407a6c17743ac73b"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"jakarta.annotation:jakarta.annotation-api:2.1.1::78d77cec",
"org.springframework.boot:spring-boot-autoconfigure:3.4.2::2f523f52",
"org.springframework.boot:spring-boot-starter-logging:3.4.2::2ac0b3b1",
"org.springframework.boot:spring-boot:3.4.2::7305f71e",
"org.springframework:spring-core:6.2.2::4572876c",
"org.yaml:snakeyaml:2.3::31fe2f51"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-json:3.4.2::11702ac7",
"Name": "org.springframework.boot:spring-boot-starter-json",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.4.2",
"UID": "5fd47b84de5b224b"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-databind:2.18.2::a37feab3",
"com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2::e4cfa27d",
"com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2::c2101db1",
"com.fasterxml.jackson.module:jackson-module-parameter-names:2.18.2::12ff88d8",
"org.springframework.boot:spring-boot-starter:3.4.2::a49ccbf9",
"org.springframework:spring-web:6.2.2::5045a5ab"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-logging:3.4.2::2ac0b3b1",
"Name": "org.springframework.boot:spring-boot-starter-logging",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.4.2",
"UID": "3460c8c752dd418e"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"ch.qos.logback:logback-classic:1.5.16::edf7e7b0",
"org.apache.logging.log4j:log4j-to-slf4j:2.24.3::1db61e78",
"org.slf4j:jul-to-slf4j:2.0.16::cd6a4ef4"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-reactor-netty:3.4.2::9cbebab4",
"Name": "org.springframework.boot:spring-boot-starter-reactor-netty",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-reactor-netty@3.4.2",
"UID": "3a8d14a6575635f3"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.projectreactor.netty:reactor-netty-http:1.2.2::b1089715"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-tomcat:3.4.2::2080bd24",
"Name": "org.springframework.boot:spring-boot-starter-tomcat",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.4.2",
"UID": "7f627095fc181e77"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"jakarta.annotation:jakarta.annotation-api:2.1.1::78d77cec",
"org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"org.apache.tomcat.embed:tomcat-embed-el:10.1.34::1b0d678b",
"org.apache.tomcat.embed:tomcat-embed-websocket:10.1.34::4b42c8ee"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.data:spring-data-commons:3.4.2::d9bf5ebb",
"Name": "org.springframework.data:spring-data-commons",
"Identifier": {
"PURL": "pkg:maven/org.springframework.data/spring-data-commons@3.4.2",
"UID": "5fedd2626f32930a"
},
"Version": "3.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.slf4j:slf4j-api:2.0.16::d0e43095",
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-core:6.2.2::4572876c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.data:spring-data-mongodb:4.4.2::5ebaa67f",
"Name": "org.springframework.data:spring-data-mongodb",
"Identifier": {
"PURL": "pkg:maven/org.springframework.data/spring-data-mongodb@4.4.2",
"UID": "97cf0e1ebb1f9c0e"
},
"Version": "4.4.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:mongodb-driver-core:5.2.1::2c08fbf0",
"org.slf4j:slf4j-api:2.0.16::d0e43095",
"org.springframework.data:spring-data-commons:3.4.2::d9bf5ebb",
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-context:6.2.2::e3f2be71",
"org.springframework:spring-core:6.2.2::4572876c",
"org.springframework:spring-expression:6.2.2::4934805f",
"org.springframework:spring-tx:6.2.2::3db59c7c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-aop:6.2.2::33d958b5",
"Name": "org.springframework:spring-aop",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-aop@6.2.2",
"UID": "85953aa6bf2c52ac"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-core:6.2.2::4572876c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-beans:6.2.2::724abf00",
"Name": "org.springframework:spring-beans",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-beans@6.2.2",
"UID": "cd491ed3572d7297"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-core:6.2.2::4572876c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-context:6.2.2::e3f2be71",
"Name": "org.springframework:spring-context",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-context@6.2.2",
"UID": "61bf01ae1c17c46f"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.micrometer:micrometer-observation:1.14.3::540df7cb",
"org.springframework:spring-aop:6.2.2::33d958b5",
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-core:6.2.2::4572876c",
"org.springframework:spring-expression:6.2.2::4934805f"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-core:6.2.2::4572876c",
"Name": "org.springframework:spring-core",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-core@6.2.2",
"UID": "800382786dd7c511"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-jcl:6.2.2::b3b46fde"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-expression:6.2.2::4934805f",
"Name": "org.springframework:spring-expression",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-expression@6.2.2",
"UID": "4a284a87444b05a2"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-core:6.2.2::4572876c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-jcl:6.2.2::b3b46fde",
"Name": "org.springframework:spring-jcl",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-jcl@6.2.2",
"UID": "ea6878087a2af45e"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-tx:6.2.2::3db59c7c",
"Name": "org.springframework:spring-tx",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-tx@6.2.2",
"UID": "445016c257876b6d"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-core:6.2.2::4572876c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-web:6.2.2::5045a5ab",
"Name": "org.springframework:spring-web",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-web@6.2.2",
"UID": "ebb0e6346df33d85"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.micrometer:micrometer-observation:1.14.3::540df7cb",
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-core:6.2.2::4572876c"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-webflux:6.2.2::6210d476",
"Name": "org.springframework:spring-webflux",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-webflux@6.2.2",
"UID": "9979ffc3e82d4c9b"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.projectreactor:reactor-core:3.7.2::46153aea",
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-core:6.2.2::4572876c",
"org.springframework:spring-web:6.2.2::5045a5ab"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-webmvc:6.2.2::d9af3745",
"Name": "org.springframework:spring-webmvc",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-webmvc@6.2.2",
"UID": "a47c7d68cbee77a7"
},
"Version": "6.2.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-aop:6.2.2::33d958b5",
"org.springframework:spring-beans:6.2.2::724abf00",
"org.springframework:spring-context:6.2.2::e3f2be71",
"org.springframework:spring-core:6.2.2::4572876c",
"org.springframework:spring-expression:6.2.2::4934805f",
"org.springframework:spring-web:6.2.2::5045a5ab"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.yaml:snakeyaml:2.3::31fe2f51",
"Name": "org.yaml:snakeyaml",
"Identifier": {
"PURL": "pkg:maven/org.yaml/snakeyaml@2.3",
"UID": "8c5ea61eafe8838f"
},
"Version": "2.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
}
],
"Vulnerabilities": [
{
"VulnerabilityID": "CVE-2025-11226",
"VendorIDs": [
"GHSA-25qh-j22f-pwp8"
],
"PkgID": "ch.qos.logback:logback-core:1.5.16::d276a512",
"PkgName": "ch.qos.logback:logback-core",
"PkgIdentifier": {
"PURL": "pkg:maven/ch.qos.logback/logback-core@1.5.16",
"UID": "efa6a80d621e4082"
},
"InstalledVersion": "1.5.16",
"FixedVersion": "1.5.19, 1.3.16",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-11226",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:b3e32d0c4b11cd8f71369cc1a4c9da7fd698eb3d96058840c1b9e9ad560070f7",
"Title": "ch.qos.logback/logback-core: Conditional abitrary code execution in logback-core",
"Description": "ACE vulnerability in conditional configuration file processing by QOS.CH logback-core up to and including version 1.5.18 in Java applications, allows an attacker to execute arbitrary code by compromising an existing logback configuration file or by injecting an environment variable before program execution.\n\n\n\nA successful attack requires the presence of Janino library and Spring Framework to be present on the user's class path. In addition, the attacker must\u00a0 have write access to a \nconfiguration file. Alternatively, the attacker could inject a malicious \nenvironment variable pointing to a malicious configuration file. In both \ncases, the attack requires existing privilege.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-20"
],
"VendorSeverity": {
"ghsa": 2,
"redhat": 2
},
"CVSS": {
"ghsa": {
"V40Vector": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:P/VC:H/VI:L/VA:L/SC:H/SI:L/SA:L",
"V40Score": 5.9
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:L/A:L",
"V3Score": 6.4
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-11226",
"https://github.com/qos-ch/logback",
"https://github.com/qos-ch/logback/commit/61f6a2544f36b3016e0efd434ee21f19269f1df7",
"https://github.com/qos-ch/logback/issues/974",
"https://github.com/qos-ch/logback/releases/tag/v_1.5.19",
"https://logback.qos.ch/news.html#1.3.16",
"https://logback.qos.ch/news.html#1.5.19",
"https://nvd.nist.gov/vuln/detail/CVE-2025-11226",
"https://www.cve.org/CVERecord?id=CVE-2025-11226"
],
"PublishedDate": "2025-10-01T08:15:31.25Z",
"LastModifiedDate": "2025-10-31T15:15:41.197Z"
},
{
"VulnerabilityID": "CVE-2025-58057",
"VendorIDs": [
"GHSA-3p8m-j85q-pgmj"
],
"PkgID": "io.netty:netty-codec:4.1.118.Final::8852113f",
"PkgName": "io.netty:netty-codec",
"PkgIdentifier": {
"PURL": "pkg:maven/io.netty/netty-codec@4.1.118.Final",
"UID": "5b18bd00ad8cae21"
},
"InstalledVersion": "4.1.118.Final",
"FixedVersion": "4.1.125.Final",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-58057",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:17d7a9cd505c70d47fa52350abba644626791e657b563c47ff652557b0d5b4ba",
"Title": "netty-codec: netty-codec-compression: Netty's BrotliDecoder is vulnerable to DoS via zip bomb style attack",
"Description": "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In netty-codec-compression versions 4.1.124.Final and below, and netty-codec versions 4.2.4.Final and below, when supplied with specially crafted input, BrotliDecoder and certain other decompression decoders will allocate a large number of reachable byte buffers, which can lead to denial of service. BrotliDecoder.decompress has no limit in how often it calls pull, decompressing data 64K bytes at a time. The buffers are saved in the output list, and remain reachable until OOM is hit. This is fixed in versions 4.1.125.Final of netty-codec and 4.2.5.Final of netty-codec-compression.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-409"
],
"VendorSeverity": {
"ghsa": 2,
"nvd": 3,
"redhat": 2,
"ubuntu": 2
},
"CVSS": {
"ghsa": {
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"V40Score": 6.9
},
"nvd": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-58057",
"https://github.com/netty/netty",
"https://github.com/netty/netty/commit/9d804c54ce962408ae6418255a83a13924f7145d",
"https://github.com/netty/netty/commit/9d804c54ce962408ae6418255a83a13924f7145d (netty-4.2.5.Final)",
"https://github.com/netty/netty/security/advisories/GHSA-3p8m-j85q-pgmj",
"https://nvd.nist.gov/vuln/detail/CVE-2025-58057",
"https://ubuntu.com/security/notices/USN-7918-1",
"https://www.cve.org/CVERecord?id=CVE-2025-58057"
],
"PublishedDate": "2025-09-04T10:42:32.18Z",
"LastModifiedDate": "2025-09-08T16:45:55.143Z"
},
{
"VulnerabilityID": "CVE-2025-67735",
"VendorIDs": [
"GHSA-84h7-rjj3-6jx4"
],
"PkgID": "io.netty:netty-codec-http:4.1.118.Final::384bcdf1",
"PkgName": "io.netty:netty-codec-http",
"PkgIdentifier": {
"PURL": "pkg:maven/io.netty/netty-codec-http@4.1.118.Final",
"UID": "a73aaf831b385f24"
},
"InstalledVersion": "4.1.118.Final",
"FixedVersion": "4.2.8.Final, 4.1.129.Final",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-67735",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:06b20c499a1f05ee4390f31763d6b6bc62f51b88fbac9974db4e9482700e7612",
"Title": "netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection",
"Description": "Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.129.Final and 4.2.8.Final, the `io.netty.handler.codec.http.HttpRequestEncoder` has a CRLF injection with the request URI when constructing a request. This leads to request smuggling when `HttpRequestEncoder` is used without proper sanitization of the URI. Any application / framework using `HttpRequestEncoder` can be subject to be abused to perform request smuggling using CRLF injection. Versions 4.1.129.Final and 4.2.8.Final fix the issue.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-93"
],
"VendorSeverity": {
"ghsa": 2,
"redhat": 2
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"V3Score": 6.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"V3Score": 6.5
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-67735",
"https://github.com/netty/netty",
"https://github.com/netty/netty/commit/77e81f1e5944d98b3acf887d3aa443b252752e94",
"https://github.com/netty/netty/security/advisories/GHSA-84h7-rjj3-6jx4",
"https://nvd.nist.gov/vuln/detail/CVE-2025-67735",
"https://www.cve.org/CVERecord?id=CVE-2025-67735"
],
"PublishedDate": "2025-12-16T01:15:52.367Z",
"LastModifiedDate": "2026-01-02T18:50:23.313Z"
},
{
"VulnerabilityID": "CVE-2025-55163",
"VendorIDs": [
"GHSA-prj3-ccx8-p6x4"
],
"PkgID": "io.netty:netty-codec-http2:4.1.118.Final::d9aa1e1b",
"PkgName": "io.netty:netty-codec-http2",
"PkgIdentifier": {
"PURL": "pkg:maven/io.netty/netty-codec-http2@4.1.118.Final",
"UID": "3c746bbced57e71d"
},
"InstalledVersion": "4.1.118.Final",
"FixedVersion": "4.2.4.Final, 4.1.124.Final",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-55163",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:ede05ab6aebb1333860c509f62fc0f7bc6d5bc839bbca080ae438c1b053b6f97",
"Title": "netty: netty-codec-http2: Netty MadeYouReset HTTP/2 DDoS Vulnerability",
"Description": "Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.124.Final and 4.2.4.Final, Netty is vulnerable to MadeYouReset DDoS. This is a logical vulnerability in the HTTP/2 protocol, that uses malformed HTTP/2 control frames in order to break the max concurrent streams limit - which results in resource exhaustion and distributed denial of service. This issue has been patched in versions 4.1.124.Final and 4.2.4.Final.",
"Severity": "HIGH",
"CweIDs": [
"CWE-770"
],
"VendorSeverity": {
"ghsa": 3,
"nvd": 3,
"redhat": 3
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"V3Score": 7.5,
"V40Score": 8.2
},
"nvd": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/08/16/1",
"https://access.redhat.com/security/cve/CVE-2025-55163",
"https://github.com/grpc/grpc-java/commit/6462ef9a11980e168c21d90bbc7245c728fd1a7a",
"https://github.com/netty/netty",
"https://github.com/netty/netty/commit/be53dc3c9acd9af2e20d0c3c07cd77115a594cf1",
"https://github.com/netty/netty/security/advisories/GHSA-prj3-ccx8-p6x4",
"https://kb.cert.org/vuls/id/767506",
"https://nvd.nist.gov/vuln/detail/CVE-2025-55163",
"https://www.cve.org/CVERecord?id=CVE-2025-55163",
"https://www.kb.cert.org/vuls/id/767506"
],
"PublishedDate": "2025-08-13T15:15:39.39Z",
"LastModifiedDate": "2025-11-04T22:16:30.293Z"
},
{
"VulnerabilityID": "CVE-2025-22227",
"VendorIDs": [
"GHSA-4q2v-9p7v-3v22"
],
"PkgID": "io.projectreactor.netty:reactor-netty-http:1.2.2::b1089715",
"PkgName": "io.projectreactor.netty:reactor-netty-http",
"PkgIdentifier": {
"PURL": "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.2",
"UID": "36cc13b566ff08a1"
},
"InstalledVersion": "1.2.2",
"FixedVersion": "1.3.0-M5, 1.2.8",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-22227",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:318c1e3c6ac93feda595195bd177b9be2815e40973d6421a45f61d110cf316a7",
"Title": "io.projectreactor.netty/reactor-netty: Reactor Netty Credential Leak via Redirects",
"Description": "In some specific scenarios with chained redirects, Reactor Netty HTTP client leaks credentials. In order for this to happen, the HTTP client must have been explicitly configured to follow redirects.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-200"
],
"VendorSeverity": {
"ghsa": 2,
"redhat": 2
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"V3Score": 6.1
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"V3Score": 6.1
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-22227",
"https://github.com/reactor/reactor-netty",
"https://github.com/reactor/reactor-netty/commit/522892307ea89bf24fe634e8bfea35728c9bf411",
"https://nvd.nist.gov/vuln/detail/CVE-2025-22227",
"https://spring.io/security/cve-2025-22227",
"https://www.cve.org/CVERecord?id=CVE-2025-22227"
],
"PublishedDate": "2025-07-16T10:15:27.787Z",
"LastModifiedDate": "2025-07-16T15:15:25.057Z"
},
{
"VulnerabilityID": "CVE-2025-24813",
"VendorIDs": [
"GHSA-83qj-6fr2-vhqg"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "11.0.3, 10.1.35, 9.0.99",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-24813",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:5ad6fc4f708694fd7b29f79569ce07c0def62d65aea427108939e21c6363adff",
"Title": "tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT",
"Description": "Path Equivalence: 'file.Name' (Internal Dot) leading to\u00a0Remote Code Execution and/or Information disclosure\u00a0and/or malicious content added to uploaded files via write enabled\u00a0Default Servlet\u00a0in Apache Tomcat.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.2, from 10.1.0-M1 through 10.1.34, from 9.0.0.M1 through 9.0.98.\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions \nmay also be affected.\n\n\nIf all of the following were true, a malicious user was able to view security sensitive files and/or inject content into those files:\n-\u00a0writes enabled for the default servlet (disabled by default)\n- support for partial PUT (enabled by default)\n- a target URL for security sensitive uploads that was a sub-directory of\u00a0a target URL for public uploads\n-\u00a0attacker knowledge of the names of security sensitive files being\u00a0uploaded\n-\u00a0the security sensitive files also being uploaded via partial PUT\n\nIf all of the following were true, a malicious user was able to perform remote code execution:\n- writes enabled for the default servlet (disabled by default)\n-\u00a0support for partial PUT (enabled by default)\n-\u00a0application was using Tomcat's file based session persistence with the\u00a0default storage location\n-\u00a0application included a library that may be leveraged in a\u00a0deserialization attack\n\nUsers are recommended to upgrade to version 11.0.3, 10.1.35 or 9.0.99, which fixes the issue.",
"Severity": "CRITICAL",
"CweIDs": [
"CWE-44",
"CWE-502",
"CWE-706"
],
"VendorSeverity": {
"alma": 2,
"amazon": 3,
"bitnami": 4,
"ghsa": 4,
"nvd": 4,
"oracle-oval": 2,
"photon": 4,
"redhat": 2,
"rocky": 2,
"ubuntu": 3
},
"CVSS": {
"bitnami": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"V3Score": 9.8
},
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:H",
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A",
"V3Score": 9.8,
"V40Score": 9.2
},
"nvd": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"V3Score": 9.8
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"V3Score": 8.6
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/03/10/5",
"https://access.redhat.com/errata/RHSA-2025:3645",
"https://access.redhat.com/security/cve/CVE-2025-24813",
"https://bugzilla.redhat.com/2332817",
"https://bugzilla.redhat.com/2351129",
"https://bugzilla.redhat.com/show_bug.cgi?id=2332817",
"https://bugzilla.redhat.com/show_bug.cgi?id=2351129",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50379",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-24813",
"https://errata.almalinux.org/9/ALSA-2025-3645.html",
"https://errata.rockylinux.org/RLSA-2025:3645",
"https://github.com/absholi7ly/POC-CVE-2025-24813/blob/main/README.md",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/0a668e0c27f2b7ca0cc7c6eea32253b9b5ecb29c",
"https://github.com/apache/tomcat/commit/eb61aade8f8daccaecabf07d428b877975622f72",
"https://github.com/apache/tomcat/commit/f6c01d6577cf9a1e06792be47e623d36acc3b5dc",
"https://linux.oracle.com/cve/CVE-2025-24813.html",
"https://linux.oracle.com/errata/ELSA-2025-7497.html",
"https://lists.apache.org/thread/j5fkjv2k477os90nczf2v9l61fb0kkgq",
"https://lists.debian.org/debian-lts-announce/2025/04/msg00003.html",
"https://nvd.nist.gov/vuln/detail/CVE-2025-24813",
"https://security.netapp.com/advisory/ntap-20250321-0001",
"https://security.netapp.com/advisory/ntap-20250321-0001/",
"https://ubuntu.com/security/notices/USN-7525-1",
"https://ubuntu.com/security/notices/USN-7525-2",
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-24813",
"https://www.cve.org/CVERecord?id=CVE-2025-24813",
"https://www.vicarius.io/vsociety/posts/cve-2025-24813-detect-apache-tomcat-rce",
"https://www.vicarius.io/vsociety/posts/cve-2025-24813-mitigate-apache-tomcat-rce",
"https://www.vicarius.io/vsociety/posts/cve-2025-24813-tomcat-detect-vulnerability",
"https://www.vicarius.io/vsociety/posts/cve-2025-24813-tomcat-mitigation-vulnerability"
],
"PublishedDate": "2025-03-10T17:15:35.067Z",
"LastModifiedDate": "2025-10-23T14:49:29.133Z"
},
{
"VulnerabilityID": "CVE-2025-48988",
"VendorIDs": [
"GHSA-h3gc-qfqq-6h8f"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "11.0.8, 10.1.42, 9.0.106",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-48988",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:32d64f9c647905fdfbd2f9aace51eb240eddbe9e1411d106f12aaf43fb26afb3",
"Title": "tomcat: Apache Tomcat DoS in multipart upload",
"Description": "Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105.\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions \nmay also be affected.\n\n\nUsers are recommended to upgrade to version 11.0.8, 10.1.42 or 9.0.106, which fix the issue.",
"Severity": "HIGH",
"CweIDs": [
"CWE-770"
],
"VendorSeverity": {
"alma": 3,
"amazon": 2,
"bitnami": 3,
"ghsa": 3,
"oracle-oval": 3,
"photon": 3,
"redhat": 2,
"rocky": 3,
"ubuntu": 2
},
"CVSS": {
"bitnami": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"V3Score": 7.5,
"V40Score": 8.7
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"V3Score": 5.3
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/06/16/1",
"https://access.redhat.com/errata/RHSA-2025:14178",
"https://access.redhat.com/security/cve/CVE-2025-48988",
"https://bugzilla.redhat.com/2373015",
"https://bugzilla.redhat.com/2373018",
"https://bugzilla.redhat.com/2373020",
"https://bugzilla.redhat.com/2373309",
"https://bugzilla.redhat.com/2379374",
"https://bugzilla.redhat.com/2379382",
"https://bugzilla.redhat.com/2379386",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373015",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373018",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373020",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373309",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379374",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379382",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379386",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48976",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48988",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48989",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-49125",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-52434",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-52520",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53506",
"https://errata.almalinux.org/10/ALSA-2025-14178.html",
"https://errata.rockylinux.org/RLSA-2025:14181",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/2b0ab14fb55d4edc896e5f1817f2ab76f714ae5e",
"https://github.com/apache/tomcat/commit/2b0ab14fb55d4edc896e5f1817f2ab76f714ae5e (11.0.8)",
"https://github.com/apache/tomcat/commit/cdde8e655bc1c5c60a07efd216251d77c52fd7f6",
"https://github.com/apache/tomcat/commit/cdde8e655bc1c5c60a07efd216251d77c52fd7f6 (10.1.42)",
"https://github.com/apache/tomcat/commit/ee8042ffce4cb9324dfd79efda5984f37bbb6910",
"https://github.com/apache/tomcat/commit/ee8042ffce4cb9324dfd79efda5984f37bbb6910 (9.0.106)",
"https://linux.oracle.com/cve/CVE-2025-48988.html",
"https://linux.oracle.com/errata/ELSA-2025-14181.html",
"https://lists.apache.org/thread/nzkqsok8t42qofgqfmck536mtyzygp18",
"https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html",
"https://nvd.nist.gov/vuln/detail/CVE-2025-48988",
"https://tomcat.apache.org/security-10.html",
"https://tomcat.apache.org/security-11.html",
"https://tomcat.apache.org/security-9.html",
"https://www.cve.org/CVERecord?id=CVE-2025-48988"
],
"PublishedDate": "2025-06-16T15:15:24.563Z",
"LastModifiedDate": "2025-11-03T20:19:07.89Z"
},
{
"VulnerabilityID": "CVE-2025-48989",
"VendorIDs": [
"GHSA-gqp3-2cvr-x8m3"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "11.0.10, 10.1.44, 9.0.108",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-48989",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:44e3bba4423545a604596422e8d8e6a8486f768dfe16a52e4028a481aeb1a7a3",
"Title": "tomcat: http/2 \"MadeYouReset\" DoS attack through HTTP/2 control frames",
"Description": "Improper Resource Shutdown or Release vulnerability in Apache Tomcat made Tomcat vulnerable to the made you reset attack.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.9, from 10.1.0-M1 through 10.1.43 and from 9.0.0.M1 through 9.0.107. Older, EOL versions may also be affected.\n\nUsers are recommended to upgrade to one of versions 11.0.10, 10.1.44 or 9.0.108 which fix the issue.",
"Severity": "HIGH",
"CweIDs": [
"CWE-404"
],
"VendorSeverity": {
"alma": 3,
"amazon": 3,
"bitnami": 3,
"ghsa": 3,
"oracle-oval": 3,
"redhat": 3,
"rocky": 3,
"ubuntu": 2
},
"CVSS": {
"bitnami": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/08/13/2",
"https://access.redhat.com/errata/RHSA-2025:14178",
"https://access.redhat.com/security/cve/CVE-2025-48989",
"https://bugzilla.redhat.com/2373015",
"https://bugzilla.redhat.com/2373018",
"https://bugzilla.redhat.com/2373020",
"https://bugzilla.redhat.com/2373309",
"https://bugzilla.redhat.com/2379374",
"https://bugzilla.redhat.com/2379382",
"https://bugzilla.redhat.com/2379386",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373015",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373018",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373020",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373309",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379374",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379382",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379386",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48976",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48988",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48989",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-49125",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-52434",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-52520",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53506",
"https://errata.almalinux.org/10/ALSA-2025-14178.html",
"https://errata.rockylinux.org/RLSA-2025:14181",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/73c04a10395774bda71a0b37802cf983662ce255",
"https://github.com/apache/tomcat/commit/73c04a10395774bda71a0b37802cf983662ce255 (10.1.44)",
"https://github.com/apache/tomcat/commit/f362c8eb3b8ec5b7f312f7f5610731c0fb299a06",
"https://github.com/apache/tomcat/commit/f362c8eb3b8ec5b7f312f7f5610731c0fb299a06 (11.0.10)",
"https://github.com/apache/tomcat/commit/f36b8a4eea4ce8a0bc035079e1d259d29f5eb7bf",
"https://github.com/apache/tomcat/commit/f36b8a4eea4ce8a0bc035079e1d259d29f5eb7bf (9.0.108)",
"https://kb.cert.org/vuls/id/767506",
"https://linux.oracle.com/cve/CVE-2025-48989.html",
"https://linux.oracle.com/errata/ELSA-2025-14181.html",
"https://lists.apache.org/thread/9ydfg0xr0tchmglcprhxgwhj0hfwxlyf",
"https://nvd.nist.gov/vuln/detail/CVE-2025-48989",
"https://tomcat.apache.org/security-10.html",
"https://tomcat.apache.org/security-11.html",
"https://tomcat.apache.org/security-9.html",
"https://www.cve.org/CVERecord?id=CVE-2025-48989",
"https://www.kb.cert.org/vuls/id/767506"
],
"PublishedDate": "2025-08-13T13:15:34.153Z",
"LastModifiedDate": "2025-11-04T22:16:17.987Z"
},
{
"VulnerabilityID": "CVE-2025-55752",
"VendorIDs": [
"GHSA-wmwf-9ccg-fff5"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "11.0.11, 10.1.45, 9.0.109",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-55752",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:a1a6914cd9e7960b9f90f6feade25f01079497108db7ee7493775c7115236cf4",
"Title": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE",
"Description": "Relative Path Traversal vulnerability in Apache Tomcat.\n\nThe fix for bug 60013 introduced a regression where the rewritten URL was normalized before it was decoded. This introduced the possibility that, for rewrite rules that rewrite query parameters to the URL, an attacker could manipulate the request URI to bypass security constraints including the protection for /WEB-INF/ and /META-INF/. If PUT requests were also enabled then malicious files could be uploaded leading to remote code execution. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI.\n\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.0.M11 through 9.0.108.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.6 though 8.5.100. Other, older, EOL versions may also be affected.\nUsers are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue.",
"Severity": "HIGH",
"CweIDs": [
"CWE-23"
],
"VendorSeverity": {
"alma": 3,
"amazon": 3,
"bitnami": 3,
"ghsa": 3,
"oracle-oval": 3,
"redhat": 3,
"rocky": 3
},
"CVSS": {
"bitnami": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"V3Score": 7.5
},
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"V3Score": 7.5,
"V40Score": 7.7
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"V3Score": 7.5
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/10/27/4",
"https://access.redhat.com/errata/RHSA-2025:23052",
"https://access.redhat.com/security/cve/CVE-2025-55752",
"https://bugzilla.redhat.com/2362782",
"https://bugzilla.redhat.com/2406591",
"https://bugzilla.redhat.com/show_bug.cgi?id=2362782",
"https://bugzilla.redhat.com/show_bug.cgi?id=2406591",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-31651",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-55752",
"https://errata.almalinux.org/10/ALSA-2025-23052.html",
"https://errata.rockylinux.org/RLSA-2025:23049",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/130d36d8492ef9e4eb22952c17c92423cb35fd06",
"https://github.com/apache/tomcat/commit/b5042622b8b78340ae65403c55dcb9c7416924df",
"https://github.com/apache/tomcat/commit/fec06c610ed7466b401e29cc567a58aee5ed826a",
"https://linux.oracle.com/cve/CVE-2025-55752.html",
"https://linux.oracle.com/errata/ELSA-2025-23052.html",
"https://lists.apache.org/thread/n05kjcwyj1s45ovs8ll1qrrojhfb1tog",
"https://nvd.nist.gov/vuln/detail/CVE-2025-55752",
"https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.45",
"https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.11",
"https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.109",
"https://www.cve.org/CVERecord?id=CVE-2025-55752",
"https://www.vicarius.io/vsociety/posts/cve-2025-55752-detect-apache-tomcat-vulnerability",
"https://www.vicarius.io/vsociety/posts/cve-2025-55752-mitigate-apache-tomcat-vulnerability"
],
"PublishedDate": "2025-10-27T18:15:42.283Z",
"LastModifiedDate": "2025-11-14T17:44:41.047Z"
},
{
"VulnerabilityID": "CVE-2025-31650",
"VendorIDs": [
"GHSA-3p2h-wqq4-wf4h"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "9.0.104, 10.1.40, 11.0.6",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-31650",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:862f55d29836fff9127f60c7a06f63a64fa20c6c273046ebe90639658ddc7816",
"Title": "tomcat: Apache Tomcat: DoS via malformed HTTP/2 PRIORITY_UPDATE frame",
"Description": "Improper Input Validation vulnerability in Apache Tomcat. Incorrect error handling for some invalid HTTP priority headers resulted in incomplete clean-up of the failed request which created a memory leak. A large number of such requests could trigger an OutOfMemoryException resulting in a denial of service.\n\nThis issue affects Apache Tomcat: from 9.0.76 through 9.0.102, from 10.1.10 through 10.1.39, from 11.0.0-M2 through 11.0.5.\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.90 though 8.5.100.\n\n\nUsers are recommended to upgrade to version 9.0.104, 10.1.40 or 11.0.6 which fix the issue.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-459"
],
"VendorSeverity": {
"alma": 3,
"amazon": 3,
"bitnami": 3,
"ghsa": 2,
"nvd": 3,
"oracle-oval": 3,
"photon": 3,
"redhat": 3,
"rocky": 3,
"ubuntu": 2
},
"CVSS": {
"bitnami": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"ghsa": {
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U",
"V40Score": 6.6
},
"nvd": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"V3Score": 7.5
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/04/28/2",
"https://access.redhat.com/errata/RHSA-2025:11332",
"https://access.redhat.com/security/cve/CVE-2025-31650",
"https://bugzilla.redhat.com/2333521",
"https://bugzilla.redhat.com/2362783",
"https://bugzilla.redhat.com/show_bug.cgi?id=2333521",
"https://bugzilla.redhat.com/show_bug.cgi?id=2362783",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56337",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-31650",
"https://errata.almalinux.org/10/ALSA-2025-11332.html",
"https://errata.rockylinux.org/RLSA-2025:11335",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/1eef1dc459c45f1e421d8bd25ef340fc1cc34edc",
"https://github.com/apache/tomcat/commit/40ae788c2e64d018b4e58cd4210bb96434d0100d",
"https://github.com/apache/tomcat/commit/75554da2fc5574862510ae6f0d7b3d78937f1d40",
"https://github.com/apache/tomcat/commit/8cc3b8fb3f2d8d4d6a757e014f19d1fafa948a60",
"https://github.com/apache/tomcat/commit/b7674782679e1514a0d154166b1d04d38aaac4a9",
"https://github.com/apache/tomcat/commit/b98e74f517b36929f4208506e5adad22cb767baa",
"https://github.com/apache/tomcat/commit/cba1a0fe1289ee7f5dd46c61c38d1e1ac5437bff",
"https://github.com/apache/tomcat/commit/ded0285b96b4d3f5560dfc8856ad5ec4a9b50ba9",
"https://github.com/apache/tomcat/commit/f619e6a05029538886d5a9d987925d573b5bb8c2",
"https://linux.oracle.com/cve/CVE-2025-31650.html",
"https://linux.oracle.com/errata/ELSA-2025-11335.html",
"https://lists.apache.org/thread/j6zzk0y3yym9pzfzkq5vcyxzz0yzh826",
"https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html",
"https://nvd.nist.gov/vuln/detail/CVE-2025-31650",
"https://tomcat.apache.org/security-10.html",
"https://tomcat.apache.org/security-11.html",
"https://tomcat.apache.org/security-9.html",
"https://ubuntu.com/security/notices/USN-7705-1",
"https://www.cve.org/CVERecord?id=CVE-2025-31650"
],
"PublishedDate": "2025-04-28T20:15:20.653Z",
"LastModifiedDate": "2025-11-03T20:18:25.74Z"
},
{
"VulnerabilityID": "CVE-2025-49124",
"VendorIDs": [
"GHSA-42wg-hm62-jcwg"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "11.0.8, 10.1.42, 9.0.106",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-49124",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:8eb8e700ae0a98d0d2918c907b4587a231867ab1e2a7ea1171fce10bc45eb9a6",
"Title": "Apache Tomcat installer for Windows has an untrusted search path vulnerability",
"Description": "Untrusted Search Path vulnerability in Apache Tomcat installer for Windows. During installation, the Tomcat installer for Windows used icacls.exe without specifying a full path.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0 through 10.1.41, from 9.0.23 through 9.0.105.\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100 and 7.0.95 through 7.0.109.\u00a0Other EOL versions may also be affected.\n\n\nUsers are recommended to upgrade to version 11.0.8, 10.1.42 or 9.0.106, which fix the issue.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-426"
],
"VendorSeverity": {
"bitnami": 3,
"ghsa": 2,
"photon": 3
},
"CVSS": {
"bitnami": {
"V3Vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"V3Score": 8.4
},
"ghsa": {
"V40Vector": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U",
"V40Score": 4.8
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/06/16/3",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/28726cc2e63bed68771f5eb0f65a78dc7080571823",
"https://github.com/apache/tomcat/commit/c56456cda8151c9504dfb7985700824559d769a7",
"https://github.com/apache/tomcat/commit/e0e07812224d327a321babb554f5a5758d30cc49",
"https://lists.apache.org/thread/lnow7tt2j6hb9kcpkggx32ht6o90vqzv",
"https://nvd.nist.gov/vuln/detail/CVE-2025-49124",
"https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.42",
"https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.8",
"https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.106"
],
"PublishedDate": "2025-06-16T15:15:24.707Z",
"LastModifiedDate": "2025-10-29T12:15:36.863Z"
},
{
"VulnerabilityID": "CVE-2025-49125",
"VendorIDs": [
"GHSA-wc4r-xq3c-5cf3"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "11.0.8, 10.1.42, 9.0.106",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-49125",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:b8fa94f5fcc316930df2dc4fea0084a6f505ab7613da163843a2f011bc96c3b1",
"Title": "tomcat: Apache Tomcat: Security constraint bypass for pre/post-resources",
"Description": "Authentication Bypass Using an Alternate Path or Channel vulnerability in Apache Tomcat.\u00a0 When using PreResources or PostResources mounted other than at the root of the web application, it was possible to access those resources via an unexpected path. That path was likely not to be protected by the same security constraints as the expected path, allowing those security constraints to be bypassed.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105.\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Other, older, EOL versions \nmay also be affected.\n\n\nUsers are recommended to upgrade to version 11.0.8, 10.1.42 or 9.0.106, which fix the issue.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-288"
],
"VendorSeverity": {
"alma": 3,
"amazon": 3,
"bitnami": 3,
"ghsa": 2,
"oracle-oval": 3,
"photon": 3,
"redhat": 1,
"rocky": 3,
"ubuntu": 2
},
"CVSS": {
"bitnami": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"V3Score": 7.5
},
"ghsa": {
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
"V40Score": 6.3
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"V3Score": 3.7
}
},
"References": [
"http://www.openwall.com/lists/oss-security/2025/06/16/2",
"https://access.redhat.com/errata/RHSA-2025:14178",
"https://access.redhat.com/security/cve/CVE-2025-49125",
"https://bugzilla.redhat.com/2373015",
"https://bugzilla.redhat.com/2373018",
"https://bugzilla.redhat.com/2373020",
"https://bugzilla.redhat.com/2373309",
"https://bugzilla.redhat.com/2379374",
"https://bugzilla.redhat.com/2379382",
"https://bugzilla.redhat.com/2379386",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373015",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373018",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373020",
"https://bugzilla.redhat.com/show_bug.cgi?id=2373309",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379374",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379382",
"https://bugzilla.redhat.com/show_bug.cgi?id=2379386",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48976",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48988",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-48989",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-49125",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-52434",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-52520",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53506",
"https://errata.almalinux.org/10/ALSA-2025-14178.html",
"https://errata.rockylinux.org/RLSA-2025:14181",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/7617b9c247bc77ed0444dd69adcd8aa48777886c",
"https://github.com/apache/tomcat/commit/7617b9c247bc77ed0444dd69adcd8aa48777886c (10.1.42)",
"https://github.com/apache/tomcat/commit/9418e3ff9f1f4c006b4661311ae9376c52d162b9",
"https://github.com/apache/tomcat/commit/9418e3ff9f1f4c006b4661311ae9376c52d162b9 (9.0.106)",
"https://github.com/apache/tomcat/commit/d94bd36fb7eb32e790dae0339bc249069649a637",
"https://github.com/apache/tomcat/commit/d94bd36fb7eb32e790dae0339bc249069649a637 (11.0.8)",
"https://linux.oracle.com/cve/CVE-2025-49125.html",
"https://linux.oracle.com/errata/ELSA-2025-14181.html",
"https://lists.apache.org/thread/m66cytbfrty9k7dc4cg6tl1czhsnbywk",
"https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html",
"https://nvd.nist.gov/vuln/detail/CVE-2025-49125",
"https://tomcat.apache.org/security-10.html",
"https://tomcat.apache.org/security-11.html",
"https://tomcat.apache.org/security-9.html",
"https://www.cve.org/CVERecord?id=CVE-2025-49125"
],
"PublishedDate": "2025-06-16T15:15:24.85Z",
"LastModifiedDate": "2025-11-03T20:19:08.213Z"
},
{
"VulnerabilityID": "CVE-2025-66614",
"VendorIDs": [
"GHSA-fpj8-gq4v-p354"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.34::b796a4c6",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.34",
"UID": "4e0e1c4b348e4420"
},
"InstalledVersion": "10.1.34",
"FixedVersion": "11.0.14, 10.1.49, 9.0.112",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-66614",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:b4852921014d2d67ccd0095c8c3e3a79947fe6d9563c04cae1827e491962377c",
"Title": "tomcat: Client certificate verification bypass due to virtual host mapping",
"Description": "Improper Input Validation vulnerability.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\nTomcat did not validate that the host name provided via the SNI \nextension was the same as the host name provided in the HTTP host header \nfield. If Tomcat was configured with more than one virtual host and the \nTLS configuration for one of those hosts did not require client \ncertificate authentication but another one did, it was possible for a \nclient to bypass the client certificate authentication by sending \ndifferent host names in the SNI extension and the HTTP host header field.\n\n\n\nThe vulnerability only applies if client certificate authentication is \nonly enforced at the Connector. It does not apply if client certificate \nauthentication is enforced at the web application.\n\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-20"
],
"VendorSeverity": {
"ghsa": 2,
"redhat": 2
},
"CVSS": {
"ghsa": {
"V40Vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
"V40Score": 6.3
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"V3Score": 5.3
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-66614",
"https://github.com/apache/tomcat",
"https://github.com/apache/tomcat/commit/152c14885d45f5e0a8b59bd9f93c289cfe20ce30",
"https://github.com/apache/tomcat/commit/258a591b61f8cf5c22109e21e5a2a38b63454fd2",
"https://github.com/apache/tomcat/commit/5053fa82a1b2b52756810601227984a8b71888a4",
"https://github.com/apache/tomcat/commit/9276b5e783c8cd5b3fe2bb716306b65004bdd940",
"https://github.com/apache/tomcat/commit/972f9a5e2a07674d92610c478aac1b205d60724e",
"https://github.com/apache/tomcat/commit/a4aa74232e826028cd2f7ba0445caf8a8b52c509",
"https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7",
"https://nvd.nist.gov/vuln/detail/CVE-2025-66614",
"https://tomcat.apache.org/security-10.html",
"https://tomcat.apache.org/security-11.html",
"https://tomcat.apache.org/security-9.html",
"https://www.cve.org/CVERecord?id=CVE-2025-66614"
],
"PublishedDate": "2026-02-17T19:21:55.31Z",
"LastModifiedDate": "2026-02-18T17:51:53.51Z"
},
{
"VulnerabilityID": "CVE-2025-22235",
"VendorIDs": [
"GHSA-rc42-6c7j-7h5r"
],
"PkgID": "org.springframework.boot:spring-boot:3.4.2::7305f71e",
"PkgName": "org.springframework.boot:spring-boot",
"PkgIdentifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot@3.4.2",
"UID": "f337987a141eb54d"
},
"InstalledVersion": "3.4.2",
"FixedVersion": "3.3.11, 3.4.5",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-22235",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:0e611f21d679d84f5a3c9c98871e752d9fc1f17425f11e834dc1af3048585f7b",
"Title": "org.springframework.boot/spring-boot: Spring Boot EndpointRequest.to() creates wrong matcher if actuator endpoint is not exposed",
"Description": "EndpointRequest.to()\u00a0creates a matcher for null/**\u00a0if the actuator endpoint, for which the EndpointRequest\u00a0has been created, is disabled or not exposed.\n\nYour application may be affected by this if all the following conditions are met:\n\n * You use Spring Security\n * EndpointRequest.to()\u00a0has been used in a Spring Security chain configuration\n * The endpoint which EndpointRequest\u00a0references is disabled or not exposed via web\n * Your application handles requests to /null\u00a0and this path needs protection\n\n\nYou are not affected if any of the following is true:\n\n * You don't use Spring Security\n * You don't use EndpointRequest.to()\n * The endpoint which EndpointRequest.to()\u00a0refers to is enabled and is exposed\n * Your application does not handle requests to /null\u00a0or this path does not need protection",
"Severity": "HIGH",
"CweIDs": [
"CWE-20"
],
"VendorSeverity": {
"ghsa": 3,
"redhat": 3
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"V3Score": 7.3
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"V3Score": 7.3
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-22235",
"https://github.com/advisories/GHSA-rc42-6c7j-7h5r",
"https://github.com/spring-projects/spring-boot",
"https://nvd.nist.gov/vuln/detail/CVE-2025-22235",
"https://security.netapp.com/advisory/ntap-20250516-0010",
"https://security.netapp.com/advisory/ntap-20250516-0010/",
"https://spring.io/security/cve-2025-22235",
"https://www.cve.org/CVERecord?id=CVE-2025-22235"
],
"PublishedDate": "2025-04-28T08:15:15.273Z",
"LastModifiedDate": "2025-05-16T23:15:19.6Z"
},
{
"VulnerabilityID": "CVE-2025-41249",
"VendorIDs": [
"GHSA-jmp9-x22r-554x"
],
"PkgID": "org.springframework:spring-core:6.2.2::4572876c",
"PkgName": "org.springframework:spring-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.springframework/spring-core@6.2.2",
"UID": "800382786dd7c511"
},
"InstalledVersion": "6.2.2",
"FixedVersion": "6.2.11",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-41249",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:2ebef2903b3b45ebab8ee81a3093b9166b02f4c88a08efb70f732067704ff3ef",
"Title": "org.springframework/spring-core: Spring Framework Annotation Detection Vulnerability",
"Description": "The Spring Framework annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue if such annotations are used for authorization decisions.\n\nYour application may be affected by this if you are using Spring Security's @EnableMethodSecurity\u00a0feature.\n\nYou are not affected by this if you are not using @EnableMethodSecurity\u00a0or if you do not use security annotations on methods in generic superclasses or generic interfaces.\n\nThis CVE is published in conjunction with CVE-2025-41248 https://spring.io/security/cve-2025-41248 .",
"Severity": "HIGH",
"CweIDs": [
"CWE-285"
],
"VendorSeverity": {
"ghsa": 3,
"redhat": 3
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"V3Score": 7.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"V3Score": 7.5
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-41249",
"https://github.com/spring-projects/spring-framework",
"https://github.com/spring-projects/spring-framework/commit/6d710d482a6785b069e35022e81758953afc21ff",
"https://github.com/spring-projects/spring-framework/issues/35342",
"https://github.com/spring-projects/spring-framework/releases/tag/v6.2.11",
"https://nvd.nist.gov/vuln/detail/CVE-2025-41249",
"https://spring.io/security/cve-2025-41249",
"https://www.cve.org/CVERecord?id=CVE-2025-41249"
],
"PublishedDate": "2025-09-16T11:15:30.887Z",
"LastModifiedDate": "2025-09-16T20:15:35.127Z"
},
{
"VulnerabilityID": "CVE-2025-41234",
"VendorIDs": [
"GHSA-6r3c-xf4w-jxjm"
],
"PkgID": "org.springframework:spring-web:6.2.2::5045a5ab",
"PkgName": "org.springframework:spring-web",
"PkgIdentifier": {
"PURL": "pkg:maven/org.springframework/spring-web@6.2.2",
"UID": "ebb0e6346df33d85"
},
"InstalledVersion": "6.2.2",
"FixedVersion": "6.2.8, 6.1.21",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-41234",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:ce68eac98db5f28a5bda9b18b95d66b3768a5e8eaedd55e5b58a810996a4ec07",
"Title": "springframework: Reflected download attack in Spring Framework with non-ASCII headers",
"Description": "Description\n\nIn Spring Framework, versions 6.0.x as of 6.0.5, versions 6.1.x and 6.2.x, an application is vulnerable to a reflected file download (RFD) attack when it sets a \u201cContent-Disposition\u201d header with a non-ASCII charset, where the filename attribute is derived from user-supplied input.\n\nSpecifically, an application is vulnerable when all the following are true:\n\n * The header is prepared with org.springframework.http.ContentDisposition.\n * The filename is set via ContentDisposition.Builder#filename(String, Charset).\n * The value for the filename is derived from user-supplied input.\n * The application does not sanitize the user-supplied input.\n * The downloaded content of the response is injected with malicious commands by the attacker (see RFD paper reference for details).\n\n\nAn application is not vulnerable if any of the following is true:\n\n * The application does not set a \u201cContent-Disposition\u201d response header.\n * The header is not prepared with org.springframework.http.ContentDisposition.\n * The filename is set via one of: * ContentDisposition.Builder#filename(String), or\n * ContentDisposition.Builder#filename(String, ASCII)\n\n\n\n * The filename is not derived from user-supplied input.\n * The filename is derived from user-supplied input but sanitized by the application.\n * The attacker cannot inject malicious content in the downloaded content of the response.\n\n\nAffected Spring Products and VersionsSpring Framework:\n\n * 6.2.0 - 6.2.7\n * 6.1.0 - 6.1.20\n * 6.0.5 - 6.0.28\n * Older, unsupported versions are not affected\n\n\nMitigationUsers of affected versions should upgrade to the corresponding fixed version.\n\nAffected version(s)Fix versionAvailability6.2.x6.2.8OSS6.1.x6.1.21OSS6.0.x6.0.29 Commercial https://enterprise.spring.io/ No further mitigation steps are necessary.\n\n\nCWE-113 in `Content-Disposition` handling in VMware Spring Framework versions 6.0.5 to 6.2.7 allows remote attackers to launch Reflected File Download (RFD) attacks via unsanitized user input in `ContentDisposition.Builder#filename(String, Charset)` with non-ASCII charsets.",
"Severity": "MEDIUM",
"CweIDs": [
"CWE-113"
],
"VendorSeverity": {
"ghsa": 2,
"redhat": 2
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N",
"V3Score": 6.5
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N",
"V3Score": 6.5
}
},
"References": [
"https://access.redhat.com/security/cve/CVE-2025-41234",
"https://github.com/spring-projects/spring-framework",
"https://github.com/spring-projects/spring-framework/commit/f0e7b42704e6b33958f242d91bd690d6ef7ada9c",
"https://github.com/spring-projects/spring-framework/commit/fd68ea6fcbf94fc1d38bfefd3692fe094652ab3d",
"https://github.com/spring-projects/spring-framework/issues/35034",
"https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N&version=3.1",
"https://nvd.nist.gov/vuln/detail/CVE-2025-41234",
"https://spring.io/security/cve-2025-41234",
"https://www.cve.org/CVERecord?id=CVE-2025-41234"
],
"PublishedDate": "2025-06-12T22:15:21.09Z",
"LastModifiedDate": "2025-06-16T12:32:18.84Z"
},
{
"VulnerabilityID": "CVE-2025-41242",
"VendorIDs": [
"GHSA-r936-gwx5-v52f"
],
"PkgID": "org.springframework:spring-webmvc:6.2.2::d9af3745",
"PkgName": "org.springframework:spring-webmvc",
"PkgIdentifier": {
"PURL": "pkg:maven/org.springframework/spring-webmvc@6.2.2",
"UID": "a47c7d68cbee77a7"
},
"InstalledVersion": "6.2.2",
"FixedVersion": "6.2.10",
"Status": "fixed",
"SeveritySource": "ghsa",
"PrimaryURL": "https://avd.aquasec.com/nvd/cve-2025-41242",
"DataSource": {
"ID": "ghsa",
"Name": "GitHub Security Advisory Maven",
"URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Amaven"
},
"Fingerprint": "sha256:9a623dda33c5f76c5c1ee2874b58e34793789c75924fe9eca07f3782c925bda1",
"Title": "org.springframework/spring-webmvc: Spring Framework MVC path traversal vulnerability",
"Description": "Spring Framework MVC applications can be vulnerable to a \u201cPath Traversal Vulnerability\u201d when deployed on a non-compliant Servlet container.\n\nAn application can be vulnerable when all the following are true:\n\n * the application is deployed as a WAR or with an embedded Servlet container\n * the Servlet container does not reject suspicious sequences https://jakarta.ee/specifications/servlet/6.1/jakarta-servlet-spec-6.1.html#uri-path-canonicalization \n * the application serves static resources https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title \u00a0with Spring resource handling\n\n\nWe 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": "MEDIUM",
"CweIDs": [
"CWE-22"
],
"VendorSeverity": {
"ghsa": 2,
"redhat": 2
},
"CVSS": {
"ghsa": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"V3Score": 5.9
},
"redhat": {
"V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"V3Score": 5.9
}
},
"References": [
"http://spring.io/security/cve-2025-41242",
"https://access.redhat.com/security/cve/CVE-2025-41242",
"https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title",
"https://github.com/spring-projects/spring-framework",
"https://jakarta.ee/specifications/servlet/6.1/jakarta-servlet-spec-6.1.html#uri-path-canonicalization",
"https://nvd.nist.gov/vuln/detail/CVE-2025-41242",
"https://www.cve.org/CVERecord?id=CVE-2025-41242"
],
"PublishedDate": "2025-08-18T09:15:28.637Z",
"LastModifiedDate": "2025-08-25T19:15:29.667Z"
}
]
},
{
"Target": "Dockerfile",
"Class": "config",
"Type": "dockerfile",
"MisconfSummary": {
"Successes": 23,
"Failures": 1
},
"Misconfigurations": [
{
"Type": "Dockerfile Security Check",
"ID": "DS-0002",
"Title": "Image user should not be 'root'",
"Description": "Running containers with 'root' user can lead to a container escape situation. It is a best practice to run containers as non-root users, which can be done by adding a 'USER' statement to the Dockerfile.",
"Message": "Specify at least 1 USER command in Dockerfile with non-root user as argument",
"Namespace": "builtin.dockerfile.DS002",
"Query": "data.builtin.dockerfile.DS002.deny",
"Resolution": "Add 'USER <non root user name>' line to the Dockerfile",
"Severity": "HIGH",
"PrimaryURL": "https://avd.aquasec.com/misconfig/ds-0002",
"References": [
"https://docs.docker.com/develop/develop-images/dockerfile_best-practices/",
"https://avd.aquasec.com/misconfig/ds-0002"
],
"Status": "FAIL",
"CauseMetadata": {
"Provider": "Dockerfile",
"Service": "general"
}
}
]
}
]
}