Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-46701 (GCVE-0-2025-46701)
Vulnerability from cvelistv5 – Published: 2025-05-29 19:06 – Updated: 2025-11-03 20:04- CWE-178 - Improper Handling of Case Sensitivity
| URL | Tags |
|---|---|
| https://lists.apache.org/thread/xhqqk9w5q45srcdqh… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache Tomcat |
Affected:
11.0.0-M1 , ≤ 11.0.6
(semver)
Affected: 10.1.0-M1 , ≤ 10.1.40 (semver) Affected: 9.0.0.M1 , ≤ 9.0.104 (semver) Affected: 8.5.0 , ≤ 8.5.100 (semver) Unknown: 3 , < 8.5.0 (semver) Unknown: 10.0.0-M1 , ≤ 10.0.27 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:04:34.067Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/29/4"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-46701",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-30T14:58:21.998219Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-30T14:58:31.063Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache Tomcat",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "11.0.6",
"status": "affected",
"version": "11.0.0-M1",
"versionType": "semver"
},
{
"lessThanOrEqual": "10.1.40",
"status": "affected",
"version": "10.1.0-M1",
"versionType": "semver"
},
{
"lessThanOrEqual": "9.0.104",
"status": "affected",
"version": "9.0.0.M1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.5.100",
"status": "affected",
"version": "8.5.0",
"versionType": "semver"
},
{
"lessThan": "8.5.0",
"status": "unknown",
"version": "3",
"versionType": "semver"
},
{
"lessThanOrEqual": "10.0.27",
"status": "unknown",
"version": "10.0.0-M1",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Greg K (https://github.com/gregk4sec)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eImproper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\u003c/p\u003e\u003cp\u003eThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\u003cbr\u003eThe 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.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue.\u003c/p\u003e"
}
],
"value": "Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\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.7, 10.1.41 or 9.0.105, which fixes the issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "low"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-178",
"description": "CWE-178 Improper Handling of Case Sensitivity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-29T11:46:02.476Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Apache Tomcat: Security constraint bypass for CGI scripts",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-46701",
"datePublished": "2025-05-29T19:06:04.289Z",
"dateReserved": "2025-04-28T12:28:07.568Z",
"dateUpdated": "2025-11-03T20:04:34.067Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-46701",
"date": "2026-06-01",
"epss": "0.00132",
"percentile": "0.32302"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-46701\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2025-05-29T19:15:27.983\",\"lastModified\":\"2025-11-03T20:19:05.360\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\\n\\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\\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.7, 10.1.41 or 9.0.105, which fixes the issue.\"},{\"lang\":\"es\",\"value\":\"La vulnerabilidad de manejo incorrecto de la distinci\u00f3n entre may\u00fasculas y min\u00fasculas en el servlet GCI de Apache Tomcat permite eludir las restricciones de seguridad aplicables al componente pathInfo de una URI asignada al servlet CGI. Este problema afecta a Apache Tomcat: de la 11.0.0-M1 a la 11.0.6, de la 10.1.0-M1 a la 10.1.40 y de la 9.0.0.M1 a la 9.0.104. Se recomienda a los usuarios actualizar a las versiones 11.0.7, 10.1.41 o 9.0.105, que solucionan el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-178\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndExcluding\":\"9.0.105\",\"matchCriteriaId\":\"7F40F219-F606-447E-ACCD-D7A96093ED91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.1.0\",\"versionEndExcluding\":\"10.1.41\",\"matchCriteriaId\":\"4BA93AAE-946D-4DF3-AF9F-36C83FB7F1CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndExcluding\":\"11.0.7\",\"matchCriteriaId\":\"6475FBD6-E85B-4926-813F-CAE6A742871A\"}]}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/29/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/29/4\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:04:34.067Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-46701\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-30T14:58:21.998219Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-30T14:58:15.690Z\"}}], \"cna\": {\"title\": \"Apache Tomcat: Security constraint bypass for CGI scripts\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Greg K (https://github.com/gregk4sec)\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"low\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Tomcat\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0.0-M1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"11.0.6\"}, {\"status\": \"affected\", \"version\": \"10.1.0-M1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"10.1.40\"}, {\"status\": \"affected\", \"version\": \"9.0.0.M1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.0.104\"}, {\"status\": \"affected\", \"version\": \"8.5.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.5.100\"}, {\"status\": \"unknown\", \"version\": \"3\", \"lessThan\": \"8.5.0\", \"versionType\": \"semver\"}, {\"status\": \"unknown\", \"version\": \"10.0.0-M1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"10.0.27\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\\n\\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\\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.7, 10.1.41 or 9.0.105, which fixes the issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eImproper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\u003c/p\u003e\u003cp\u003eThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\u003cbr\u003eThe 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.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-178\", \"description\": \"CWE-178 Improper Handling of Case Sensitivity\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2025-10-29T11:46:02.476Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-46701\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T20:04:34.067Z\", \"dateReserved\": \"2025-04-28T12:28:07.568Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2025-05-29T19:06:04.289Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0281
Vulnerability from certfr_avis - Published: 2026-03-12 - Updated: 2026-03-12
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk AppDynamics Private Synthetic Agent | Splunk AppDynamics Private Synthetic Agent versions 26.1.x antérieures à 26.1.0 | ||
| Splunk | Splunk AppDynamics On-Premises Enterprise Console | Splunk AppDynamics On-Premises Enterprise Console versions 26.1.x antérieures à 26.1.1 | ||
| Splunk | Splunk AppDynamics Database Agent | Splunk AppDynamics Database Agent versions 26.1.x antérieures à 26.1.0 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.0.2503 antérieures à 10.0.2503.12 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.3.2411 antérieures à 9.3.2411.124 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.4.x antérieures à 9.4.9 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 10.2.x antérieures à 10.2.1 | ||
| Splunk | Splunk AppDynamics NodeJS Agent | Splunk AppDynamics NodeJS Agent versions 25.12.x antérieures à 25.12.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 10.0.x antérieures à 10.0.4 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.3.x antérieures à 9.3.10 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.1.2507 antérieures à 10.1.2507.17 | ||
| Splunk | Splunk AppDynamics Java Agent | Splunk AppDynamics Java Agent versions 26.1.x antérieures à 26.1.0 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.2.2510 antérieures à 10.2.2510.7 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk AppDynamics Private Synthetic Agent versions 26.1.x ant\u00e9rieures \u00e0 26.1.0",
"product": {
"name": "Splunk AppDynamics Private Synthetic Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics On-Premises Enterprise Console versions 26.1.x ant\u00e9rieures \u00e0 26.1.1",
"product": {
"name": "Splunk AppDynamics On-Premises Enterprise Console",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Database Agent versions 26.1.x ant\u00e9rieures \u00e0 26.1.0",
"product": {
"name": "Splunk AppDynamics Database Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.0.2503 ant\u00e9rieures \u00e0 10.0.2503.12",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.3.2411 ant\u00e9rieures \u00e0 9.3.2411.124",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.4.x ant\u00e9rieures \u00e0 9.4.9",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 10.2.x ant\u00e9rieures \u00e0 10.2.1",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics NodeJS Agent versions 25.12.x ant\u00e9rieures \u00e0 25.12.1",
"product": {
"name": "Splunk AppDynamics NodeJS Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 10.0.x ant\u00e9rieures \u00e0 10.0.4",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.10",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.1.2507 ant\u00e9rieures \u00e0 10.1.2507.17",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Java Agent versions 26.1.x ant\u00e9rieures \u00e0 26.1.0",
"product": {
"name": "Splunk AppDynamics Java Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.2.2510 ant\u00e9rieures \u00e0 10.2.2510.7",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2018-16864",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16864"
},
{
"name": "CVE-2025-48073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48073"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-11219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11219"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1594",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1594"
},
{
"name": "CVE-2025-3887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3887"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-4574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4574"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12433"
},
{
"name": "CVE-2025-12444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12444"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2024-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38286"
},
{
"name": "CVE-2025-11213",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11213"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-12036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12036"
},
{
"name": "CVE-2012-0871",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0871"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2025-0518",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0518"
},
{
"name": "CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2018-15688",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-12438",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12438"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-26464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26464"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2025-12435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12435"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2013-4394",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4394"
},
{
"name": "CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"name": "CVE-2025-64183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64183"
},
{
"name": "CVE-2025-13226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13226"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-47808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47808"
},
{
"name": "CVE-2021-46877",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46877"
},
{
"name": "CVE-2026-2391",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2391"
},
{
"name": "CVE-2017-18078",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18078"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2019-17571",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17571"
},
{
"name": "CVE-2025-11207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11207"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2025-13223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13223"
},
{
"name": "CVE-2025-12431",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12431"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2024-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7246"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2026-21226",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21226"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2025-12726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12726"
},
{
"name": "CVE-2025-12445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12445"
},
{
"name": "CVE-2025-12437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12437"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2025-69230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69230"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-0716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0716"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-12434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12434"
},
{
"name": "CVE-2025-69225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69225"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-12439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12439"
},
{
"name": "CVE-2018-16865",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16865"
},
{
"name": "CVE-2025-14874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14874"
},
{
"name": "CVE-2020-17521",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-17521"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2025-48072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48072"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-12432",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12432"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2025-10966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2026-20165",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20165"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-22919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22919"
},
{
"name": "CVE-2024-23672",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23672"
},
{
"name": "CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"name": "CVE-2021-33910",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33910"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-12443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12443"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-6602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6602"
},
{
"name": "CVE-2025-11215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11215"
},
{
"name": "CVE-2013-4393",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4393"
},
{
"name": "CVE-2019-3842",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3842"
},
{
"name": "CVE-2025-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11205"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-12725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12725"
},
{
"name": "CVE-2022-23305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23305"
},
{
"name": "CVE-2025-11208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11208"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2024-8372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8372"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11756"
},
{
"name": "CVE-2025-59730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59730"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2020-13776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13776"
},
{
"name": "CVE-2025-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13033"
},
{
"name": "CVE-2022-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23307"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-11212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11212"
},
{
"name": "CVE-2025-12495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12495"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2025-12840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12840"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-11458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11458"
},
{
"name": "CVE-2020-1712",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1712"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12429"
},
{
"name": "CVE-2026-20164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20164"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2025-11211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11211"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2023-26118",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26118"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"name": "CVE-2025-59250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59250"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2025-47807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47807"
},
{
"name": "CVE-2025-47806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47806"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-64182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64182"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2023-6604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6604"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2017-9217",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9217"
},
{
"name": "CVE-2025-60753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
},
{
"name": "CVE-2025-64181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64181"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-12436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12436"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2025-13230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13230"
},
{
"name": "CVE-2013-4327",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4327"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-12446",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12446"
},
{
"name": "CVE-2025-13228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13228"
},
{
"name": "CVE-2013-4391",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4391"
},
{
"name": "CVE-2026-20166",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20166"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-12441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12441"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2025-47183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47183"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2023-6601",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6601"
},
{
"name": "CVE-2018-16888",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16888"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-69226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69226"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2025-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13224"
},
{
"name": "CVE-2025-13042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13042"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2025-11460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11460"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2025-13229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13229"
},
{
"name": "CVE-2024-24549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24549"
},
{
"name": "CVE-2025-12440",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12440"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-11216",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11216"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2018-1049",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1049"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2025-11210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11210"
},
{
"name": "CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2022-31159",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31159"
},
{
"name": "CVE-2025-12729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12729"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-13227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13227"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2025-10256",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10256"
},
{
"name": "CVE-2026-20162",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20162"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-12839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12839"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-37727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37727"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2019-3844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3844"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-12728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12728"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2023-6605",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6605"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2022-23302",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23302"
},
{
"name": "CVE-2025-12430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12430"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2025-11206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11206"
},
{
"name": "CVE-2025-62408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62408"
},
{
"name": "CVE-2018-15686",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15686"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-9951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9951"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2025-59729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59729"
},
{
"name": "CVE-2025-48071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48071"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2023-26604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26604"
},
{
"name": "CVE-2025-69224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69224"
},
{
"name": "CVE-2025-2759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2759"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2025-30153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30153"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2025-69229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69229"
},
{
"name": "CVE-2024-8373",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8373"
},
{
"name": "CVE-2025-11209",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11209"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2024-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21490"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2023-49501",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49501"
},
{
"name": "CVE-2019-3843",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3843"
},
{
"name": "CVE-2018-6954",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6954"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2026-26981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26981"
},
{
"name": "CVE-2025-12447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12447"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2013-4392",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4392"
},
{
"name": "CVE-2025-48074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48074"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2016-7795",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7795"
},
{
"name": "CVE-2025-12727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12727"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-12428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12428"
},
{
"name": "CVE-2026-20163",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20163"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2026-03-12T00:00:00",
"last_revision_date": "2026-03-12T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0281",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-12T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0302",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0302"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0311",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0311"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0308",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0308"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0309",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0309"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0305",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0305"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0310",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0310"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0304",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0304"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0301",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0301"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0313",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0313"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0306",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0306"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0303",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0303"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0307",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0307"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0312",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0312"
}
]
}
CERTFR-2026-AVI-0322
Vulnerability from certfr_avis - Published: 2026-03-20 - Updated: 2026-03-20
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu | Tanzu GemFire C++ et .NET Framework Clients versions antérieures à 10.4.8 | ||
| VMware | Tanzu | Tanzu RabbitMQ versions antérieures à 4.0.19 | ||
| VMware | Tanzu | Tanzu RabbitMQ sur Kubernetes versions antérieures à 4.1.10 | ||
| VMware | Tanzu | Tanzu RabbitMQ versions antérieures à 4.2.5 | ||
| VMware | Tanzu | Tanzu RabbitMQ versions antérieures à 4.1.10 | ||
| VMware | Tanzu | Tanzu RabbitMQ sur Kubernetes versions antérieures à 4.2.5 | ||
| VMware | Tanzu | Tanzu GemFire Session Management versions antérieures à 1.1.1 | ||
| VMware | Tanzu | Tanzu RabbitMQ versions antérieures à 3.13.14 | ||
| VMware | Tanzu | Tanzu GemFire Search versions antérieures à 1.2.1 | ||
| VMware | Tanzu | Tanzu RabbitMQ sur Kubernetes versions antérieures à 4.0.19 | ||
| VMware | Tanzu | Tanzu GemFire sur Kubernetes versions antérieures à 2.6.2 | ||
| VMware | Tanzu | Tanzu RabbitMQ sur Kubernetes versions antérieures à 3.13.14 | ||
| VMware | Tanzu | Tanzu GemFire versions antérieures à 10.0.8 | ||
| VMware | Tanzu | Tanzu GemFire Vector Database versions antérieures à 1.2.1 | ||
| VMware | Tanzu | Tanzu Data Flow sur Kubernetes versions antérieures à 2.0.4 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu GemFire C++ et .NET Framework Clients versions ant\u00e9rieures \u00e0 10.4.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ versions ant\u00e9rieures \u00e0 4.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.10",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ versions ant\u00e9rieures \u00e0 4.2.5",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ versions ant\u00e9rieures \u00e0 4.1.10",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ sur Kubernetes versions ant\u00e9rieures \u00e0 4.2.5",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Session Management versions ant\u00e9rieures \u00e0 1.1.1",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ versions ant\u00e9rieures \u00e0 3.13.14",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Search versions ant\u00e9rieures \u00e0 1.2.1",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ sur Kubernetes versions ant\u00e9rieures \u00e0 4.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire sur Kubernetes versions ant\u00e9rieures \u00e0 2.6.2",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ sur Kubernetes versions ant\u00e9rieures \u00e0 3.13.14",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire versions ant\u00e9rieures \u00e0 10.0.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Vector Database versions ant\u00e9rieures \u00e0 1.2.1",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Flow sur Kubernetes versions ant\u00e9rieures \u00e0 2.0.4",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2026-24734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24734"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2026-24051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24051"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2026-25518",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25518"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
}
],
"initial_release_date": "2026-03-20T00:00:00",
"last_revision_date": "2026-03-20T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0322",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-20T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37257",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37257"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37260",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37260"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37259",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37259"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37255",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37255"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37253",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37253"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37262",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37262"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37251",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37251"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37252",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37252"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37261",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37261"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37256",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37256"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37248",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37248"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37258",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37258"
},
{
"published_at": "2026-03-19",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37250",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37250"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37254",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37254"
},
{
"published_at": "2026-03-20",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37249",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37249"
}
]
}
厂商已发布了漏洞修复程序,请及时关注更新: https://tomcat.apache.org/download-90.cgi
| Name | ['Apache Tomcat >=11.0.0-M1,<=11.0.6', 'Apache Tomcat >=10.1.0-M1,<=10.1.40', 'Apache Tomcat >=9.0.0.M1,<=9.0.104'] |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2025-46701",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2025-46701"
}
},
"description": "Apache Tomcat\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u57fa\u91d1\u4f1a\u7684\u4e00\u6b3e\u8f7b\u91cf\u7ea7Web\u5e94\u7528\u670d\u52a1\u5668\u3002\u7528\u4e8e\u5b9e\u73b0\u5bf9Servlet\u548cJavaServer Page\uff08JSP\uff09\u7684\u652f\u6301\u3002\n\nApache Tomcat\u5b58\u5728\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u662f\u7531\u4e8e\u5bf9GCI servlet\u4e2d\u7684\u533a\u5206\u5927\u5c0f\u5199\u6f0f\u6d1e\u5904\u7406\u4e0d\u5f53\u9020\u6210\u7684\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u5b89\u5168\u9650\u5236\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://tomcat.apache.org/download-90.cgi",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2025-16619",
"openTime": "2025-07-22",
"patchDescription": "Apache Tomcat\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u57fa\u91d1\u4f1a\u7684\u4e00\u6b3e\u8f7b\u91cf\u7ea7Web\u5e94\u7528\u670d\u52a1\u5668\u3002\u7528\u4e8e\u5b9e\u73b0\u5bf9Servlet\u548cJavaServer Page\uff08JSP\uff09\u7684\u652f\u6301\u3002\r\n\r\nApache Tomcat\u5b58\u5728\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u662f\u7531\u4e8e\u5bf9GCI servlet\u4e2d\u7684\u533a\u5206\u5927\u5c0f\u5199\u6f0f\u6d1e\u5904\u7406\u4e0d\u5f53\u9020\u6210\u7684\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u7ed5\u8fc7\u5b89\u5168\u9650\u5236\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Apache Tomcat\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff08CNVD-2025-16619\uff09\u7684\u8865\u4e01",
"products": {
"product": [
"Apache Tomcat \u003e=11.0.0-M1\uff0c\u003c=11.0.6",
"Apache Tomcat \u003e=10.1.0-M1\uff0c\u003c=10.1.40",
"Apache Tomcat \u003e=9.0.0.M1\uff0c\u003c=9.0.104"
]
},
"referenceLink": "http://www.openwall.com/lists/oss-security/2025/05/29/4",
"serverity": "\u9ad8",
"submitTime": "2025-06-11",
"title": "Apache Tomcat\u5b89\u5168\u7ed5\u8fc7\u6f0f\u6d1e\uff08CNVD-2025-16619\uff09"
}
FKIE_CVE-2025-46701
Vulnerability from fkie_nvd - Published: 2025-05-29 19:15 - Updated: 2025-11-03 20:19| URL | Tags | ||
|---|---|---|---|
| security@apache.org | https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j | Mailing List, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/05/29/4 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7F40F219-F606-447E-ACCD-D7A96093ED91",
"versionEndExcluding": "9.0.105",
"versionStartIncluding": "9.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4BA93AAE-946D-4DF3-AF9F-36C83FB7F1CB",
"versionEndExcluding": "10.1.41",
"versionStartIncluding": "10.1.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6475FBD6-E85B-4926-813F-CAE6A742871A",
"versionEndExcluding": "11.0.7",
"versionStartIncluding": "11.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\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.7, 10.1.41 or 9.0.105, which fixes the issue."
},
{
"lang": "es",
"value": "La vulnerabilidad de manejo incorrecto de la distinci\u00f3n entre may\u00fasculas y min\u00fasculas en el servlet GCI de Apache Tomcat permite eludir las restricciones de seguridad aplicables al componente pathInfo de una URI asignada al servlet CGI. Este problema afecta a Apache Tomcat: de la 11.0.0-M1 a la 11.0.6, de la 10.1.0-M1 a la 10.1.40 y de la 9.0.0.M1 a la 9.0.104. Se recomienda a los usuarios actualizar a las versiones 11.0.7, 10.1.41 o 9.0.105, que solucionan el problema."
}
],
"id": "CVE-2025-46701",
"lastModified": "2025-11-03T20:19:05.360",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-05-29T19:15:27.983",
"references": [
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2025/05/29/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-178"
}
],
"source": "security@apache.org",
"type": "Secondary"
}
]
}
GHSA-H2FW-RFH5-95R3
Vulnerability from github – Published: 2025-05-29 21:31 – Updated: 2025-11-03 22:57Improper Handling of Case Sensitivity vulnerability in Apache Tomcat's GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.
This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected.
Users are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-catalina"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0.M1"
},
{
"fixed": "9.0.105"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-catalina"
},
"ranges": [
{
"events": [
{
"introduced": "10.1.0-M1"
},
{
"fixed": "10.1.41"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-catalina"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0-M1"
},
{
"fixed": "11.0.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0.M1"
},
{
"fixed": "9.0.105"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "10.1.0-M1"
},
{
"fixed": "10.1.41"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0-M1"
},
{
"fixed": "11.0.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-catalina"
},
"ranges": [
{
"events": [
{
"introduced": "8.5.0"
},
{
"last_affected": "8.5.100"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "8.5.0"
},
{
"last_affected": "8.5.100"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-46701"
],
"database_specific": {
"cwe_ids": [
"CWE-178"
],
"github_reviewed": true,
"github_reviewed_at": "2025-05-29T22:37:21Z",
"nvd_published_at": "2025-05-29T19:15:27Z",
"severity": "LOW"
},
"details": "Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected.\n\nUsers are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue.",
"id": "GHSA-h2fw-rfh5-95r3",
"modified": "2025-11-03T22:57:59Z",
"published": "2025-05-29T21:31:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46701"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/0f01966eb60015d975525019e12a087f05ebf01a"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/238d2aa54b99f91d1111467e2237d2244c64e558"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/2c6800111e7d8d8d5403c07978ea9bff3db5a5a5"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/8cb95ff03221067c511b3fa66d4f745bc4b0a605"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/8df00018a252baa9497615d6420fb6c10466fa74"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/fab7247d2f0e3a29d5daef565f829f383e10e5e2"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/tomcat"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/07/msg00009.html"
},
{
"type": "WEB",
"url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.41"
},
{
"type": "WEB",
"url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.7"
},
{
"type": "WEB",
"url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.105"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/29/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "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/E:U/U:Clear",
"type": "CVSS_V4"
}
],
"summary": "Apache Tomcat - CGI security constraint bypass"
}
OPENSUSE-SU-2025:15301-1
Vulnerability from csaf_opensuse - Published: 2025-07-03 00:00 - Updated: 2025-07-03 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "tomcat-9.0.106-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the tomcat-9.0.106-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15301",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15301-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46701 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46701/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48988 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48988/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49125 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49125/"
}
],
"title": "tomcat-9.0.106-1.1 on GA media",
"tracking": {
"current_release_date": "2025-07-03T00:00:00Z",
"generator": {
"date": "2025-07-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15301-1",
"initial_release_date": "2025-07-03T00:00:00Z",
"revision_history": [
{
"date": "2025-07-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-9.0.106-1.1.aarch64",
"product_id": "tomcat-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-admin-webapps-9.0.106-1.1.aarch64",
"product_id": "tomcat-admin-webapps-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-docs-webapp-9.0.106-1.1.aarch64",
"product_id": "tomcat-docs-webapp-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"product_id": "tomcat-el-3_0-api-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-embed-9.0.106-1.1.aarch64",
"product_id": "tomcat-embed-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-javadoc-9.0.106-1.1.aarch64",
"product_id": "tomcat-javadoc-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"product_id": "tomcat-jsp-2_3-api-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-jsvc-9.0.106-1.1.aarch64",
"product_id": "tomcat-jsvc-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-lib-9.0.106-1.1.aarch64",
"product_id": "tomcat-lib-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"product_id": "tomcat-servlet-4_0-api-9.0.106-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.106-1.1.aarch64",
"product": {
"name": "tomcat-webapps-9.0.106-1.1.aarch64",
"product_id": "tomcat-webapps-9.0.106-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-9.0.106-1.1.ppc64le",
"product_id": "tomcat-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"product_id": "tomcat-admin-webapps-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"product_id": "tomcat-docs-webapp-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"product_id": "tomcat-el-3_0-api-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-embed-9.0.106-1.1.ppc64le",
"product_id": "tomcat-embed-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-javadoc-9.0.106-1.1.ppc64le",
"product_id": "tomcat-javadoc-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"product_id": "tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-jsvc-9.0.106-1.1.ppc64le",
"product_id": "tomcat-jsvc-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-lib-9.0.106-1.1.ppc64le",
"product_id": "tomcat-lib-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"product_id": "tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.106-1.1.ppc64le",
"product": {
"name": "tomcat-webapps-9.0.106-1.1.ppc64le",
"product_id": "tomcat-webapps-9.0.106-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-9.0.106-1.1.s390x",
"product_id": "tomcat-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-admin-webapps-9.0.106-1.1.s390x",
"product_id": "tomcat-admin-webapps-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-docs-webapp-9.0.106-1.1.s390x",
"product_id": "tomcat-docs-webapp-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.s390x",
"product_id": "tomcat-el-3_0-api-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-embed-9.0.106-1.1.s390x",
"product_id": "tomcat-embed-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-javadoc-9.0.106-1.1.s390x",
"product_id": "tomcat-javadoc-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"product_id": "tomcat-jsp-2_3-api-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-jsvc-9.0.106-1.1.s390x",
"product_id": "tomcat-jsvc-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-lib-9.0.106-1.1.s390x",
"product_id": "tomcat-lib-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"product_id": "tomcat-servlet-4_0-api-9.0.106-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.106-1.1.s390x",
"product": {
"name": "tomcat-webapps-9.0.106-1.1.s390x",
"product_id": "tomcat-webapps-9.0.106-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-9.0.106-1.1.x86_64",
"product_id": "tomcat-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-admin-webapps-9.0.106-1.1.x86_64",
"product_id": "tomcat-admin-webapps-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-docs-webapp-9.0.106-1.1.x86_64",
"product_id": "tomcat-docs-webapp-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"product_id": "tomcat-el-3_0-api-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-embed-9.0.106-1.1.x86_64",
"product_id": "tomcat-embed-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-javadoc-9.0.106-1.1.x86_64",
"product_id": "tomcat-javadoc-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"product_id": "tomcat-jsp-2_3-api-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-jsvc-9.0.106-1.1.x86_64",
"product_id": "tomcat-jsvc-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-lib-9.0.106-1.1.x86_64",
"product_id": "tomcat-lib-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"product_id": "tomcat-servlet-4_0-api-9.0.106-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.106-1.1.x86_64",
"product": {
"name": "tomcat-webapps-9.0.106-1.1.x86_64",
"product_id": "tomcat-webapps-9.0.106-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-admin-webapps-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-admin-webapps-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-admin-webapps-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-docs-webapp-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-docs-webapp-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-docs-webapp-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-el-3_0-api-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-embed-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-embed-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-embed-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-embed-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-javadoc-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-javadoc-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-javadoc-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-javadoc-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-jsvc-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-jsvc-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-jsvc-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-jsvc-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-lib-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-lib-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-lib-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-lib-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.106-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64"
},
"product_reference": "tomcat-webapps-9.0.106-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.106-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le"
},
"product_reference": "tomcat-webapps-9.0.106-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.106-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x"
},
"product_reference": "tomcat-webapps-9.0.106-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.106-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
},
"product_reference": "tomcat-webapps-9.0.106-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46701",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46701"
}
],
"notes": [
{
"category": "general",
"text": "Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\n\nUsers are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46701",
"url": "https://www.suse.com/security/cve/CVE-2025-46701"
},
{
"category": "external",
"summary": "SUSE Bug 1243815 for CVE-2025-46701",
"url": "https://bugzilla.suse.com/1243815"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-46701"
},
{
"cve": "CVE-2025-48988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48988"
}
],
"notes": [
{
"category": "general",
"text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48988",
"url": "https://www.suse.com/security/cve/CVE-2025-48988"
},
{
"category": "external",
"summary": "SUSE Bug 1244656 for CVE-2025-48988",
"url": "https://bugzilla.suse.com/1244656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-48988"
},
{
"cve": "CVE-2025-49125",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49125"
}
],
"notes": [
{
"category": "general",
"text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49125",
"url": "https://www.suse.com/security/cve/CVE-2025-49125"
},
{
"category": "external",
"summary": "SUSE Bug 1244649 for CVE-2025-49125",
"url": "https://bugzilla.suse.com/1244649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.106-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.106-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-49125"
}
]
}
OPENSUSE-SU-2025:15302-1
Vulnerability from csaf_opensuse - Published: 2025-07-03 00:00 - Updated: 2025-07-03 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "tomcat10-10.1.42-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the tomcat10-10.1.42-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15302",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15302-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46701 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46701/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48988 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48988/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49125 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49125/"
}
],
"title": "tomcat10-10.1.42-1.1 on GA media",
"tracking": {
"current_release_date": "2025-07-03T00:00:00Z",
"generator": {
"date": "2025-07-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15302-1",
"initial_release_date": "2025-07-03T00:00:00Z",
"revision_history": [
{
"date": "2025-07-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-10.1.42-1.1.aarch64",
"product_id": "tomcat10-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"product_id": "tomcat10-admin-webapps-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-doc-10.1.42-1.1.aarch64",
"product_id": "tomcat10-doc-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"product_id": "tomcat10-docs-webapp-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"product_id": "tomcat10-el-5_0-api-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-embed-10.1.42-1.1.aarch64",
"product_id": "tomcat10-embed-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"product_id": "tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-jsvc-10.1.42-1.1.aarch64",
"product_id": "tomcat10-jsvc-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-lib-10.1.42-1.1.aarch64",
"product_id": "tomcat10-lib-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"product_id": "tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.42-1.1.aarch64",
"product": {
"name": "tomcat10-webapps-10.1.42-1.1.aarch64",
"product_id": "tomcat10-webapps-10.1.42-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-admin-webapps-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-doc-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-doc-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-docs-webapp-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-el-5_0-api-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-embed-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-embed-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-jsvc-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-jsvc-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-lib-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-lib-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.42-1.1.ppc64le",
"product": {
"name": "tomcat10-webapps-10.1.42-1.1.ppc64le",
"product_id": "tomcat10-webapps-10.1.42-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-10.1.42-1.1.s390x",
"product_id": "tomcat10-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.s390x",
"product_id": "tomcat10-admin-webapps-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-doc-10.1.42-1.1.s390x",
"product_id": "tomcat10-doc-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.s390x",
"product_id": "tomcat10-docs-webapp-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"product_id": "tomcat10-el-5_0-api-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-embed-10.1.42-1.1.s390x",
"product_id": "tomcat10-embed-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"product_id": "tomcat10-jsp-3_1-api-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-jsvc-10.1.42-1.1.s390x",
"product_id": "tomcat10-jsvc-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-lib-10.1.42-1.1.s390x",
"product_id": "tomcat10-lib-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"product_id": "tomcat10-servlet-6_0-api-10.1.42-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.42-1.1.s390x",
"product": {
"name": "tomcat10-webapps-10.1.42-1.1.s390x",
"product_id": "tomcat10-webapps-10.1.42-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-10.1.42-1.1.x86_64",
"product_id": "tomcat10-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"product_id": "tomcat10-admin-webapps-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-doc-10.1.42-1.1.x86_64",
"product_id": "tomcat10-doc-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"product_id": "tomcat10-docs-webapp-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"product_id": "tomcat10-el-5_0-api-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-embed-10.1.42-1.1.x86_64",
"product_id": "tomcat10-embed-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"product_id": "tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-jsvc-10.1.42-1.1.x86_64",
"product_id": "tomcat10-jsvc-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-lib-10.1.42-1.1.x86_64",
"product_id": "tomcat10-lib-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"product_id": "tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.42-1.1.x86_64",
"product": {
"name": "tomcat10-webapps-10.1.42-1.1.x86_64",
"product_id": "tomcat10-webapps-10.1.42-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-admin-webapps-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-doc-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-doc-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-doc-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-doc-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-docs-webapp-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-embed-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-embed-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-embed-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-embed-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-jsvc-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-jsvc-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-jsvc-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-jsvc-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-lib-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-lib-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-lib-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-lib-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.42-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64"
},
"product_reference": "tomcat10-webapps-10.1.42-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.42-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le"
},
"product_reference": "tomcat10-webapps-10.1.42-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.42-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x"
},
"product_reference": "tomcat10-webapps-10.1.42-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.42-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
},
"product_reference": "tomcat10-webapps-10.1.42-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46701",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46701"
}
],
"notes": [
{
"category": "general",
"text": "Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\n\nUsers are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46701",
"url": "https://www.suse.com/security/cve/CVE-2025-46701"
},
{
"category": "external",
"summary": "SUSE Bug 1243815 for CVE-2025-46701",
"url": "https://bugzilla.suse.com/1243815"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-46701"
},
{
"cve": "CVE-2025-48988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48988"
}
],
"notes": [
{
"category": "general",
"text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48988",
"url": "https://www.suse.com/security/cve/CVE-2025-48988"
},
{
"category": "external",
"summary": "SUSE Bug 1244656 for CVE-2025-48988",
"url": "https://bugzilla.suse.com/1244656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-48988"
},
{
"cve": "CVE-2025-49125",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49125"
}
],
"notes": [
{
"category": "general",
"text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49125",
"url": "https://www.suse.com/security/cve/CVE-2025-49125"
},
{
"category": "external",
"summary": "SUSE Bug 1244649 for CVE-2025-49125",
"url": "https://bugzilla.suse.com/1244649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.42-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.42-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-49125"
}
]
}
OPENSUSE-SU-2025:15303-1
Vulnerability from csaf_opensuse - Published: 2025-07-03 00:00 - Updated: 2025-07-03 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "tomcat11-11.0.8-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the tomcat11-11.0.8-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15303",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15303-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46701 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46701/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-48988 page",
"url": "https://www.suse.com/security/cve/CVE-2025-48988/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49125 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49125/"
}
],
"title": "tomcat11-11.0.8-1.1 on GA media",
"tracking": {
"current_release_date": "2025-07-03T00:00:00Z",
"generator": {
"date": "2025-07-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15303-1",
"initial_release_date": "2025-07-03T00:00:00Z",
"revision_history": [
{
"date": "2025-07-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-11.0.8-1.1.aarch64",
"product_id": "tomcat11-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"product_id": "tomcat11-admin-webapps-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-doc-11.0.8-1.1.aarch64",
"product_id": "tomcat11-doc-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"product_id": "tomcat11-docs-webapp-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"product_id": "tomcat11-el-6_0-api-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-embed-11.0.8-1.1.aarch64",
"product_id": "tomcat11-embed-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"product_id": "tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-jsvc-11.0.8-1.1.aarch64",
"product_id": "tomcat11-jsvc-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-lib-11.0.8-1.1.aarch64",
"product_id": "tomcat11-lib-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"product_id": "tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.8-1.1.aarch64",
"product": {
"name": "tomcat11-webapps-11.0.8-1.1.aarch64",
"product_id": "tomcat11-webapps-11.0.8-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-admin-webapps-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-doc-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-doc-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-docs-webapp-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-el-6_0-api-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-embed-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-embed-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-jsvc-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-jsvc-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-lib-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-lib-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.8-1.1.ppc64le",
"product": {
"name": "tomcat11-webapps-11.0.8-1.1.ppc64le",
"product_id": "tomcat11-webapps-11.0.8-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-11.0.8-1.1.s390x",
"product_id": "tomcat11-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.s390x",
"product_id": "tomcat11-admin-webapps-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-doc-11.0.8-1.1.s390x",
"product_id": "tomcat11-doc-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.s390x",
"product_id": "tomcat11-docs-webapp-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"product_id": "tomcat11-el-6_0-api-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-embed-11.0.8-1.1.s390x",
"product_id": "tomcat11-embed-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"product_id": "tomcat11-jsp-4_0-api-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-jsvc-11.0.8-1.1.s390x",
"product_id": "tomcat11-jsvc-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-lib-11.0.8-1.1.s390x",
"product_id": "tomcat11-lib-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"product_id": "tomcat11-servlet-6_1-api-11.0.8-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.8-1.1.s390x",
"product": {
"name": "tomcat11-webapps-11.0.8-1.1.s390x",
"product_id": "tomcat11-webapps-11.0.8-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-11.0.8-1.1.x86_64",
"product_id": "tomcat11-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"product_id": "tomcat11-admin-webapps-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-doc-11.0.8-1.1.x86_64",
"product_id": "tomcat11-doc-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"product_id": "tomcat11-docs-webapp-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"product_id": "tomcat11-el-6_0-api-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-embed-11.0.8-1.1.x86_64",
"product_id": "tomcat11-embed-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"product_id": "tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-jsvc-11.0.8-1.1.x86_64",
"product_id": "tomcat11-jsvc-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-lib-11.0.8-1.1.x86_64",
"product_id": "tomcat11-lib-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"product_id": "tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.8-1.1.x86_64",
"product": {
"name": "tomcat11-webapps-11.0.8-1.1.x86_64",
"product_id": "tomcat11-webapps-11.0.8-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-admin-webapps-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-doc-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-doc-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-doc-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-doc-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-docs-webapp-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-embed-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-embed-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-embed-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-embed-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-jsvc-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-jsvc-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-jsvc-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-jsvc-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-lib-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-lib-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-lib-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-lib-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.8-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64"
},
"product_reference": "tomcat11-webapps-11.0.8-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.8-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le"
},
"product_reference": "tomcat11-webapps-11.0.8-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.8-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x"
},
"product_reference": "tomcat11-webapps-11.0.8-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.8-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
},
"product_reference": "tomcat11-webapps-11.0.8-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46701",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46701"
}
],
"notes": [
{
"category": "general",
"text": "Improper Handling of Case Sensitivity vulnerability in Apache Tomcat\u0027s GCI servlet allows security constraint bypass of security constraints that apply to the pathInfo component of a URI mapped to the CGI servlet.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.6, from 10.1.0-M1 through 10.1.40, from 9.0.0.M1 through 9.0.104.\n\nUsers are recommended to upgrade to version 11.0.7, 10.1.41 or 9.0.105, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46701",
"url": "https://www.suse.com/security/cve/CVE-2025-46701"
},
{
"category": "external",
"summary": "SUSE Bug 1243815 for CVE-2025-46701",
"url": "https://bugzilla.suse.com/1243815"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-46701"
},
{
"cve": "CVE-2025-48988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-48988"
}
],
"notes": [
{
"category": "general",
"text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-48988",
"url": "https://www.suse.com/security/cve/CVE-2025-48988"
},
{
"category": "external",
"summary": "SUSE Bug 1244656 for CVE-2025-48988",
"url": "https://bugzilla.suse.com/1244656"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-48988"
},
{
"cve": "CVE-2025-49125",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49125"
}
],
"notes": [
{
"category": "general",
"text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49125",
"url": "https://www.suse.com/security/cve/CVE-2025-49125"
},
{
"category": "external",
"summary": "SUSE Bug 1244649 for CVE-2025-49125",
"url": "https://bugzilla.suse.com/1244649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.8-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.8-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-49125"
}
]
}
RHSA-2026:18536
Vulnerability from csaf_redhat - Published: 2026-05-19 09:00 - Updated: 2026-05-28 20:56A flaw was found in the CGI servlet component of Apache Tomcat. This vulnerability allows a security constraint bypass via improper handling of case sensitivity in the pathInfo component of a URI mapped to the CGI servlet.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A session fixation vulnerability has been identified in Apache Tomcat, affecting its rewrite functionality. If the rewrite valve is enabled for a web application, an attacker can craft a specific URL. If a victim clicks on this malicious URL, their subsequent interaction with the resource will occur within the context of the attacker's session. This could allow an attacker to hijack the victim's session and perform actions on their behalf.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
An improper input neutralization flaw has been discovered in Apache Tomcat. Tomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a specially crafted URL to inject ANSI escape sequences to manipulate the console and the clipboard and attempt to trick an administrator into running an attacker controlled command. While no attack vector was found, it may have been possible to mount this attack on other operating systems.
CWE-150 - Improper Neutralization of Escape, Meta, or Control Sequences| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for tomcat9 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Tomcat is developed in an open and participatory environment and released under the Apache Software License version 2.0. Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.\n\nSecurity Fix(es):\n\n* tomcat: Apache Tomcat: Security constraint bypass for CGI scripts (CVE-2025-46701)\n\n* org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve (CVE-2025-55668)\n\n* org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation (CVE-2025-55754)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 10 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18536",
"url": "https://access.redhat.com/errata/RHSA-2026:18536"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.2_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.2_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2369253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369253"
},
{
"category": "external",
"summary": "2388226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388226"
},
{
"category": "external",
"summary": "2406590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406590"
},
{
"category": "external",
"summary": "RHEL-148687",
"url": "https://issues.redhat.com/browse/RHEL-148687"
},
{
"category": "external",
"summary": "RHEL-158962",
"url": "https://issues.redhat.com/browse/RHEL-158962"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18536.json"
}
],
"title": "Red Hat Security Advisory: tomcat9 security update",
"tracking": {
"current_release_date": "2026-05-28T20:56:46+00:00",
"generator": {
"date": "2026-05-28T20:56:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:18536",
"initial_release_date": "2026-05-19T09:00:26+00:00",
"revision_history": [
{
"date": "2026-05-19T09:00:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T09:00:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:56:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat9-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-admin-webapps@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-docs-webapp@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-el-3.0-api@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-jsp-2.3-api@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-lib@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-servlet-4.0-api@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-webapps-1:9.0.110-2.el10_2.noarch",
"product": {
"name": "tomcat9-webapps-1:9.0.110-2.el10_2.noarch",
"product_id": "tomcat9-webapps-1:9.0.110-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-webapps@9.0.110-2.el10_2?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat9-1:9.0.110-2.el10_2.src",
"product": {
"name": "tomcat9-1:9.0.110-2.el10_2.src",
"product_id": "tomcat9-1:9.0.110-2.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9@9.0.110-2.el10_2?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-1:9.0.110-2.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src"
},
"product_reference": "tomcat9-1:9.0.110-2.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-lib-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-webapps-1:9.0.110-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
},
"product_reference": "tomcat9-webapps-1:9.0.110-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46701",
"cwe": {
"id": "CWE-178",
"name": "Improper Handling of Case Sensitivity"
},
"discovery_date": "2025-05-29T20:00:51.512562+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CGI servlet component of Apache Tomcat. This vulnerability allows a security constraint bypass via improper handling of case sensitivity in the pathInfo component of a URI mapped to the CGI servlet.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Apache Tomcat: Security constraint bypass for CGI scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate rather than Important due to several limiting technical factors that reduce its overall impact and exploitability. Firstly, the flaw only manifests on case-insensitive file systems (e.g., Windows NTFS or macOS HFS+), which are less common in production-grade Tomcat deployments, most of which run on case-sensitive Linux file systems. Secondly, the bypass only occurs when security constraints are defined specifically on the pathInfo portion of URLs mapped to the CGI servlet \u2014 a relatively uncommon and niche configuration in modern Tomcat-based applications, where URL-based access control tends to use more direct patterns or broader filters. Additionally, successful exploitation does not lead to remote code execution or denial of service, but rather circumvents access control under specific conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46701"
},
{
"category": "external",
"summary": "RHBZ#2369253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46701"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j",
"url": "https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j"
}
],
"release_date": "2025-05-29T19:06:04.289000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T09:00:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18536"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: Apache Tomcat: Security constraint bypass for CGI scripts"
},
{
"cve": "CVE-2025-55668",
"cwe": {
"id": "CWE-384",
"name": "Session Fixation"
},
"discovery_date": "2025-08-13T14:00:45.674371+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2388226"
}
],
"notes": [
{
"category": "description",
"text": "A session fixation vulnerability has been identified in Apache Tomcat, affecting its rewrite functionality. If the rewrite valve is enabled for a web application, an attacker can craft a specific URL. If a victim clicks on this malicious URL, their subsequent interaction with the resource will occur within the context of the attacker\u0027s session. This could allow an attacker to hijack the victim\u0027s session and perform actions on their behalf.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55668"
},
{
"category": "external",
"summary": "RHBZ#2388226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55668",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55668"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/8621e4c6ba2c916a41eb34cb0f781171ead33fb6",
"url": "https://github.com/apache/tomcat/commit/8621e4c6ba2c916a41eb34cb0f781171ead33fb6"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/90306d971bb8b8393336d893644124fb2ca11d21",
"url": "https://github.com/apache/tomcat/commit/90306d971bb8b8393336d893644124fb2ca11d21"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/9c3673ba04009377cb0c81ccb6cf5078aec1aa95",
"url": "https://github.com/apache/tomcat/commit/9c3673ba04009377cb0c81ccb6cf5078aec1aa95"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/v6bknr96rl7l1qxkl1c03v0qdvbbqs47",
"url": "https://lists.apache.org/thread/v6bknr96rl7l1qxkl1c03v0qdvbbqs47"
}
],
"release_date": "2025-08-13T13:21:35.743000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T09:00:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18536"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve"
},
{
"cve": "CVE-2025-55754",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-10-27T18:01:17.953987+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406590"
}
],
"notes": [
{
"category": "description",
"text": "An improper input neutralization flaw has been discovered in Apache Tomcat. \nTomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a specially crafted URL to inject ANSI escape sequences to manipulate the console and the clipboard and attempt to trick an administrator into running an attacker controlled command. While no attack vector was found, it may have been possible to mount this attack on other operating systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55754"
},
{
"category": "external",
"summary": "RHBZ#2406590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406590"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55754",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55754"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/5a3db092982c0c58d4855304167ee757fe5e79bb",
"url": "https://github.com/apache/tomcat/commit/5a3db092982c0c58d4855304167ee757fe5e79bb"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/j7w54hqbkfcn0xb9xy0wnx8w5nymcbqd",
"url": "https://lists.apache.org/thread/j7w54hqbkfcn0xb9xy0wnx8w5nymcbqd"
}
],
"release_date": "2025-10-27T17:29:50.756000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T09:00:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18536"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-1:9.0.110-2.el10_2.src",
"AppStream-10.2.GA:tomcat9-admin-webapps-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-docs-webapp-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-el-3.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-jsp-2.3-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-lib-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-servlet-4.0-api-1:9.0.110-2.el10_2.noarch",
"AppStream-10.2.GA:tomcat9-webapps-1:9.0.110-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation"
}
]
}
RHSA-2026:18537
Vulnerability from csaf_redhat - Published: 2026-05-19 09:22 - Updated: 2026-05-28 20:56A flaw was found in the CGI servlet component of Apache Tomcat. This vulnerability allows a security constraint bypass via improper handling of case sensitivity in the pathInfo component of a URI mapped to the CGI servlet.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
A session fixation vulnerability has been identified in Apache Tomcat, affecting its rewrite functionality. If the rewrite valve is enabled for a web application, an attacker can craft a specific URL. If a victim clicks on this malicious URL, their subsequent interaction with the resource will occur within the context of the attacker's session. This could allow an attacker to hijack the victim's session and perform actions on their behalf.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
An improper input neutralization flaw has been discovered in Apache Tomcat. Tomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a specially crafted URL to inject ANSI escape sequences to manipulate the console and the clipboard and attempt to trick an administrator into running an attacker controlled command. While no attack vector was found, it may have been possible to mount this attack on other operating systems.
CWE-150 - Improper Neutralization of Escape, Meta, or Control Sequences| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for tomcat is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Apache Tomcat is a servlet container for the Java Servlet and JavaServer Pages (JSP) technologies.\n\nSecurity Fix(es):\n\n* tomcat: Apache Tomcat: Security constraint bypass for CGI scripts (CVE-2025-46701)\n\n* org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve (CVE-2025-55668)\n\n* org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation (CVE-2025-55754)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 10 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18537",
"url": "https://access.redhat.com/errata/RHSA-2026:18537"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.2_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.2_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2369253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369253"
},
{
"category": "external",
"summary": "2388226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388226"
},
{
"category": "external",
"summary": "2406590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406590"
},
{
"category": "external",
"summary": "RHEL-150099",
"url": "https://issues.redhat.com/browse/RHEL-150099"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18537.json"
}
],
"title": "Red Hat Security Advisory: tomcat security update",
"tracking": {
"current_release_date": "2026-05-28T20:56:51+00:00",
"generator": {
"date": "2026-05-28T20:56:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:18537",
"initial_release_date": "2026-05-19T09:22:51+00:00",
"revision_history": [
{
"date": "2026-05-19T09:22:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T09:22:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:56:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat-admin-webapps@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat-docs-webapp@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat-el-5.0-api@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat-jsp-3.1-api@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat-lib-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-lib-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-lib-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat-lib@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat-servlet-6.0-api@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat-webapps-1:10.1.49-1.el10.noarch",
"product": {
"name": "tomcat-webapps-1:10.1.49-1.el10.noarch",
"product_id": "tomcat-webapps-1:10.1.49-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat-webapps@10.1.49-1.el10?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-1:10.1.49-1.el10.src",
"product": {
"name": "tomcat-1:10.1.49-1.el10.src",
"product_id": "tomcat-1:10.1.49-1.el10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat@10.1.49-1.el10?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-1:10.1.49-1.el10.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src"
},
"product_reference": "tomcat-1:10.1.49-1.el10.src",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-5.0-api-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-lib-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-1:10.1.49-1.el10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
},
"product_reference": "tomcat-webapps-1:10.1.49-1.el10.noarch",
"relates_to_product_reference": "AppStream-10.2.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46701",
"cwe": {
"id": "CWE-178",
"name": "Improper Handling of Case Sensitivity"
},
"discovery_date": "2025-05-29T20:00:51.512562+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the CGI servlet component of Apache Tomcat. This vulnerability allows a security constraint bypass via improper handling of case sensitivity in the pathInfo component of a URI mapped to the CGI servlet.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Apache Tomcat: Security constraint bypass for CGI scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate rather than Important due to several limiting technical factors that reduce its overall impact and exploitability. Firstly, the flaw only manifests on case-insensitive file systems (e.g., Windows NTFS or macOS HFS+), which are less common in production-grade Tomcat deployments, most of which run on case-sensitive Linux file systems. Secondly, the bypass only occurs when security constraints are defined specifically on the pathInfo portion of URLs mapped to the CGI servlet \u2014 a relatively uncommon and niche configuration in modern Tomcat-based applications, where URL-based access control tends to use more direct patterns or broader filters. Additionally, successful exploitation does not lead to remote code execution or denial of service, but rather circumvents access control under specific conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46701"
},
{
"category": "external",
"summary": "RHBZ#2369253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46701"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j",
"url": "https://lists.apache.org/thread/xhqqk9w5q45srcdqhogdk04lhdscv30j"
}
],
"release_date": "2025-05-29T19:06:04.289000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T09:22:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18537"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: Apache Tomcat: Security constraint bypass for CGI scripts"
},
{
"cve": "CVE-2025-55668",
"cwe": {
"id": "CWE-384",
"name": "Session Fixation"
},
"discovery_date": "2025-08-13T14:00:45.674371+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2388226"
}
],
"notes": [
{
"category": "description",
"text": "A session fixation vulnerability has been identified in Apache Tomcat, affecting its rewrite functionality. If the rewrite valve is enabled for a web application, an attacker can craft a specific URL. If a victim clicks on this malicious URL, their subsequent interaction with the resource will occur within the context of the attacker\u0027s session. This could allow an attacker to hijack the victim\u0027s session and perform actions on their behalf.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55668"
},
{
"category": "external",
"summary": "RHBZ#2388226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55668",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55668"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/8621e4c6ba2c916a41eb34cb0f781171ead33fb6",
"url": "https://github.com/apache/tomcat/commit/8621e4c6ba2c916a41eb34cb0f781171ead33fb6"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/90306d971bb8b8393336d893644124fb2ca11d21",
"url": "https://github.com/apache/tomcat/commit/90306d971bb8b8393336d893644124fb2ca11d21"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/9c3673ba04009377cb0c81ccb6cf5078aec1aa95",
"url": "https://github.com/apache/tomcat/commit/9c3673ba04009377cb0c81ccb6cf5078aec1aa95"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/v6bknr96rl7l1qxkl1c03v0qdvbbqs47",
"url": "https://lists.apache.org/thread/v6bknr96rl7l1qxkl1c03v0qdvbbqs47"
}
],
"release_date": "2025-08-13T13:21:35.743000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T09:22:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18537"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve"
},
{
"cve": "CVE-2025-55754",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-10-27T18:01:17.953987+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406590"
}
],
"notes": [
{
"category": "description",
"text": "An improper input neutralization flaw has been discovered in Apache Tomcat. \nTomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a specially crafted URL to inject ANSI escape sequences to manipulate the console and the clipboard and attempt to trick an administrator into running an attacker controlled command. While no attack vector was found, it may have been possible to mount this attack on other operating systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55754"
},
{
"category": "external",
"summary": "RHBZ#2406590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406590"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55754",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55754"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/5a3db092982c0c58d4855304167ee757fe5e79bb",
"url": "https://github.com/apache/tomcat/commit/5a3db092982c0c58d4855304167ee757fe5e79bb"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/j7w54hqbkfcn0xb9xy0wnx8w5nymcbqd",
"url": "https://lists.apache.org/thread/j7w54hqbkfcn0xb9xy0wnx8w5nymcbqd"
}
],
"release_date": "2025-10-27T17:29:50.756000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T09:22:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18537"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-1:10.1.49-1.el10.src",
"AppStream-10.2.GA:tomcat-admin-webapps-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-docs-webapp-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-el-5.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-jsp-3.1-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-lib-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-servlet-6.0-api-1:10.1.49-1.el10.noarch",
"AppStream-10.2.GA:tomcat-webapps-1:10.1.49-1.el10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.