Critical
High
Medium
Low
Secrets
Misconfig
| Severity | CVE ID | Package | Installed | Fixed In | Description |
|---|---|---|---|---|---|
| MEDIUM | CVE-2025-58057 | io.netty:netty-codec | 4.1.124.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.124.Final | 4.2.8.Final, 4.1.129.Final | netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection |
| HIGH | CVE-2025-48988 | org.apache.tomcat.embed:tomcat-embed-core | 10.1.35 | 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.35 | 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.35 | 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.35 | 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.35 | 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.35 | 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.35 | 11.0.14, 10.1.49, 9.0.112 | tomcat: Client certificate verification bypass due to virtual host mapping |
| HIGH | CVE-2025-41249 | org.springframework:spring-core | 6.2.10 | 6.2.11 | org.springframework/spring-core: Spring Framework Annotation Detection 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": "019c7a56-49bf-75e6-b723-c7e4504f0639",
"CreatedAt": "2026-02-20T09:16:41.279389556Z",
"ArtifactID": "sha256:5a49edc037dbfe6b4d740d93b023eaf48dd6d00d54608f40802e390d0c595817",
"ArtifactName": "/src",
"ArtifactType": "repository",
"Metadata": {
"RepoURL": "https://github.com/eizen-ai/ha-rule-engine",
"Branch": "bugfix/Vulnerabilities-fix1",
"Commit": "2681b101291d652adf765298f8e0c87f638e7242",
"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": "f3acede616cfde50"
},
"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.5.5::ac98781b",
"org.springframework.boot:spring-boot-starter-web:3.5.5::a99ea3f9",
"org.springframework.boot:spring-boot-starter-webflux:3.5.5::35015ee6",
"org.springframework:spring-jdbc:6.2.10::2322740d"
],
"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": "4cda612159acd240"
},
"Version": "9.1.0",
"Licenses": [
"The GNU General Public License, v2 with Universal FOSS Exception, v1.0"
],
"Relationship": "direct",
"Locations": [
{
"StartLine": 63,
"EndLine": 67
}
],
"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": "ea62571477158730"
},
"Version": "4.0.21",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.apache.groovy:groovy:4.0.28::3c013bc6"
],
"Locations": [
{
"StartLine": 68,
"EndLine": 72
}
],
"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": "b48639edbaf25add"
},
"Version": "3.0.9",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"Locations": [
{
"StartLine": 54,
"EndLine": 58
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-data-mongodb:3.5.5::ac98781b",
"Name": "org.springframework.boot:spring-boot-starter-data-mongodb",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.5.5",
"UID": "9199d0e8b02f56aa"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.mongodb:mongodb-driver-sync:5.5.1::7199e4db",
"org.springframework.boot:spring-boot-starter:3.5.5::4e62ffd1",
"org.springframework.data:spring-data-mongodb:4.5.3::a9c8507c"
],
"Locations": [
{
"StartLine": 73,
"EndLine": 76
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-web:3.5.5::a99ea3f9",
"Name": "org.springframework.boot:spring-boot-starter-web",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-web@3.5.5",
"UID": "55b2b727e3d67b8b"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.springframework.boot:spring-boot-starter-json:3.5.5::189e6ccb",
"org.springframework.boot:spring-boot-starter-tomcat:3.5.5::75aa177b",
"org.springframework.boot:spring-boot-starter:3.5.5::4e62ffd1",
"org.springframework:spring-web:6.2.10::afe5b06e",
"org.springframework:spring-webmvc:6.2.10::6a76b778"
],
"Locations": [
{
"StartLine": 41,
"EndLine": 44
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-webflux:3.5.5::35015ee6",
"Name": "org.springframework.boot:spring-boot-starter-webflux",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-webflux@3.5.5",
"UID": "331525cab308d9af"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.springframework.boot:spring-boot-starter-json:3.5.5::189e6ccb",
"org.springframework.boot:spring-boot-starter-reactor-netty:3.5.5::354c9da0",
"org.springframework.boot:spring-boot-starter:3.5.5::4e62ffd1",
"org.springframework:spring-web:6.2.10::afe5b06e",
"org.springframework:spring-webflux:6.2.10::de3e129d"
],
"Locations": [
{
"StartLine": 45,
"EndLine": 48
}
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-jdbc:6.2.10::2322740d",
"Name": "org.springframework:spring-jdbc",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-jdbc@6.2.10",
"UID": "bba01368662382e2"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Relationship": "direct",
"DependsOn": [
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-core:6.2.10::ea8eb294",
"org.springframework:spring-tx:6.2.10::17789c38"
],
"Locations": [
{
"StartLine": 59,
"EndLine": 62
}
],
"AnalyzedBy": "pom"
},
{
"ID": "ch.qos.logback:logback-classic:1.5.19::61c45e91",
"Name": "ch.qos.logback:logback-classic",
"Identifier": {
"PURL": "pkg:maven/ch.qos.logback/logback-classic@1.5.19",
"UID": "9b8bfefe3646925b"
},
"Version": "1.5.19",
"Licenses": [
"EPL-1.0",
"LGPL-2.1-only"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"ch.qos.logback:logback-core:1.5.19::fffe5d2d",
"org.slf4j:slf4j-api:2.0.17::b5c66eae"
],
"AnalyzedBy": "pom"
},
{
"ID": "ch.qos.logback:logback-core:1.5.19::fffe5d2d",
"Name": "ch.qos.logback:logback-core",
"Identifier": {
"PURL": "pkg:maven/ch.qos.logback/logback-core@1.5.19",
"UID": "37db87adf63ce0d"
},
"Version": "1.5.19",
"Licenses": [
"EPL-1.0",
"LGPL-2.1-only"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.core:jackson-annotations:2.19.2::90468352",
"Name": "com.fasterxml.jackson.core:jackson-annotations",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.19.2",
"UID": "add029a3f2e84007"
},
"Version": "2.19.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.core:jackson-core:2.19.2::671e081c",
"Name": "com.fasterxml.jackson.core:jackson-core",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.19.2",
"UID": "ce5c3ee82960c86c"
},
"Version": "2.19.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.core:jackson-databind:2.19.2::b1317fc2",
"Name": "com.fasterxml.jackson.core:jackson-databind",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.19.2",
"UID": "1039440f43e33f4c"
},
"Version": "2.19.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-annotations:2.19.2::90468352",
"com.fasterxml.jackson.core:jackson-core:2.19.2::671e081c"
],
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2::f228ff57",
"Name": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.19.2",
"UID": "28dbe33f70f4e5ab"
},
"Version": "2.19.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-core:2.19.2::671e081c",
"com.fasterxml.jackson.core:jackson-databind:2.19.2::b1317fc2"
],
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2::74f4d7bf",
"Name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.19.2",
"UID": "620ea8f9841daa0e"
},
"Version": "2.19.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-annotations:2.19.2::90468352",
"com.fasterxml.jackson.core:jackson-core:2.19.2::671e081c",
"com.fasterxml.jackson.core:jackson-databind:2.19.2::b1317fc2"
],
"AnalyzedBy": "pom"
},
{
"ID": "com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2::23fe213a",
"Name": "com.fasterxml.jackson.module:jackson-module-parameter-names",
"Identifier": {
"PURL": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.19.2",
"UID": "5ed929849b1f4fd1"
},
"Version": "2.19.2",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-core:2.19.2::671e081c",
"com.fasterxml.jackson.core:jackson-databind:2.19.2::b1317fc2"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.micrometer:micrometer-commons:1.15.3::c863770a",
"Name": "io.micrometer:micrometer-commons",
"Identifier": {
"PURL": "pkg:maven/io.micrometer/micrometer-commons@1.15.3",
"UID": "a8da7a32beeec765"
},
"Version": "1.15.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "io.micrometer:micrometer-observation:1.15.3::33d5dbcc",
"Name": "io.micrometer:micrometer-observation",
"Identifier": {
"PURL": "pkg:maven/io.micrometer/micrometer-observation@1.15.3",
"UID": "4dfb0944c2bd6ec1"
},
"Version": "1.15.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.micrometer:micrometer-commons:1.15.3::c863770a"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"Name": "io.netty:netty-buffer",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-buffer@4.1.124.Final",
"UID": "211d6cc556f647d8"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-common:4.1.124.Final::536774f4"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"Name": "io.netty:netty-codec",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec@4.1.124.Final",
"UID": "f624b4bac0dfc9a7"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-dns:4.1.124.Final::1c8e4bb9",
"Name": "io.netty:netty-codec-dns",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-dns@4.1.124.Final",
"UID": "9f6c7f2fd7910156"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-http:4.1.124.Final::853aff14",
"Name": "io.netty:netty-codec-http",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-http@4.1.124.Final",
"UID": "b2d1cc50bf97c751"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-handler:4.1.124.Final::be8f096a",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-http2:4.1.124.Final::68580045",
"Name": "io.netty:netty-codec-http2",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-http2@4.1.124.Final",
"UID": "3a489a6d56ec3c09"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-codec-http:4.1.124.Final::853aff14",
"io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-handler:4.1.124.Final::be8f096a",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-codec-socks:4.1.124.Final::b6ffb6e1",
"Name": "io.netty:netty-codec-socks",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-codec-socks@4.1.124.Final",
"UID": "1d48c5c60083765d"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-common:4.1.124.Final::536774f4",
"Name": "io.netty:netty-common",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-common@4.1.124.Final",
"UID": "637d0c293918a4af"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-handler:4.1.124.Final::be8f096a",
"Name": "io.netty:netty-handler",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-handler@4.1.124.Final",
"UID": "e0b6f4b504f96510"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-resolver:4.1.124.Final::2142ffe6",
"io.netty:netty-transport-native-unix-common:4.1.124.Final::caca8821",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-handler-proxy:4.1.124.Final::e6931af3",
"Name": "io.netty:netty-handler-proxy",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-handler-proxy@4.1.124.Final",
"UID": "6d71b1d77f73e73f"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-codec-http:4.1.124.Final::853aff14",
"io.netty:netty-codec-socks:4.1.124.Final::b6ffb6e1",
"io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver:4.1.124.Final::2142ffe6",
"Name": "io.netty:netty-resolver",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver@4.1.124.Final",
"UID": "913ad967ca4c684f"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-common:4.1.124.Final::536774f4"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver-dns:4.1.124.Final::e3bd140f",
"Name": "io.netty:netty-resolver-dns",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver-dns@4.1.124.Final",
"UID": "a69388bdd348541e"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-codec-dns:4.1.124.Final::1c8e4bb9",
"io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-handler:4.1.124.Final::be8f096a",
"io.netty:netty-resolver:4.1.124.Final::2142ffe6",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver-dns-classes-macos:4.1.124.Final::c28f0cb3",
"Name": "io.netty:netty-resolver-dns-classes-macos",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.124.Final",
"UID": "8d6b01a74d88a520"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-resolver-dns:4.1.124.Final::e3bd140f",
"io.netty:netty-transport-native-unix-common:4.1.124.Final::caca8821"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-resolver-dns-native-macos:4.1.124.Final::95732fd9",
"Name": "io.netty:netty-resolver-dns-native-macos",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.1.124.Final",
"UID": "145ad321cdb98fff"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-resolver-dns-classes-macos:4.1.124.Final::c28f0cb3"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport:4.1.124.Final::fb5fe283",
"Name": "io.netty:netty-transport",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport@4.1.124.Final",
"UID": "b7144edc1a2d28f4"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-resolver:4.1.124.Final::2142ffe6"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport-classes-epoll:4.1.124.Final::bb45ace3",
"Name": "io.netty:netty-transport-classes-epoll",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.124.Final",
"UID": "2e09d6634ff59049"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-transport-native-unix-common:4.1.124.Final::caca8821",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport-native-epoll:4.1.124.Final::c0f6da50",
"Name": "io.netty:netty-transport-native-epoll",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.124.Final",
"UID": "aec0a7af45606b18"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-transport-classes-epoll:4.1.124.Final::bb45ace3",
"io.netty:netty-transport-native-unix-common:4.1.124.Final::caca8821",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.netty:netty-transport-native-unix-common:4.1.124.Final::caca8821",
"Name": "io.netty:netty-transport-native-unix-common",
"Identifier": {
"PURL": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.124.Final",
"UID": "bd8fe384f299bc23"
},
"Version": "4.1.124.Final",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-buffer:4.1.124.Final::6ff2353d",
"io.netty:netty-common:4.1.124.Final::536774f4",
"io.netty:netty-transport:4.1.124.Final::fb5fe283"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.projectreactor.netty:reactor-netty-core:1.2.9::158214ba",
"Name": "io.projectreactor.netty:reactor-netty-core",
"Identifier": {
"PURL": "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.9",
"UID": "d2c73d5ea7906636"
},
"Version": "1.2.9",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-handler-proxy:4.1.124.Final::e6931af3",
"io.netty:netty-handler:4.1.124.Final::be8f096a",
"io.netty:netty-resolver-dns-native-macos:4.1.124.Final::95732fd9",
"io.netty:netty-resolver-dns:4.1.124.Final::e3bd140f",
"io.netty:netty-transport-native-epoll:4.1.124.Final::c0f6da50",
"io.projectreactor:reactor-core:3.7.9::4c4b4cc5"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.projectreactor.netty:reactor-netty-http:1.2.9::51c4c647",
"Name": "io.projectreactor.netty:reactor-netty-http",
"Identifier": {
"PURL": "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.9",
"UID": "1b8ea37c3baea92c"
},
"Version": "1.2.9",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.netty:netty-codec-http2:4.1.124.Final::68580045",
"io.netty:netty-codec-http:4.1.124.Final::853aff14",
"io.netty:netty-resolver-dns-native-macos:4.1.124.Final::95732fd9",
"io.netty:netty-resolver-dns:4.1.124.Final::e3bd140f",
"io.netty:netty-transport-native-epoll:4.1.124.Final::c0f6da50",
"io.projectreactor.netty:reactor-netty-core:1.2.9::158214ba",
"io.projectreactor:reactor-core:3.7.9::4c4b4cc5"
],
"AnalyzedBy": "pom"
},
{
"ID": "io.projectreactor:reactor-core:3.7.9::4c4b4cc5",
"Name": "io.projectreactor:reactor-core",
"Identifier": {
"PURL": "pkg:maven/io.projectreactor/reactor-core@3.7.9",
"UID": "f55a2b43fe49e2fb"
},
"Version": "3.7.9",
"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.28::3c013bc6",
"Name": "org.apache.groovy:groovy",
"Identifier": {
"PURL": "pkg:maven/org.apache.groovy/groovy@4.0.28",
"UID": "1789e2b3e96796d3"
},
"Version": "4.0.28",
"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": "dc372916f9eb7592"
},
"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.17::b5c66eae"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.35::678d85b0",
"Name": "org.apache.tomcat.embed:tomcat-embed-core",
"Identifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"Version": "10.1.35",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.tomcat.embed:tomcat-embed-el:10.1.35::957d550e",
"Name": "org.apache.tomcat.embed:tomcat-embed-el",
"Identifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-el@10.1.35",
"UID": "2437fc6d17baa256"
},
"Version": "10.1.35",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.apache.tomcat.embed:tomcat-embed-websocket:10.1.35::a1f4205b",
"Name": "org.apache.tomcat.embed:tomcat-embed-websocket",
"Identifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-websocket@10.1.35",
"UID": "7122ad4205ea177"
},
"Version": "10.1.35",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.apache.tomcat.embed:tomcat-embed-core:10.1.35::678d85b0"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:bson:5.5.1::734d2aa3",
"Name": "org.mongodb:bson",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/bson@5.5.1",
"UID": "ad1c5b7b844ba8c7"
},
"Version": "5.5.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:bson-record-codec:5.5.1::8806c60a",
"Name": "org.mongodb:bson-record-codec",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/bson-record-codec@5.5.1",
"UID": "13a3fa09880125e"
},
"Version": "5.5.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:bson:5.5.1::734d2aa3"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:mongodb-driver-core:5.5.1::3a5e6e91",
"Name": "org.mongodb:mongodb-driver-core",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/mongodb-driver-core@5.5.1",
"UID": "f8548f19bc0ea5bc"
},
"Version": "5.5.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:bson-record-codec:5.5.1::8806c60a",
"org.mongodb:bson:5.5.1::734d2aa3"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.mongodb:mongodb-driver-sync:5.5.1::7199e4db",
"Name": "org.mongodb:mongodb-driver-sync",
"Identifier": {
"PURL": "pkg:maven/org.mongodb/mongodb-driver-sync@5.5.1",
"UID": "149fa23209e47262"
},
"Version": "5.5.1",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:bson:5.5.1::734d2aa3",
"org.mongodb:mongodb-driver-core:5.5.1::3a5e6e91"
],
"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.17::66a480e2",
"Name": "org.slf4j:jul-to-slf4j",
"Identifier": {
"PURL": "pkg:maven/org.slf4j/jul-to-slf4j@2.0.17",
"UID": "fbf1d690149d772c"
},
"Version": "2.0.17",
"Licenses": [
"MIT"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.slf4j:slf4j-api:2.0.17::b5c66eae"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.slf4j:slf4j-api:2.0.17::b5c66eae",
"Name": "org.slf4j:slf4j-api",
"Identifier": {
"PURL": "pkg:maven/org.slf4j/slf4j-api@2.0.17",
"UID": "f8085c3d799116b8"
},
"Version": "2.0.17",
"Licenses": [
"MIT"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot:3.5.5::70681926",
"Name": "org.springframework.boot:spring-boot",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot@3.5.5",
"UID": "4c6a7f7e8fd8c316"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-context:6.2.10::7841b006",
"org.springframework:spring-core:6.2.10::ea8eb294"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-autoconfigure:3.5.5::be942e32",
"Name": "org.springframework.boot:spring-boot-autoconfigure",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.5.5",
"UID": "22b006594d939f7b"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework.boot:spring-boot:3.5.5::70681926"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter:3.5.5::4e62ffd1",
"Name": "org.springframework.boot:spring-boot-starter",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter@3.5.5",
"UID": "3b4159fb33537144"
},
"Version": "3.5.5",
"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.5.5::be942e32",
"org.springframework.boot:spring-boot-starter-logging:3.5.5::ca2fb111",
"org.springframework.boot:spring-boot:3.5.5::70681926",
"org.springframework:spring-core:6.2.10::ea8eb294",
"org.yaml:snakeyaml:2.4::df71c093"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-json:3.5.5::189e6ccb",
"Name": "org.springframework.boot:spring-boot-starter-json",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.5.5",
"UID": "16698a46230c098d"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"com.fasterxml.jackson.core:jackson-databind:2.19.2::b1317fc2",
"com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.19.2::f228ff57",
"com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2::74f4d7bf",
"com.fasterxml.jackson.module:jackson-module-parameter-names:2.19.2::23fe213a",
"org.springframework.boot:spring-boot-starter:3.5.5::4e62ffd1",
"org.springframework:spring-web:6.2.10::afe5b06e"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-logging:3.5.5::ca2fb111",
"Name": "org.springframework.boot:spring-boot-starter-logging",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.5.5",
"UID": "693cbf7d7e25434b"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"ch.qos.logback:logback-classic:1.5.19::61c45e91",
"org.apache.logging.log4j:log4j-to-slf4j:2.24.3::1db61e78",
"org.slf4j:jul-to-slf4j:2.0.17::66a480e2"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-reactor-netty:3.5.5::354c9da0",
"Name": "org.springframework.boot:spring-boot-starter-reactor-netty",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-reactor-netty@3.5.5",
"UID": "53a222c6c306c40b"
},
"Version": "3.5.5",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.projectreactor.netty:reactor-netty-http:1.2.9::51c4c647"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.boot:spring-boot-starter-tomcat:3.5.5::75aa177b",
"Name": "org.springframework.boot:spring-boot-starter-tomcat",
"Identifier": {
"PURL": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.5.5",
"UID": "f8e5a586c976d555"
},
"Version": "3.5.5",
"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.35::678d85b0",
"org.apache.tomcat.embed:tomcat-embed-el:10.1.35::957d550e",
"org.apache.tomcat.embed:tomcat-embed-websocket:10.1.35::a1f4205b"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.data:spring-data-commons:3.5.3::f57ae30e",
"Name": "org.springframework.data:spring-data-commons",
"Identifier": {
"PURL": "pkg:maven/org.springframework.data/spring-data-commons@3.5.3",
"UID": "4032bcd4140b47c9"
},
"Version": "3.5.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.slf4j:slf4j-api:2.0.17::b5c66eae",
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-core:6.2.10::ea8eb294"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework.data:spring-data-mongodb:4.5.3::a9c8507c",
"Name": "org.springframework.data:spring-data-mongodb",
"Identifier": {
"PURL": "pkg:maven/org.springframework.data/spring-data-mongodb@4.5.3",
"UID": "5b013e1988c131a6"
},
"Version": "4.5.3",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.mongodb:mongodb-driver-core:5.5.1::3a5e6e91",
"org.slf4j:slf4j-api:2.0.17::b5c66eae",
"org.springframework.data:spring-data-commons:3.5.3::f57ae30e",
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-context:6.2.10::7841b006",
"org.springframework:spring-core:6.2.10::ea8eb294",
"org.springframework:spring-expression:6.2.10::635eab74",
"org.springframework:spring-tx:6.2.10::17789c38"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-aop:6.2.10::2df63785",
"Name": "org.springframework:spring-aop",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-aop@6.2.10",
"UID": "ba92227b62e8e286"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-core:6.2.10::ea8eb294"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-beans:6.2.10::ea4d12cc",
"Name": "org.springframework:spring-beans",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-beans@6.2.10",
"UID": "12133af1bc59e44a"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-core:6.2.10::ea8eb294"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-context:6.2.10::7841b006",
"Name": "org.springframework:spring-context",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-context@6.2.10",
"UID": "d9a2a1e15d47b3f"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.micrometer:micrometer-observation:1.15.3::33d5dbcc",
"org.springframework:spring-aop:6.2.10::2df63785",
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-core:6.2.10::ea8eb294",
"org.springframework:spring-expression:6.2.10::635eab74"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-core:6.2.10::ea8eb294",
"Name": "org.springframework:spring-core",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-core@6.2.10",
"UID": "490e1863d402db49"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-jcl:6.2.10::7f17e6c6"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-expression:6.2.10::635eab74",
"Name": "org.springframework:spring-expression",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-expression@6.2.10",
"UID": "b09a2659b15c0241"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-core:6.2.10::ea8eb294"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-jcl:6.2.10::7f17e6c6",
"Name": "org.springframework:spring-jcl",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-jcl@6.2.10",
"UID": "78ceeff54ea6ff2a"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-tx:6.2.10::17789c38",
"Name": "org.springframework:spring-tx",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-tx@6.2.10",
"UID": "758d760ac09a3999"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-core:6.2.10::ea8eb294"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-web:6.2.10::afe5b06e",
"Name": "org.springframework:spring-web",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-web@6.2.10",
"UID": "e3358c0047abd708"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.micrometer:micrometer-observation:1.15.3::33d5dbcc",
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-core:6.2.10::ea8eb294"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-webflux:6.2.10::de3e129d",
"Name": "org.springframework:spring-webflux",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-webflux@6.2.10",
"UID": "67942faeafa4cad1"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"io.projectreactor:reactor-core:3.7.9::4c4b4cc5",
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-core:6.2.10::ea8eb294",
"org.springframework:spring-web:6.2.10::afe5b06e"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.springframework:spring-webmvc:6.2.10::6a76b778",
"Name": "org.springframework:spring-webmvc",
"Identifier": {
"PURL": "pkg:maven/org.springframework/spring-webmvc@6.2.10",
"UID": "2323ccfab1b553c3"
},
"Version": "6.2.10",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"DependsOn": [
"org.springframework:spring-aop:6.2.10::2df63785",
"org.springframework:spring-beans:6.2.10::ea4d12cc",
"org.springframework:spring-context:6.2.10::7841b006",
"org.springframework:spring-core:6.2.10::ea8eb294",
"org.springframework:spring-expression:6.2.10::635eab74",
"org.springframework:spring-web:6.2.10::afe5b06e"
],
"AnalyzedBy": "pom"
},
{
"ID": "org.yaml:snakeyaml:2.4::df71c093",
"Name": "org.yaml:snakeyaml",
"Identifier": {
"PURL": "pkg:maven/org.yaml/snakeyaml@2.4",
"UID": "9d9e1487646b3985"
},
"Version": "2.4",
"Licenses": [
"Apache-2.0"
],
"Indirect": true,
"Relationship": "indirect",
"AnalyzedBy": "pom"
}
],
"Vulnerabilities": [
{
"VulnerabilityID": "CVE-2025-58057",
"VendorIDs": [
"GHSA-3p8m-j85q-pgmj"
],
"PkgID": "io.netty:netty-codec:4.1.124.Final::8ebc5cd8",
"PkgName": "io.netty:netty-codec",
"PkgIdentifier": {
"PURL": "pkg:maven/io.netty/netty-codec@4.1.124.Final",
"UID": "f624b4bac0dfc9a7"
},
"InstalledVersion": "4.1.124.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:35f5a0b5fac2fc74a2cd1b6bed172bd0accd618d640fd765a8d31c58f8927463",
"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.124.Final::853aff14",
"PkgName": "io.netty:netty-codec-http",
"PkgIdentifier": {
"PURL": "pkg:maven/io.netty/netty-codec-http@4.1.124.Final",
"UID": "b2d1cc50bf97c751"
},
"InstalledVersion": "4.1.124.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:88aa34159ca5ebd7162be9fecfa45eb28d9627b834a8ee00ea5b3308cc37843d",
"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-48988",
"VendorIDs": [
"GHSA-h3gc-qfqq-6h8f"
],
"PkgID": "org.apache.tomcat.embed:tomcat-embed-core:10.1.35::678d85b0",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"InstalledVersion": "10.1.35",
"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:e80bbdaad1cf1291fd2ae7a6c3b8a6c10f0df164160c5d65974ed80a76fd9955",
"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.35::678d85b0",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"InstalledVersion": "10.1.35",
"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:b015bde0c48e9f74e9b64f38d25d13b2db16adc5d2df939b9853eaa312b3b999",
"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.35::678d85b0",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"InstalledVersion": "10.1.35",
"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:3c6c15c6320c47914515846059692dfc62eac1ee34f4e4b61df17fdfbd6f35e8",
"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.35::678d85b0",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"InstalledVersion": "10.1.35",
"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:7a4c606087bddad8cc8f310196200eeaa11706d368f6bb42ed2b1533f18f674b",
"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.35::678d85b0",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"InstalledVersion": "10.1.35",
"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:72a9888e75b27ed5e3d115e3f853ee025fb789e8a2a91df54effa81dbd8d9ba0",
"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.35::678d85b0",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"InstalledVersion": "10.1.35",
"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:4e3dcc49c042ac67cdd173318245f1963de2fb44ab6599abe3d32c15aa6e8918",
"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.35::678d85b0",
"PkgName": "org.apache.tomcat.embed:tomcat-embed-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@10.1.35",
"UID": "25e8d9ec40ca15dd"
},
"InstalledVersion": "10.1.35",
"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:2e92c85ee699c9d5ee86d9797901ab99b782279a35e211452d54f513cf43b7de",
"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-41249",
"VendorIDs": [
"GHSA-jmp9-x22r-554x"
],
"PkgID": "org.springframework:spring-core:6.2.10::ea8eb294",
"PkgName": "org.springframework:spring-core",
"PkgIdentifier": {
"PURL": "pkg:maven/org.springframework/spring-core@6.2.10",
"UID": "490e1863d402db49"
},
"InstalledVersion": "6.2.10",
"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:a26ea7ec65b9c7dcbb6e019a005ccbf7f535b4695d559f0384f2fb1783250093",
"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"
}
]
},
{
"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"
}
}
]
}
]
}