Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-66614 (GCVE-0-2025-66614)
Vulnerability from cvelistv5 – Published: 2026-02-17 18:48 – Updated: 2026-03-24 09:46- CWE-20 - Improper Input Validation
| URL | Tags |
|---|---|
| https://lists.apache.org/thread/vw6lxtlh2qbqwpb61… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache Tomcat |
Affected:
11.0.0-M1 , ≤ 11.0.14
(semver)
Affected: 10.1.0-M1 , ≤ 10.1.49 (semver) Affected: 9.0.0-M1 , ≤ 9.0.112 (semver) Affected: 8.5.0 , ≤ 8.5.100 (semver) Unaffected: 0 , < 8.5.0 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-66614",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-21T21:17:26.335968Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-11T15:19:31.014Z",
"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.14",
"status": "affected",
"version": "11.0.0-M1",
"versionType": "semver"
},
{
"lessThanOrEqual": "10.1.49",
"status": "affected",
"version": "10.1.0-M1",
"versionType": "semver"
},
{
"lessThanOrEqual": "9.0.112",
"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": "unaffected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Sven Hebrok, Willi Hensch, Felix Cramer, Tim Leonhard Storm, Maximilian Radoy, and Juraj Somorovsky from Paderborn University"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eImproper Input Validation vulnerability.\u003c/p\u003e\u003cp\u003eThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\u003c/p\u003eThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\u003cbr\u003e\u003cp\u003eTomcat did not validate that the host name provided via the SNI \nextension was the same as the host name provided in the HTTP host header \nfield. If Tomcat was configured with more than one virtual host and the \nTLS configuration for one of those hosts did not require client \ncertificate authentication but another one did, it was possible for a \nclient to bypass the client certificate authentication by sending \ndifferent host names in the SNI extension and the HTTP host header field.\n\u003cbr\u003e\n\u003cbr\u003eThe vulnerability only applies if client certificate authentication is \nonly enforced at the Connector. It does not apply if client certificate \nauthentication is enforced at the web application.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.\u003c/p\u003e"
}
],
"value": "Improper Input Validation vulnerability.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\nTomcat did not validate that the host name provided via the SNI \nextension was the same as the host name provided in the HTTP host header \nfield. If Tomcat was configured with more than one virtual host and the \nTLS configuration for one of those hosts did not require client \ncertificate authentication but another one did, it was possible for a \nclient to bypass the client certificate authentication by sending \ndifferent host names in the SNI extension and the HTTP host header field.\n\n\n\nThe vulnerability only applies if client certificate authentication is \nonly enforced at the Connector. It does not apply if client certificate \nauthentication is enforced at the web application.\n\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-24T09:46:33.159Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Apache Tomcat: Client certificate verification bypass due to virtual host mapping",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-66614",
"datePublished": "2026-02-17T18:48:30.577Z",
"dateReserved": "2025-12-05T11:54:31.778Z",
"dateUpdated": "2026-03-24T09:46:33.159Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-66614",
"date": "2026-08-04",
"epss": "0.00235",
"percentile": "0.14582"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-66614\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-02-17T19:21:55.310\",\"lastModified\":\"2026-06-17T09:57:06.780\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Input Validation vulnerability.\\n\\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\\n\\nThe following versions were EOL at the time the CVE was created but are \\nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\\nTomcat did not validate that the host name provided via the SNI \\nextension was the same as the host name provided in the HTTP host header \\nfield. If Tomcat was configured with more than one virtual host and the \\nTLS configuration for one of those hosts did not require client \\ncertificate authentication but another one did, it was possible for a \\nclient to bypass the client certificate authentication by sending \\ndifferent host names in the SNI extension and the HTTP host header field.\\n\\n\\n\\nThe vulnerability only applies if client certificate authentication is \\nonly enforced at the Connector. It does not apply if client certificate \\nauthentication is enforced at the web application.\\n\\n\\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de validaci\u00f3n de entrada inadecuada.\\n\\nEste problema afecta a Apache Tomcat: desde 11.0.0-M1 hasta 11.0.14, desde 10.1.0-M1 hasta 10.1.49, desde 9.0.0-M1 hasta 9.0.112.\\n\\nLas siguientes versiones estaban al final de su vida \u00fatil (EOL) en el momento en que se cre\u00f3 el CVE, pero se sabe que est\u00e1n afectadas: 8.5.0 hasta 8.5.100. Las versiones EOL m\u00e1s antiguas no est\u00e1n afectadas.\\nTomcat no validaba que el nombre de host proporcionado a trav\u00e9s de la extensi\u00f3n SNI fuera el mismo que el nombre de host proporcionado en el campo de encabezado de host HTTP. Si Tomcat estaba configurado con m\u00e1s de un host virtual y la configuraci\u00f3n TLS para uno de esos hosts no requer\u00eda autenticaci\u00f3n de certificado de cliente pero otro s\u00ed lo hac\u00eda, era posible para un cliente omitir la autenticaci\u00f3n de certificado de cliente enviando diferentes nombres de host en la extensi\u00f3n SNI y el campo de encabezado de host HTTP.\\n\\nLa vulnerabilidad solo se aplica si la autenticaci\u00f3n de certificado de cliente solo se impone en el Conector. No se aplica si la autenticaci\u00f3n de certificado de cliente se impone en la aplicaci\u00f3n web.\\n\\nSe recomienda a los usuarios actualizar a la versi\u00f3n 11.0.15 o posterior, 10.1.50 o posterior o 9.0.113 o posterior, que solucionan el problema.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache Tomcat\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"11.0.0-M1\",\"lessThanOrEqual\":\"11.0.14\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"10.1.0-M1\",\"lessThanOrEqual\":\"10.1.49\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"9.0.0-M1\",\"lessThanOrEqual\":\"9.0.112\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.5.0\",\"lessThanOrEqual\":\"8.5.100\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"8.5.0\",\"versionType\":\"semver\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L\",\"baseScore\":7.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":4.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-02-21T21:17:26.335968Z\",\"id\":\"CVE-2025-66614\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.1\",\"versionEndExcluding\":\"9.0.113\",\"matchCriteriaId\":\"B76D20D5-8512-40CD-8B59-B0D4FBFBE7F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.1.1\",\"versionEndExcluding\":\"10.1.50\",\"matchCriteriaId\":\"8A9BCC2E-EB49-4C74-B150-564AEDE6D8BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0.1\",\"versionEndExcluding\":\"11.0.15\",\"matchCriteriaId\":\"9307BA8D-D3BD-41B0-89F3-124704B7EA6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone1:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D0689FE-4BC0-4F53-8C79-34B21F9B86C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone10:*:*:*:*:*:*\",\"matchCriteriaId\":\"89B129B2-FB6F-4EF9-BF12-E589A87996CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone11:*:*:*:*:*:*\",\"matchCriteriaId\":\"8B6787B6-54A8-475E-BA1C-AB99334B2535\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone12:*:*:*:*:*:*\",\"matchCriteriaId\":\"EABB6FBC-7486-44D5-A6AD-FFF1D3F677E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone13:*:*:*:*:*:*\",\"matchCriteriaId\":\"E10C03BC-EE6B-45B2-83AE-9E8DFB58D7DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone14:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A6DA0BE-908C-4DA8-A191-A0113235E99A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone15:*:*:*:*:*:*\",\"matchCriteriaId\":\"39029C72-28B4-46A4-BFF5-EC822CFB2A4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone16:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A2E05A3-014F-4C4D-81E5-88E725FBD6AD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone17:*:*:*:*:*:*\",\"matchCriteriaId\":\"166C533C-0833-41D5-99B6-17A4FAB3CAF0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone18:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3768C60-21FA-4B92-B98C-C3A2602D1BC4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone19:*:*:*:*:*:*\",\"matchCriteriaId\":\"DDD510FA-A2E4-4BAF-A0DE-F4E5777E9325\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone2:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F542E12-6BA8-4504-A494-DA83E7E19BD5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone20:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2409CC7-6A85-4A66-A457-0D62B9895DC1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone21:*:*:*:*:*:*\",\"matchCriteriaId\":\"B392A7E5-4455-4B1C-8FAC-AE6DDC70689E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone22:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF411DDA-2601-449A-9046-D250419A0E1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone23:*:*:*:*:*:*\",\"matchCriteriaId\":\"D7D8F2F4-AFE2-47EA-A3FD-79B54324DE02\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone24:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B4FBF97-DE16-4E5E-BE19-471E01818D40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone25:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B266B1E-24B5-47EE-A421-E0E3CC0C7471\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone26:*:*:*:*:*:*\",\"matchCriteriaId\":\"29614C3A-6FB3-41C7-B56E-9CC3F45B04F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone27:*:*:*:*:*:*\",\"matchCriteriaId\":\"C6AB156C-8FF6-4727-AF75-590D0DCB3F9D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone3:*:*:*:*:*:*\",\"matchCriteriaId\":\"C0C5F004-F7D8-45DB-B173-351C50B0EC16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone4:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1902D2E-1896-4D3D-9E1C-3A675255072C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone5:*:*:*:*:*:*\",\"matchCriteriaId\":\"49AAF4DF-F61D-47A8-8788-A21E317A145D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone6:*:*:*:*:*:*\",\"matchCriteriaId\":\"454211D0-60A2-4661-AECA-4C0121413FEB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone7:*:*:*:*:*:*\",\"matchCriteriaId\":\"0686F977-889F-4960-8E0B-7784B73A7F2D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone8:*:*:*:*:*:*\",\"matchCriteriaId\":\"558703AE-DB5E-4DFF-B497-C36694DD7B24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:9.0.0:milestone9:*:*:*:*:*:*\",\"matchCriteriaId\":\"ED6273F2-1165-47A4-8DD7-9E9B2472941B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone1:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D402B5D-5901-43EB-8E6A-ECBD512CE367\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone10:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C71AE1-B38E-4783-BAC2-3CDA7B4D9EBA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone11:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6BD4180-D3E8-42AB-96B1-3869ECF47F6C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone12:*:*:*:*:*:*\",\"matchCriteriaId\":\"64668CCF-DBC9-442D-9E0F-FD40E1D0DDB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone13:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC64BB57-4912-481E-AE8D-C8FCD36142BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone14:*:*:*:*:*:*\",\"matchCriteriaId\":\"49B43BFD-6B6C-4E6D-A9D8-308709DDFB44\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone15:*:*:*:*:*:*\",\"matchCriteriaId\":\"919C16BD-79A7-4597-8D23-2CBDED2EF615\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone16:*:*:*:*:*:*\",\"matchCriteriaId\":\"81B27C03-D626-42EC-AE4E-1E66624908E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone17:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD81405D-81A5-4683-A355-B39C912DAD2D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone18:*:*:*:*:*:*\",\"matchCriteriaId\":\"2DCE3576-86BC-4BB8-A5FB-1274744DFD7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone19:*:*:*:*:*:*\",\"matchCriteriaId\":\"5571F54A-2EAC-41B6-BDA9-7D33CFE97F70\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone2:*:*:*:*:*:*\",\"matchCriteriaId\":\"9846609D-51FC-4CDD-97B3-8C6E07108F14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone20:*:*:*:*:*:*\",\"matchCriteriaId\":\"ED30E850-C475-4133-BDE3-74CB3768D787\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone3:*:*:*:*:*:*\",\"matchCriteriaId\":\"2E321FB4-0B0C-497A-BB75-909D888C93CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone4:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B0CAE57-AF7A-40E6-9519-F5C9F422C1BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone5:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CB9D150-EED6-4AE9-BCBE-48932E50035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone6:*:*:*:*:*:*\",\"matchCriteriaId\":\"D334103F-F64E-4869-BCC8-670A5AFCC76C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone7:*:*:*:*:*:*\",\"matchCriteriaId\":\"941FCF7B-FFB6-4967-95C7-BB3D32C73DAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone8:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE1A9030-B397-4BA6-8E13-DA1503872DDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:10.1.0:milestone9:*:*:*:*:*:*\",\"matchCriteriaId\":\"6284B74A-1051-40A7-9D74-380FEEEC3F88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone1:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1AA7FF6-E8E7-4BF6-983E-0A99B0183008\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone10:*:*:*:*:*:*\",\"matchCriteriaId\":\"57088BDD-A136-45EF-A8A1-2EBF79CEC2CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone11:*:*:*:*:*:*\",\"matchCriteriaId\":\"B32D1D7A-A04F-444E-8F45-BB9A9E4B0199\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone12:*:*:*:*:*:*\",\"matchCriteriaId\":\"0092FB35-3B00-484F-A24D-7828396A4FF6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone13:*:*:*:*:*:*\",\"matchCriteriaId\":\"CB557E88-FA9D-4B69-AA6F-EAEE7F9B01AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone14:*:*:*:*:*:*\",\"matchCriteriaId\":\"72D3C6F1-84FA-4F82-96C1-9A8DA1C1F30F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone15:*:*:*:*:*:*\",\"matchCriteriaId\":\"3521C81B-37D9-48FC-9540-D0D333B9A4A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone16:*:*:*:*:*:*\",\"matchCriteriaId\":\"02A84634-A8F2-4BA9-B9F3-BEF36AEC5480\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone17:*:*:*:*:*:*\",\"matchCriteriaId\":\"ECBBC1F1-C86B-40AF-B740-A99F6B27682A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone18:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D2206B2-F3FF-43F2-B3E2-3CAAC64C691D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone19:*:*:*:*:*:*\",\"matchCriteriaId\":\"0495A538-4102-40D0-A35C-0179CFD52A9D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone2:*:*:*:*:*:*\",\"matchCriteriaId\":\"2AAD52CE-94F5-4F98-A027-9A7E68818CB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone20:*:*:*:*:*:*\",\"matchCriteriaId\":\"77BA6600-0890-4BA1-B447-EC1746BAB4FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone21:*:*:*:*:*:*\",\"matchCriteriaId\":\"7914D26B-CBD6-4846-9BD3-403708D69319\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone22:*:*:*:*:*:*\",\"matchCriteriaId\":\"123C6285-03BE-49FC-B821-8BDB25D02863\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone23:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A28C2E2-B7BC-46CE-94E4-AE3EF172AA47\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone24:*:*:*:*:*:*\",\"matchCriteriaId\":\"069B0D8E-8223-4C4E-A834-C6235D6C3450\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone25:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6282085-5716-4874-B0B0-180ECDEE128F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone26:*:*:*:*:*:*\",\"matchCriteriaId\":\"899B6FF0-8701-47E7-8EDA-428A6D48786D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1F981F5-035A-4EDD-8A9F-481EE8BC7FF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone4:*:*:*:*:*:*\",\"matchCriteriaId\":\"03A171AF-2EC8-4422-912C-547CDB58CAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone5:*:*:*:*:*:*\",\"matchCriteriaId\":\"538E68C4-0BA4-495F-AEF8-4EF6EE7963CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone6:*:*:*:*:*:*\",\"matchCriteriaId\":\"49350A6E-5E1D-45B2-A874-3B8601B3ADCC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone7:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F50942F-DF54-46C0-8371-9A476DD3EEA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone8:*:*:*:*:*:*\",\"matchCriteriaId\":\"D12C2C95-B79F-4AA4-8CE3-99A3EE7991AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat:11.0.0:milestone9:*:*:*:*:*:*\",\"matchCriteriaId\":\"98792138-DD56-42DF-9612-3BDC65EEC117\"}]}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-04T13:57:21+00:00",
"cve": "CVE-2025-66614",
"id": "CVE-2025-66614",
"initial_release_date": "2025-01-01T00:00:00+00:00",
"product_status:fixed": "47",
"product_status:known_affected": "56",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "tomcat: Client certificate verification bypass due to virtual host mapping",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-66614.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-16T18:11:51Z",
"cve": "CVE-2025-66614",
"id": "CVE-2025-66614",
"initial_release_date": "2026-02-19T00:29:38Z",
"product_status:known_affected": "79",
"product_status:recommended": "456",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2025-66614",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-66614.json",
"version": "27"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-66614\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-21T21:17:26.335968Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-06T17:41:47.444Z\"}}], \"cna\": {\"title\": \"Apache Tomcat: Client certificate verification bypass due to virtual host mapping\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Sven Hebrok, Willi Hensch, Felix Cramer, Tim Leonhard Storm, Maximilian Radoy, and Juraj Somorovsky from Paderborn University\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Tomcat\", \"versions\": [{\"status\": \"affected\", \"version\": \"11.0.0-M1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"11.0.14\"}, {\"status\": \"affected\", \"version\": \"10.1.0-M1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"10.1.49\"}, {\"status\": \"affected\", \"version\": \"9.0.0-M1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.0.112\"}, {\"status\": \"affected\", \"version\": \"8.5.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.5.100\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"8.5.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper Input Validation vulnerability.\\n\\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\\n\\nThe following versions were EOL at the time the CVE was created but are \\nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\\nTomcat did not validate that the host name provided via the SNI \\nextension was the same as the host name provided in the HTTP host header \\nfield. If Tomcat was configured with more than one virtual host and the \\nTLS configuration for one of those hosts did not require client \\ncertificate authentication but another one did, it was possible for a \\nclient to bypass the client certificate authentication by sending \\ndifferent host names in the SNI extension and the HTTP host header field.\\n\\n\\n\\nThe vulnerability only applies if client certificate authentication is \\nonly enforced at the Connector. It does not apply if client certificate \\nauthentication is enforced at the web application.\\n\\n\\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eImproper Input Validation vulnerability.\u003c/p\u003e\u003cp\u003eThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\u003c/p\u003eThe following versions were EOL at the time the CVE was created but are \\nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\u003cbr\u003e\u003cp\u003eTomcat did not validate that the host name provided via the SNI \\nextension was the same as the host name provided in the HTTP host header \\nfield. If Tomcat was configured with more than one virtual host and the \\nTLS configuration for one of those hosts did not require client \\ncertificate authentication but another one did, it was possible for a \\nclient to bypass the client certificate authentication by sending \\ndifferent host names in the SNI extension and the HTTP host header field.\\n\u003cbr\u003e\\n\u003cbr\u003eThe vulnerability only applies if client certificate authentication is \\nonly enforced at the Connector. It does not apply if client certificate \\nauthentication is enforced at the web application.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2026-03-24T09:46:33.159Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-66614\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-24T09:46:33.159Z\", \"dateReserved\": \"2025-12-05T11:54:31.778Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2026-02-17T18:48:30.577Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:20595-1
Vulnerability from csaf_opensuse - Published: 2026-04-21 11:43 - Updated: 2026-04-21 11:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for tomcat11",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tomcat11 fixes the following issues:\n\n- Update to Tomcat 11.0.21\n- CVE-2026-24880: Request smuggling via invalid chunk extension (bsc#1261850).\n- CVE-2026-25854: Occasionally open redirect (bsc#1261851).\n- CVE-2026-29129: TLS cipher order is not preserved (bsc#1261852).\n- CVE-2026-29145: OCSP checks sometimes soft-fail even when soft-fail is disabled (bsc#1261853).\n- CVE-2026-29146,CVE-2026-34486: Fix for allowed bypass of EncryptInterceptor (bsc#1261854).\n- CVE-2026-34483: Incomplete escaping of JSON access logs (bsc#1261855).\n- CVE-2026-34487: Cloud membership for clustering component exposed the Kubernetes bearer token (bsc#1261856).\n- CVE-2026-34500: OCSP checks sometimes soft-fail with FFM even when soft-fail is disabled (bsc#1261857).\n- CVE-2026-32990: The fix for CVE-2025-66614 was incomplete. (bsc#1258371)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-605",
"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-2026_20595-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1258371",
"url": "https://bugzilla.suse.com/1258371"
},
{
"category": "self",
"summary": "SUSE Bug 1261850",
"url": "https://bugzilla.suse.com/1261850"
},
{
"category": "self",
"summary": "SUSE Bug 1261851",
"url": "https://bugzilla.suse.com/1261851"
},
{
"category": "self",
"summary": "SUSE Bug 1261852",
"url": "https://bugzilla.suse.com/1261852"
},
{
"category": "self",
"summary": "SUSE Bug 1261853",
"url": "https://bugzilla.suse.com/1261853"
},
{
"category": "self",
"summary": "SUSE Bug 1261854",
"url": "https://bugzilla.suse.com/1261854"
},
{
"category": "self",
"summary": "SUSE Bug 1261855",
"url": "https://bugzilla.suse.com/1261855"
},
{
"category": "self",
"summary": "SUSE Bug 1261856",
"url": "https://bugzilla.suse.com/1261856"
},
{
"category": "self",
"summary": "SUSE Bug 1261857",
"url": "https://bugzilla.suse.com/1261857"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24880 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25854 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29129 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29129/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29145 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29145/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29146 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32990 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32990/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34483/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34486 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34486/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34487 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34487/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34500 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34500/"
}
],
"title": "Security update for tomcat11",
"tracking": {
"current_release_date": "2026-04-21T11:43:18Z",
"generator": {
"date": "2026-04-21T11:43:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20595-1",
"initial_release_date": "2026-04-21T11:43:18Z",
"revision_history": [
{
"date": "2026-04-21T11:43:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-admin-webapps-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-doc-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-doc-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-docs-webapp-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-embed-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-embed-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-jsvc-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-lib-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-lib-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.21-160000.1.1.noarch",
"product": {
"name": "tomcat11-webapps-11.0.21-160000.1.1.noarch",
"product_id": "tomcat11-webapps-11.0.21-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-doc-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-embed-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-lib-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.21-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
},
"product_reference": "tomcat11-webapps-11.0.21-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66614"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\nTomcat did not validate that the host name provided via the SNI \nextension was the same as the host name provided in the HTTP host header \nfield. If Tomcat was configured with more than one virtual host and the \nTLS configuration for one of those hosts did not require client \ncertificate authentication but another one did, it was possible for a \nclient to bypass the client certificate authentication by sending \ndifferent host names in the SNI extension and the HTTP host header field.\n\n\n\nThe vulnerability only applies if client certificate authentication is \nonly enforced at the Connector. It does not apply if client certificate \nauthentication is enforced at the web application.\n\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66614",
"url": "https://www.suse.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "SUSE Bug 1258371 for CVE-2025-66614",
"url": "https://bugzilla.suse.com/1258371"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "important"
}
],
"title": "CVE-2025-66614"
},
{
"cve": "CVE-2026-24880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24880"
}
],
"notes": [
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability in Apache Tomcat via invalid chunk extension.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.18, from 10.1.0-M1 through 10.1.52, from 9.0.0.M1 through 9.0.115, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109.\nOther, unsupported versions may also be affected.\n\nUsers are recommended to upgrade to version 11.0.20, 10.1.52 or 9.0.116, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24880",
"url": "https://www.suse.com/security/cve/CVE-2026-24880"
},
{
"category": "external",
"summary": "SUSE Bug 1261850 for CVE-2026-24880",
"url": "https://bugzilla.suse.com/1261850"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-24880"
},
{
"cve": "CVE-2026-25854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25854"
}
],
"notes": [
{
"category": "general",
"text": "Occasional URL redirection to untrusted Site (\u0027Open Redirect\u0027) vulnerability in Apache Tomcat via the LoadBalancerDrainingValve.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.18, from 10.1.0-M1 through 10.1.52, from 9.0.0.M23 through 9.0.115, from 8.5.30 through 8.5.100.\nOther, unsupported versions may also be affected\n\nUsers are recommended to upgrade to version 11.0.20, 10.1.53 or 9.0.116, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25854",
"url": "https://www.suse.com/security/cve/CVE-2026-25854"
},
{
"category": "external",
"summary": "SUSE Bug 1261851 for CVE-2026-25854",
"url": "https://bugzilla.suse.com/1261851"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-25854"
},
{
"cve": "CVE-2026-29129",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29129"
}
],
"notes": [
{
"category": "general",
"text": "Configured cipher preference order not preserved vulnerability in Apache Tomcat.\n\nThis issue affects Apache Tomcat: from 11.0.16 through 11.0.18, from 10.1.51 through 10.1.52, from 9.0.114 through 9.0.115.\n\nUsers are recommended to upgrade to version 11.0.20, 10.1.53 or 9.0.116, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29129",
"url": "https://www.suse.com/security/cve/CVE-2026-29129"
},
{
"category": "external",
"summary": "SUSE Bug 1261852 for CVE-2026-29129",
"url": "https://bugzilla.suse.com/1261852"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-29129"
},
{
"cve": "CVE-2026-29145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29145"
}
],
"notes": [
{
"category": "general",
"text": "CLIENT_CERT authentication does not fail as expected for some scenarios when soft fail is disabled vulnerability in Apache Tomcat, Apache Tomcat Native.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.18, from 10.1.0-M7 through 10.1.52, from 9.0.83 through 9.0.115; Apache Tomcat Native: from 1.1.23 through 1.1.34, from 1.2.0 through 1.2.39, from 1.3.0 through 1.3.6, from 2.0.0 through 2.0.13.\n\nUsers are recommended to upgrade to version Tomcat Native 1.3.7 or 2.0.14 and Tomcat 11.0.20, 10.1.53 and 9.0.116, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29145",
"url": "https://www.suse.com/security/cve/CVE-2026-29145"
},
{
"category": "external",
"summary": "SUSE Bug 1261853 for CVE-2026-29145",
"url": "https://bugzilla.suse.com/1261853"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-29145"
},
{
"cve": "CVE-2026-29146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29146"
}
],
"notes": [
{
"category": "general",
"text": "Padding Oracle vulnerability in Apache Tomcat\u0027s EncryptInterceptor with default configuration.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.18, from 10.0.0-M1 through 10.1.52, from 9.0.13 through 9..115, from 8.5.38 through 8.5.100, from 7.0.100 through 7.0.109.\n\nUsers are recommended to upgrade to version 11.0.19, 10.1.53 and 9.0.116, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29146",
"url": "https://www.suse.com/security/cve/CVE-2026-29146"
},
{
"category": "external",
"summary": "SUSE Bug 1261854 for CVE-2026-29146",
"url": "https://bugzilla.suse.com/1261854"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "important"
}
],
"title": "CVE-2026-29146"
},
{
"cve": "CVE-2026-32990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32990"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in Apache Tomcat due to an incomplete fix of CVE-2025-66614.\n\nThis issue affects Apache Tomcat: from 11.0.15 through 11.0.19, from 10.1.50 through 10.1.52, from 9.0.113 through 9.0.115.\n\nUsers are recommended to upgrade to version 11.0.20, 10.1.53 or 9.0.116, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32990",
"url": "https://www.suse.com/security/cve/CVE-2026-32990"
},
{
"category": "external",
"summary": "SUSE Bug 1258371 for CVE-2026-32990",
"url": "https://bugzilla.suse.com/1258371"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "important"
}
],
"title": "CVE-2026-32990"
},
{
"cve": "CVE-2026-34483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34483"
}
],
"notes": [
{
"category": "general",
"text": "Improper Encoding or Escaping of Output vulnerability in the JsonAccessLogValve component of Apache Tomcat.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.20, from 10.1.0-M1 through 10.1.53, from 9.0.40 through 9.0.116.\n\nUsers are recommended to upgrade to version 11.0.21, 10.1.54 or 9.0.117 , which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34483",
"url": "https://www.suse.com/security/cve/CVE-2026-34483"
},
{
"category": "external",
"summary": "SUSE Bug 1261855 for CVE-2026-34483",
"url": "https://bugzilla.suse.com/1261855"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-34483"
},
{
"cve": "CVE-2026-34486",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34486"
}
],
"notes": [
{
"category": "general",
"text": "Missing Encryption of Sensitive Data vulnerability in Apache Tomcat due to the fix for CVE-2026-29146 allowing the bypass of the EncryptInterceptor.\n\nThis issue affects Apache Tomcat: 11.0.20, 10.1.53, 9.0.116.\n\nUsers are recommended to upgrade to version 11.0.21, 10.1.54 or 9.0.117, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34486",
"url": "https://www.suse.com/security/cve/CVE-2026-34486"
},
{
"category": "external",
"summary": "SUSE Bug 1261854 for CVE-2026-34486",
"url": "https://bugzilla.suse.com/1261854"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "important"
}
],
"title": "CVE-2026-34486"
},
{
"cve": "CVE-2026-34487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34487"
}
],
"notes": [
{
"category": "general",
"text": "Insertion of Sensitive Information into Log File vulnerability in the cloud membership for clustering component of Apache Tomcat exposed the Kubernetes bearer token.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.20, from 10.1.0-M1 through 10.1.53, from 9.0.13 through 9.0.116.\n\nUsers are recommended to upgrade to version 11.0.21, 10.1.54 or 9.0.117, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34487",
"url": "https://www.suse.com/security/cve/CVE-2026-34487"
},
{
"category": "external",
"summary": "SUSE Bug 1261856 for CVE-2026-34487",
"url": "https://bugzilla.suse.com/1261856"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-34487"
},
{
"cve": "CVE-2026-34500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34500"
}
],
"notes": [
{
"category": "general",
"text": "CLIENT_CERT authentication does not fail as expected for some scenarios when soft fail is disabled and FFM is used in Apache Tomcat.\n\nThis issue affects Apache Tomcat: from 11.0.0-M14 through 11.0.20, from 10.1.22 through 10.1.53, from 9.0.92 through 9.0.116.\n\nUsers are recommended to upgrade to version 11.0.21, 10.1.54 or 9.0.117, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34500",
"url": "https://www.suse.com/security/cve/CVE-2026-34500"
},
{
"category": "external",
"summary": "SUSE Bug 1261857 for CVE-2026-34500",
"url": "https://bugzilla.suse.com/1261857"
}
],
"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 Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tomcat11-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-doc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-embed-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-jsvc-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-lib-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.21-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat11-webapps-11.0.21-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T11:43:18Z",
"details": "moderate"
}
],
"title": "CVE-2026-34500"
}
]
}
RHSA-2026:12194
Vulnerability from csaf_redhat - Published: 2026-04-30 14:02 - Updated: 2026-08-04 20:03A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. This improper input validation vulnerability stems from an incomplete fix for a previous security issue (CVE-2025-66614). This flaw may allow an attacker to bypass security controls or cause unexpected behavior within the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Red Hat JBoss Web Server 6.2.2 is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, and Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache Tomcat Servlet container, JBoss HTTP Connector (mod_cluster), the PicketLink Vault extension for Apache Tomcat, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 6.2.2 serves as a replacement for Red Hat JBoss Web Server 6.2.1. This release includes bug fixes, enhancements and component upgrades, which are documented in the Release Notes that are linked to in the References section.\n\nSecurity Fix(es):\n\n* tomcat: security constraint bypass with HTTP/0.9 (CVE-2026-24733)\n* tomcat: Client certificate verification bypass due to virtual host mapping (CVE-2025-66614)\n* tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix (CVE-2026-32990) \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.",
"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:12194",
"url": "https://access.redhat.com/errata/RHSA-2026:12194"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_jboss_web_server/6.2/html/red_hat_jboss_web_server_6.2_service_pack_2_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_jboss_web_server/6.2/html/red_hat_jboss_web_server_6.2_service_pack_2_release_notes/index"
},
{
"category": "external",
"summary": "2440430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"category": "external",
"summary": "2440437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"category": "external",
"summary": "2457025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457025"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_12194.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Web Server 6.2.2 release and security update",
"tracking": {
"current_release_date": "2026-08-04T20:03:33+00:00",
"generator": {
"date": "2026-08-04T20:03:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:12194",
"initial_release_date": "2026-04-30T14:02:58+00:00",
"revision_history": [
{
"date": "2026-04-30T14:02:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-30T14:02:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T20:03:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss Web Server 6.2 on RHEL 10",
"product": {
"name": "Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_web_server:6.2::el10"
}
}
},
{
"category": "product_name",
"name": "Red Hat JBoss Web Server 6.2 on RHEL 8",
"product": {
"name": "Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_web_server:6.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat JBoss Web Server 6.2 on RHEL 9",
"product": {
"name": "Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_web_server:6.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Web Server"
},
{
"branches": [
{
"category": "product_version",
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"product": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"product_id": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat@10.1.49-10.redhat_00008.1.el10jws?arch=src"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"product": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"product_id": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat@10.1.49-10.redhat_00008.1.el8jws?arch=src"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"product": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"product_id": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat@10.1.49-10.redhat_00008.1.el9jws?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-admin-webapps@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-docs-webapp@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-el-5.0-api@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-javadoc@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-jsp-3.1-api@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-lib@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-selinux@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-servlet-6.0-api@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product": {
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_id": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-webapps@10.1.49-10.redhat_00008.1.el10jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-admin-webapps@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-docs-webapp@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-el-5.0-api@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-javadoc@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-jsp-3.1-api@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-lib@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-selinux@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-servlet-6.0-api@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product": {
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_id": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-webapps@10.1.49-10.redhat_00008.1.el8jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-admin-webapps@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-docs-webapp@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-el-5.0-api@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-javadoc@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-jsp-3.1-api@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-lib@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-selinux@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-servlet-6.0-api@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product": {
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_id": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jws6-tomcat-webapps@10.1.49-10.redhat_00008.1.el9jws?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src"
},
"product_reference": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 10",
"product_id": "10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch"
},
"product_reference": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"relates_to_product_reference": "10Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src"
},
"product_reference": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 8",
"product_id": "8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch"
},
"product_reference": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"relates_to_product_reference": "8Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src"
},
"product_reference": "jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch as a component of Red Hat JBoss Web Server 6.2 on RHEL 9",
"product_id": "9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
},
"product_reference": "jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"relates_to_product_reference": "9Base-JWS-6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-02-17T20:04:14.943661+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440430"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Client certificate verification bypass due to virtual host mapping",
"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": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "RHBZ#2440430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7",
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
}
],
"release_date": "2026-02-17T18:48:30.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T14:02:58+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12194"
},
{
"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": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: Client certificate verification bypass due to virtual host mapping"
},
{
"cve": "CVE-2026-24733",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-17T20:05:04.953085+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: security constraint bypass with HTTP/0.9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when Tomcat is configured to allow HEAD requests but deny GET requests to the same resource, a very unlikely configuration. Due to this reason, this flaw has been rated with a low severity.",
"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": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "RHBZ#2440437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f",
"url": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f"
}
],
"release_date": "2026-02-17T18:50:43.871000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T14:02:58+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12194"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that security constraints are consistent across similar methods (e.g., if GET is denied, HEAD should likely be denied) or block HTTP/0.9 traffic via a reverse proxy or firewall, if it is not required.",
"product_ids": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "tomcat: security constraint bypass with HTTP/0.9"
},
{
"cve": "CVE-2026-32990",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"discovery_date": "2026-04-09T20:01:19.299996+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457025"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. This improper input validation vulnerability stems from an incomplete fix for a previous security issue (CVE-2025-66614). This flaw may allow an attacker to bypass security controls or cause unexpected behavior within the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. This improper input validation vulnerability in Apache Tomcat, stemming from an incomplete fix for CVE-2025-66614, affects Red Hat JBoss Web Server and Red Hat Enterprise Linux. An attacker could exploit this flaw to bypass security controls or induce unexpected application behavior.",
"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": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32990"
},
{
"category": "external",
"summary": "RHBZ#2457025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457025"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32990"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/1nl9zqft0ksqlhlkd3j4obyjz1ghoyn7",
"url": "https://lists.apache.org/thread/1nl9zqft0ksqlhlkd3j4obyjz1ghoyn7"
}
],
"release_date": "2026-04-09T19:23:49.618000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T14:02:58+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12194"
},
{
"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": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el10jws.src",
"10Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"10Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el10jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el8jws.src",
"8Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"8Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el8jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-0:10.1.49-10.redhat_00008.1.el9jws.src",
"9Base-JWS-6.2:jws6-tomcat-admin-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-docs-webapp-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-el-5.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-javadoc-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-jsp-3.1-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-lib-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-selinux-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-servlet-6.0-api-0:10.1.49-10.redhat_00008.1.el9jws.noarch",
"9Base-JWS-6.2:jws6-tomcat-webapps-0:10.1.49-10.redhat_00008.1.el9jws.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Apache Tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix"
}
]
}
RHSA-2026:12195
Vulnerability from csaf_redhat - Published: 2026-04-30 13:58 - Updated: 2026-08-04 20:03A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Web Server 6.2.2
Red Hat / Red Hat JBoss Web Server
|
cpe:/a:redhat:jboss_enterprise_web_server:6.2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Web Server 6.2.2
Red Hat / Red Hat JBoss Web Server
|
cpe:/a:redhat:jboss_enterprise_web_server:6.2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in openssl. Applications that use RSASVE key encapsulation, a method for securely exchanging encryption keys, may inadvertently expose sensitive data. This vulnerability arises when an application processes a malicious, invalid RSA public key provided by an attacker without proper validation. Consequently, the application might send the contents of an uninitialized memory buffer, which could contain confidential information, to the attacker.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Web Server 6.2.2
Red Hat / Red Hat JBoss Web Server
|
cpe:/a:redhat:jboss_enterprise_web_server:6.2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. This improper input validation vulnerability stems from an incomplete fix for a previous security issue (CVE-2025-66614). This flaw may allow an attacker to bypass security controls or cause unexpected behavior within the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Web Server 6.2.2
Red Hat / Red Hat JBoss Web Server
|
cpe:/a:redhat:jboss_enterprise_web_server:6.2
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Red Hat JBoss Web Server 6.2.2 zip release is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, and Windows Server.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache Tomcat Servlet container, JBoss HTTP Connector (mod_cluster), the PicketLink Vault extension for Apache Tomcat, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 6.2.2 serves as a replacement for Red Hat JBoss Web Server 6.2.1. This release includes bug fixes, enhancements and component upgrades, which are documented in the Release Notes that are linked to in the References section.\n\nSecurity Fix(es):\n\n* openssl: openssl: Information Disclosure from Uninitialized Memory via Invalid RSA Public Key (CVE-2026-31790)\n* tomcat: security constraint bypass with HTTP/0.9 (CVE-2026-24733)\n* tomcat: Client certificate verification bypass due to virtual host mapping (CVE-2025-66614)\n* tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix (CVE-2026-32990)\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.",
"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:12195",
"url": "https://access.redhat.com/errata/RHSA-2026:12195"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_jboss_web_server/6.2/html/red_hat_jboss_web_server_6.2_service_pack_2_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_jboss_web_server/6.2/html/red_hat_jboss_web_server_6.2_service_pack_2_release_notes/index"
},
{
"category": "external",
"summary": "2440430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"category": "external",
"summary": "2440437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"category": "external",
"summary": "2451094",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451094"
},
{
"category": "external",
"summary": "2457025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457025"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_12195.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Web Server 6.2.2 release and security update",
"tracking": {
"current_release_date": "2026-08-04T20:03:34+00:00",
"generator": {
"date": "2026-08-04T20:03:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:12195",
"initial_release_date": "2026-04-30T13:58:23+00:00",
"revision_history": [
{
"date": "2026-04-30T13:58:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-30T13:58:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T20:03:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss Web Server 6.2.2",
"product": {
"name": "Red Hat JBoss Web Server 6.2.2",
"product_id": "Red Hat JBoss Web Server 6.2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_web_server:6.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Web Server"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-02-17T20:04:14.943661+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440430"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Client certificate verification bypass due to virtual host mapping",
"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": [
"Red Hat JBoss Web Server 6.2.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "RHBZ#2440430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7",
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
}
],
"release_date": "2026-02-17T18:48:30.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T13:58:23+00:00",
"details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation, including all applications and configuration files.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.",
"product_ids": [
"Red Hat JBoss Web Server 6.2.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12195"
},
{
"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": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: Client certificate verification bypass due to virtual host mapping"
},
{
"cve": "CVE-2026-24733",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-17T20:05:04.953085+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: security constraint bypass with HTTP/0.9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when Tomcat is configured to allow HEAD requests but deny GET requests to the same resource, a very unlikely configuration. Due to this reason, this flaw has been rated with a low severity.",
"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": [
"Red Hat JBoss Web Server 6.2.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "RHBZ#2440437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f",
"url": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f"
}
],
"release_date": "2026-02-17T18:50:43.871000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T13:58:23+00:00",
"details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation, including all applications and configuration files.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.",
"product_ids": [
"Red Hat JBoss Web Server 6.2.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12195"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that security constraints are consistent across similar methods (e.g., if GET is denied, HEAD should likely be denied) or block HTTP/0.9 traffic via a reverse proxy or firewall, if it is not required.",
"product_ids": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "tomcat: security constraint bypass with HTTP/0.9"
},
{
"cve": "CVE-2026-31790",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-25T02:59:10.179000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451094"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. Applications that use RSASVE key encapsulation, a method for securely exchanging encryption keys, may inadvertently expose sensitive data. This vulnerability arises when an application processes a malicious, invalid RSA public key provided by an attacker without proper validation. Consequently, the application might send the contents of an uninitialized memory buffer, which could contain confidential information, to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: openssl: Information Disclosure from Uninitialized Memory via Invalid RSA Public Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. This flaw affects applications utilizing RSASVE key encapsulation, where an attacker-supplied invalid RSA public key is used with EVP_PKEY_encapsulate() without prior validation. This can lead to the disclosure of sensitive, uninitialized memory buffer contents to a malicious peer.",
"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": [
"Red Hat JBoss Web Server 6.2.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31790"
},
{
"category": "external",
"summary": "RHBZ#2451094",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451094"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31790",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31790"
},
{
"category": "external",
"summary": "https://openssl-library.org/news/secadv/20260407.txt",
"url": "https://openssl-library.org/news/secadv/20260407.txt"
}
],
"release_date": "2026-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T13:58:23+00:00",
"details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation, including all applications and configuration files.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.",
"product_ids": [
"Red Hat JBoss Web Server 6.2.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12195"
},
{
"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": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: openssl: Information Disclosure from Uninitialized Memory via Invalid RSA Public Key"
},
{
"cve": "CVE-2026-32990",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"discovery_date": "2026-04-09T20:01:19.299996+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457025"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. This improper input validation vulnerability stems from an incomplete fix for a previous security issue (CVE-2025-66614). This flaw may allow an attacker to bypass security controls or cause unexpected behavior within the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. This improper input validation vulnerability in Apache Tomcat, stemming from an incomplete fix for CVE-2025-66614, affects Red Hat JBoss Web Server and Red Hat Enterprise Linux. An attacker could exploit this flaw to bypass security controls or induce unexpected application behavior.",
"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": [
"Red Hat JBoss Web Server 6.2.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32990"
},
{
"category": "external",
"summary": "RHBZ#2457025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457025"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32990"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/1nl9zqft0ksqlhlkd3j4obyjz1ghoyn7",
"url": "https://lists.apache.org/thread/1nl9zqft0ksqlhlkd3j4obyjz1ghoyn7"
}
],
"release_date": "2026-04-09T19:23:49.618000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T13:58:23+00:00",
"details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation, including all applications and configuration files.\n\nThe References section of this erratum contains a download link for the update. You must be logged in to download the update.",
"product_ids": [
"Red Hat JBoss Web Server 6.2.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12195"
},
{
"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": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"Red Hat JBoss Web Server 6.2.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Apache Tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix"
}
]
}
RHSA-2026:36790
Vulnerability from csaf_redhat - Published: 2026-07-08 16:38 - Updated: 2026-08-05 02:00A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. When an Online Certificate Status Protocol (OCSP) responder is used, the Tomcat Native component, and Tomcat's FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability could allow an attacker to bypass certificate revocation checks, potentially leading to the acceptance of revoked certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
|
A flaw was found in Apache Tomcat. A remote attacker could exploit an inconsistent interpretation of HTTP requests, known as HTTP Request/Response Smuggling, by sending a specially crafted request with an invalid chunk extension. This vulnerability allows an attacker to manipulate the way HTTP requests are processed, potentially leading to the bypassing of security controls, cache poisoning, or other malicious activities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. This open redirect vulnerability allows an attacker to redirect a user to an untrusted site. This occurs through the LoadBalancerDrainingValve, which can be exploited to manipulate URL redirection. The primary impact is that users may be unknowingly directed to malicious websites, potentially leading to phishing attacks or other security compromises.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. This vulnerability occurs when the configured cipher preference order is not preserved. This could allow an attacker to bypass intended security configurations, potentially leading to a weakened security posture or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat and Apache Tomcat Native. When CLIENT_CERT authentication is configured with "soft fail" disabled, the authentication process may not correctly fail in certain scenarios. This vulnerability could allow an attacker to bypass expected client certificate authentication, potentially leading to unauthorized access to protected resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. This Padding Oracle vulnerability, present in the EncryptInterceptor with its default configuration, could allow a remote attacker to decrypt sensitive information. By exploiting weaknesses in the encryption padding, an attacker may be able to gain unauthorized access to data that should remain confidential.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. This improper input validation vulnerability stems from an incomplete fix for a previous security issue (CVE-2025-66614). This flaw may allow an attacker to bypass security controls or cause unexpected behavior within the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the JsonAccessLogValve component of Apache Tomcat. This improper encoding or escaping of output vulnerability could allow an attacker to inject specially crafted data into log files. This could lead to information disclosure or other unintended consequences when the logs are processed or viewed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. This vulnerability, categorized as Missing Encryption of Sensitive Data, arises from a bypass in the EncryptInterceptor, a component designed to ensure data encryption. This bypass, introduced as a fix for CVE-2026-29146, allows sensitive data to remain unencrypted, potentially leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat. The cloud membership for clustering component was vulnerable to the insertion of sensitive information into log files. This vulnerability could lead to the exposure of the Kubernetes bearer token, which is a credential used for authentication within a Kubernetes cluster, potentially allowing unauthorized access to cluster resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Tomcat where OCSP-based certificate validation may incorrectly soft-fail during CLIENT_CERT authentication, even when soft-fail is disabled, under certain FFM-related execution paths. This can result in client certificates being accepted despite failed or unverifiable revocation checks, weakening certificate validation in specific mTLS configurations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-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* Apache Tomcat: Apache Tomcat: Information disclosure via Padding Oracle vulnerability in EncryptInterceptor (CVE-2026-29146)\n\n* Apache Tomcat: Apache Tomcat: Missing Encryption of Sensitive Data due to EncryptInterceptor bypass (CVE-2026-34486)\n\nBug Fix(es) and Enhancement(s):\n\n* Remove tomcat clustering JAR from RPM builds (JIRA:RHEL-185571)\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.",
"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:36790",
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2457020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457020"
},
{
"category": "external",
"summary": "2457027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457027"
},
{
"category": "external",
"summary": "RHEL-185571",
"url": "https://issues.redhat.com/browse/RHEL-185571"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36790.json"
}
],
"title": "Red Hat Security Advisory: tomcat9 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-08-05T02:00:20+00:00",
"generator": {
"date": "2026-08-05T02:00:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:36790",
"initial_release_date": "2026-07-08T16:38:09+00:00",
"revision_history": [
{
"date": "2026-07-08T16:38:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T16:38:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-05T02:00:20+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.Z",
"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.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-admin-webapps@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-docs-webapp@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-el-3.0-api@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-jsp-2.3-api@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-lib@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-servlet-4.0-api@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "tomcat9-webapps-1:9.0.117-2.el10_2.noarch",
"product": {
"name": "tomcat9-webapps-1:9.0.117-2.el10_2.noarch",
"product_id": "tomcat9-webapps-1:9.0.117-2.el10_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9-webapps@9.0.117-2.el10_2?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat9-1:9.0.117-2.el10_2.src",
"product": {
"name": "tomcat9-1:9.0.117-2.el10_2.src",
"product_id": "tomcat9-1:9.0.117-2.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat9@9.0.117-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.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-1:9.0.117-2.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src"
},
"product_reference": "tomcat9-1:9.0.117-2.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-lib-1:9.0.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat9-webapps-1:9.0.117-2.el10_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
},
"product_reference": "tomcat9-webapps-1:9.0.117-2.el10_2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-02-17T20:04:14.943661+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440430"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Client certificate verification bypass due to virtual host mapping",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "RHBZ#2440430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7",
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
}
],
"release_date": "2026-02-17T18:48:30.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: Client certificate verification bypass due to virtual host mapping"
},
{
"cve": "CVE-2026-24733",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-17T20:05:04.953085+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: security constraint bypass with HTTP/0.9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when Tomcat is configured to allow HEAD requests but deny GET requests to the same resource, a very unlikely configuration. Due to this reason, this flaw has been rated with a low severity.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "RHBZ#2440437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f",
"url": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f"
}
],
"release_date": "2026-02-17T18:50:43.871000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that security constraints are consistent across similar methods (e.g., if GET is denied, HEAD should likely be denied) or block HTTP/0.9 traffic via a reverse proxy or firewall, if it is not required.",
"product_ids": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "tomcat: security constraint bypass with HTTP/0.9"
},
{
"cve": "CVE-2026-24734",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-02-17T20:03:45.051629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. When an Online Certificate Status Protocol (OCSP) responder is used, the Tomcat Native component, and Tomcat\u0027s FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability could allow an attacker to bypass certificate revocation checks, potentially leading to the acceptance of revoked certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability doesn\u0027t affect the Apache Tomcat distributed with Red Hat Enterprise 8 and Red Hat Enterprise up to the version 9.7 as the vulnerable code is not built. The vulnerable code is compiled with Red Hat Enterprise Linux 9.8 and above.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24734"
},
{
"category": "external",
"summary": "RHBZ#2440426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24734"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/292dlmx3fz1888v6v16221kpozq56gml",
"url": "https://lists.apache.org/thread/292dlmx3fz1888v6v16221kpozq56gml"
}
],
"release_date": "2026-02-17T18:53:12.228000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation"
},
{
"cve": "CVE-2026-24880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-04-09T20:02:12.819168+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457040"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. A remote attacker could exploit an inconsistent interpretation of HTTP requests, known as HTTP Request/Response Smuggling, by sending a specially crafted request with an invalid chunk extension. This vulnerability allows an attacker to manipulate the way HTTP requests are processed, potentially leading to the bypassing of security controls, cache poisoning, or other malicious activities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: HTTP Request/Response Smuggling via invalid chunk extension",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has a Low impact. A flaw in Apache Tomcat allows for HTTP Request/Response Smuggling through invalid chunk extensions. This could enable a remote attacker to bypass security controls or poison caches by manipulating HTTP request processing. This affects Red Hat Enterprise Linux and Red Hat JBoss Web Server.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24880"
},
{
"category": "external",
"summary": "RHBZ#2457040",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457040"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24880",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24880"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/2c682qnlg2tv4o5knlggqbl9yc2gb5sn",
"url": "https://lists.apache.org/thread/2c682qnlg2tv4o5knlggqbl9yc2gb5sn"
}
],
"release_date": "2026-04-09T19:12:10.730000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Apache Tomcat: Apache Tomcat: HTTP Request/Response Smuggling via invalid chunk extension"
},
{
"cve": "CVE-2026-25854",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2026-04-09T20:02:10.027820+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457039"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. This open redirect vulnerability allows an attacker to redirect a user to an untrusted site. This occurs through the LoadBalancerDrainingValve, which can be exploited to manipulate URL redirection. The primary impact is that users may be unknowingly directed to malicious websites, potentially leading to phishing attacks or other security compromises.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Open Redirect vulnerability via LoadBalancerDrainingValve",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low impact vulnerability in Apache Tomcat allows for an open redirect through the LoadBalancerDrainingValve. An attacker could exploit this to redirect users to malicious websites, potentially leading to phishing. This affects Red Hat Enterprise Linux and Red Hat JBoss Web Server when Apache Tomcat is configured with the LoadBalancerDrainingValve.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25854"
},
{
"category": "external",
"summary": "RHBZ#2457039",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457039"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25854",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25854"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25854",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25854"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/ghct3b6o74bp2vm7q875s1zh0dqrz3h0",
"url": "https://lists.apache.org/thread/ghct3b6o74bp2vm7q875s1zh0dqrz3h0"
}
],
"release_date": "2026-04-09T19:13:13.529000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, disable or remove the LoadBalancerDrainingValve configuration from the server.xml file in your Apache Tomcat installation. This valve is typically configured within a \u003cHost\u003e or \u003cEngine\u003e element. After modifying server.xml, restart the Apache Tomcat service for the changes to take effect. This action may impact load balancing functionality if the valve is actively used for draining connections.",
"product_ids": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Apache Tomcat: Apache Tomcat: Open Redirect vulnerability via LoadBalancerDrainingValve"
},
{
"cve": "CVE-2026-29129",
"cwe": {
"id": "CWE-15",
"name": "External Control of System or Configuration Setting"
},
"discovery_date": "2026-04-09T20:01:41.279356+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457031"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. This vulnerability occurs when the configured cipher preference order is not preserved. This could allow an attacker to bypass intended security configurations, potentially leading to a weakened security posture or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Configured cipher preference order not preserved",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low impact. A flaw in Apache Tomcat allows the configured cipher preference order to be bypassed. This could lead to a server using a weaker cipher than intended, potentially reducing the security posture of TLS connections. This affects Red Hat Enterprise Linux systems running Apache Tomcat.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29129"
},
{
"category": "external",
"summary": "RHBZ#2457031",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457031"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29129",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29129"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/r4h1t6f8xhxsxfm6c2z5cprolsosho3f",
"url": "https://lists.apache.org/thread/r4h1t6f8xhxsxfm6c2z5cprolsosho3f"
}
],
"release_date": "2026-04-09T19:19:40.645000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"category": "workaround",
"details": "Configure Apache Tomcat to explicitly allow only strong cipher suites. This ensures that even if the preference order is not strictly honored, only secure ciphers are utilized for TLS connections.\n\nEdit the `server.xml` file, typically located at `/etc/tomcat/server.xml` or `/opt/tomcat/conf/server.xml`, and modify the `\u003cConnector\u003e` element to include a `ciphers` attribute listing only approved strong cipher suites. For example:\n\n`\u003cConnector port=\"8443\" protocol=\"org.apache.coyote.http11.Http11NioProtocol\" SSLEnabled=\"true\" scheme=\"https\" secure=\"true\" clientAuth=\"false\" sslProtocol=\"TLSv1.2+TLSv1.3\" ciphers=\"TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_128_GCM_SHA256\"/\u003e`\n\nReplace the example cipher list with a comprehensive set of strong ciphers appropriate for your environment. This may impact compatibility with older clients that do not support the specified strong cipher suites.\n\nA restart of the Apache Tomcat service is required for the changes to take effect. Use the command `systemctl restart tomcat` or `systemctl restart tomcat9` depending on your installed package.",
"product_ids": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Apache Tomcat: Apache Tomcat: Configured cipher preference order not preserved"
},
{
"cve": "CVE-2026-29145",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-04-09T20:02:03.334498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat and Apache Tomcat Native. When CLIENT_CERT authentication is configured with \"soft fail\" disabled, the authentication process may not correctly fail in certain scenarios. This vulnerability could allow an attacker to bypass expected client certificate authentication, potentially leading to unauthorized access to protected resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Authentication bypass due to CLIENT_CERT soft fail misconfiguration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate vulnerability in Apache Tomcat and Apache Tomcat Native arises when CLIENT_CERT authentication is configured with \"soft fail\" disabled. This misconfiguration can lead to an authentication bypass, potentially allowing unauthorized access to protected resources. Red Hat Enterprise Linux versions 6, 7, 8, 9, and 10, along with Red Hat JBoss Web Server 5 and 6, are affected if running Apache Tomcat with this specific configuration.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29145"
},
{
"category": "external",
"summary": "RHBZ#2457037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29145"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/yz5fxmhd2j43wgqykssdo7kltws57jfz",
"url": "https://lists.apache.org/thread/yz5fxmhd2j43wgqykssdo7kltws57jfz"
}
],
"release_date": "2026-04-09T19:20:24.601000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that CLIENT_CERT authentication is configured to strictly enforce client certificate validation. Review the Apache Tomcat conf/server.xml configuration. For SSLHostConfig or Connector elements, set the clientAuth attribute to required or ensure softFail is enabled if optional client certificate authentication is desired. A restart of the Apache Tomcat service is necessary for these configuration changes to apply.",
"product_ids": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Apache Tomcat: Apache Tomcat: Authentication bypass due to CLIENT_CERT soft fail misconfiguration"
},
{
"cve": "CVE-2026-29146",
"cwe": {
"id": "CWE-1240",
"name": "Use of a Cryptographic Primitive with a Risky Implementation"
},
"discovery_date": "2026-04-09T20:01:03.123822+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457020"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. This Padding Oracle vulnerability, present in the EncryptInterceptor with its default configuration, could allow a remote attacker to decrypt sensitive information. By exploiting weaknesses in the encryption padding, an attacker may be able to gain unauthorized access to data that should remain confidential.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Information disclosure via Padding Oracle vulnerability in EncryptInterceptor",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A padding oracle vulnerability exists in Apache Tomcat\u0027s EncryptInterceptor when using its default configuration. This flaw could allow a remote attacker to decrypt sensitive information by exploiting weaknesses in the encryption padding. This vulnerability is not exploitable in any supported Red Hat Products. This is due to the fact EncryptInterceptor is a Tomcat component used to encrypt communication between different nodes in a cluster, however Tomcat\u0027s clustering is not tested and supported by Red Hat since Red Hat Enterprise Linux 7. More details about Tomcat\u0027s clustering in Red Hat supported products can be found at the following Solution page:\n\n~~~\nhttps://access.redhat.com/solutions/67862\n~~~",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29146"
},
{
"category": "external",
"summary": "RHBZ#2457020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29146",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29146"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/lzt04z2pb3dc5tk85obn80xygw3z1p0w",
"url": "https://lists.apache.org/thread/lzt04z2pb3dc5tk85obn80xygw3z1p0w"
}
],
"release_date": "2026-04-09T19:21:57.289000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"category": "workaround",
"details": "This vulnerability can be mitigated by removing the affected jar file from the tomcat installation. It can be achieved by running the following command as root:\n\n~~~\nsystemctl stop tomcat\nrm -fv /usr/share/java/tomcat/catalina-tribes.jar\nsystemctl start tomcat\n~~~\n\nIt\u0027s important to notice if the Tomcat instance is configured to run with clustering, this may lead to errors when restarting the tomcat service. Red Hat\u0027s distributed Apache Tomcat should not be run with Clustering enabled, so make sure to disable such configuration before proceed with the mitigation if that\u0027s the case.",
"product_ids": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache Tomcat: Apache Tomcat: Information disclosure via Padding Oracle vulnerability in EncryptInterceptor"
},
{
"cve": "CVE-2026-32990",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"discovery_date": "2026-04-09T20:01:19.299996+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457025"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. This improper input validation vulnerability stems from an incomplete fix for a previous security issue (CVE-2025-66614). This flaw may allow an attacker to bypass security controls or cause unexpected behavior within the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. This improper input validation vulnerability in Apache Tomcat, stemming from an incomplete fix for CVE-2025-66614, affects Red Hat JBoss Web Server and Red Hat Enterprise Linux. An attacker could exploit this flaw to bypass security controls or induce unexpected application behavior.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32990"
},
{
"category": "external",
"summary": "RHBZ#2457025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457025"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32990"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/1nl9zqft0ksqlhlkd3j4obyjz1ghoyn7",
"url": "https://lists.apache.org/thread/1nl9zqft0ksqlhlkd3j4obyjz1ghoyn7"
}
],
"release_date": "2026-04-09T19:23:49.618000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Apache Tomcat: Apache Tomcat: Improper Input Validation vulnerability due to incomplete fix"
},
{
"cve": "CVE-2026-34483",
"cwe": {
"id": "CWE-838",
"name": "Inappropriate Encoding for Output Context"
},
"discovery_date": "2026-04-09T20:02:26.870249+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457044"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the JsonAccessLogValve component of Apache Tomcat. This improper encoding or escaping of output vulnerability could allow an attacker to inject specially crafted data into log files. This could lead to information disclosure or other unintended consequences when the logs are processed or viewed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Information disclosure due to improper encoding in JsonAccessLogValve",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low impact. A flaw in the Apache Tomcat JsonAccessLogValve component allows for improper encoding of output. This could enable an attacker to inject specially crafted data into log files, potentially leading to information disclosure or other unintended consequences during log processing. This affects Red Hat Enterprise Linux versions 6, 7, 8, 9, and 10.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34483"
},
{
"category": "external",
"summary": "RHBZ#2457044",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457044"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34483"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/j1w7304yonlr8vo1tkb5nfs7od1y228b",
"url": "https://lists.apache.org/thread/j1w7304yonlr8vo1tkb5nfs7od1y228b"
}
],
"release_date": "2026-04-09T19:30:28.874000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Apache Tomcat: Apache Tomcat: Information disclosure due to improper encoding in JsonAccessLogValve"
},
{
"cve": "CVE-2026-34486",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-04-09T20:01:26.022716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. This vulnerability, categorized as Missing Encryption of Sensitive Data, arises from a bypass in the EncryptInterceptor, a component designed to ensure data encryption. This bypass, introduced as a fix for CVE-2026-29146, allows sensitive data to remain unencrypted, potentially leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Missing Encryption of Sensitive Data due to EncryptInterceptor bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Apache Tomcat where a bypass in the EncryptInterceptor allows sensitive data to remain unencrypted. This could lead to information disclosure in Red Hat Enterprise Linux and Red Hat JBoss Web Server environments utilizing affected versions of Apache Tomcat.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34486"
},
{
"category": "external",
"summary": "RHBZ#2457027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34486"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/9510k5p5zdvt9pkkgtyp85mvwxo2qrly",
"url": "https://lists.apache.org/thread/9510k5p5zdvt9pkkgtyp85mvwxo2qrly"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2026-04-09T19:35:35.994000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2026-08-04T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache Tomcat: Apache Tomcat: Missing Encryption of Sensitive Data due to EncryptInterceptor bypass"
},
{
"cve": "CVE-2026-34487",
"cwe": {
"id": "CWE-538",
"name": "Insertion of Sensitive Information into Externally-Accessible File or Directory"
},
"discovery_date": "2026-04-09T20:02:06.944382+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457038"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. The cloud membership for clustering component was vulnerable to the insertion of sensitive information into log files. This vulnerability could lead to the exposure of the Kubernetes bearer token, which is a credential used for authentication within a Kubernetes cluster, potentially allowing unauthorized access to cluster resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Information disclosure via sensitive data in log files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low impact. This vulnerability in Apache Tomcat affects the cloud membership for clustering component, potentially exposing Kubernetes bearer tokens in log files. Exploitation requires the cloud membership feature to be enabled and an attacker to have access to the system\u0027s log files. Red Hat Enterprise Linux versions are affected if running Apache Tomcat with this specific clustering configuration.",
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34487"
},
{
"category": "external",
"summary": "RHBZ#2457038",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457038"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34487"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/4xpkwolpkrj8v5xzp5nyovtlqp3y850h",
"url": "https://lists.apache.org/thread/4xpkwolpkrj8v5xzp5nyovtlqp3y850h"
}
],
"release_date": "2026-04-09T19:36:12.048000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"category": "workaround",
"details": "Disable the cloud membership for clustering feature in Apache Tomcat if it is not actively used. Additionally, ensure that access to Apache Tomcat log files is strictly controlled and limited to authorized personnel only to prevent unauthorized disclosure of sensitive information. If the cloud membership for clustering feature is disabled, a restart of the Apache Tomcat service may be required for the changes to take effect.",
"product_ids": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Apache Tomcat: Apache Tomcat: Information disclosure via sensitive data in log files"
},
{
"cve": "CVE-2026-34500",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-04-09T20:02:23.809649+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat where OCSP-based certificate validation may incorrectly soft-fail during CLIENT_CERT authentication, even when soft-fail is disabled, under certain FFM-related execution paths. This can result in client certificates being accepted despite failed or unverifiable revocation checks, weakening certificate validation in specific mTLS configurations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache Tomcat: Apache Tomcat: Authentication bypass via client certificate misconfiguration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated Moderate rather than Important flaw because its impact is highly conditional and configuration-dependent, not broadly exploitable. The issue only manifests when CLIENT_CERT authentication, OCSP revocation checking, and soft-fail disabled are all explicitly configured, and even then only along specific execution paths involving the FFM API. There is no direct remote exploit primitive\u2014an attacker would already need access to a client certificate that triggers an OCSP validation failure scenario (e.g., responder unavailability or malformed response) to potentially bypass revocation enforcement. Importantly, the vulnerability does not enable certificate forgery, private key compromise, or bypass of TLS authentication itself; it weakens enforcement of revocation status under edge 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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34500"
},
{
"category": "external",
"summary": "RHBZ#2457043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34500",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34500"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34500",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34500"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/7rcl4zdxryc8hy3htyfyxkbqpxjtfdl2",
"url": "https://lists.apache.org/thread/7rcl4zdxryc8hy3htyfyxkbqpxjtfdl2"
}
],
"release_date": "2026-04-09T19:36:52.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:38:09+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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36790"
},
{
"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.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-1:9.0.117-2.el10_2.src",
"AppStream-10.2.Z:tomcat9-admin-webapps-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-docs-webapp-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-el-3.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-jsp-2.3-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-lib-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-servlet-4.0-api-1:9.0.117-2.el10_2.noarch",
"AppStream-10.2.Z:tomcat9-webapps-1:9.0.117-2.el10_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Apache Tomcat: Apache Tomcat: Authentication bypass via client certificate misconfiguration"
}
]
}
RHSA-2026:6569
Vulnerability from csaf_redhat - Published: 2026-04-04 16:29 - Updated: 2026-08-04 20:03A 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.
A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If HTTP PUT requests are also enabled, this flaw could allow the upload of malicious files, potentially leading to remote code execution.
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 SequencesA denial of service flaw has been discovered in Apache Tomcat. If an error occurred (including exceeding limits) during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to delete. Depending on JVM settings, application memory usage and application load, it was possible that space for the temporary copies of uploaded parts would be filled faster than GC cleared it, leading to a DoS.
A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.
A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.
CWE-20 - Improper Input ValidationA flaw was found in Apache Tomcat. When an Online Certificate Status Protocol (OCSP) responder is used, the Tomcat Native component, and Tomcat's FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability could allow an attacker to bypass certificate revocation checks, potentially leading to the acceptance of revoked certificates.
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\ntomcat11:\n * tomcat11-11.0.21-0.1.hum1 (noarch)\n * tomcat11-admin-webapps-11.0.21-0.1.hum1 (noarch)\n * tomcat11-docs-webapp-11.0.21-0.1.hum1 (noarch)\n * tomcat11-el-6.0-api-11.0.21-0.1.hum1 (noarch)\n * tomcat11-jsp-4.0-api-11.0.21-0.1.hum1 (noarch)\n * tomcat11-lib-11.0.21-0.1.hum1 (noarch)\n * tomcat11-servlet-6.1-api-11.0.21-0.1.hum1 (noarch)\n * tomcat11-webapps-11.0.21-0.1.hum1 (noarch)\n * tomcat11-11.0.21-0.1.hum1.src (source)",
"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:6569",
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55668",
"url": "https://access.redhat.com/security/cve/CVE-2025-55668"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61795",
"url": "https://access.redhat.com/security/cve/CVE-2025-61795"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55754",
"url": "https://access.redhat.com/security/cve/CVE-2025-55754"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55752",
"url": "https://access.redhat.com/security/cve/CVE-2025-55752"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24733",
"url": "https://access.redhat.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66614",
"url": "https://access.redhat.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24734",
"url": "https://access.redhat.com/security/cve/CVE-2026-24734"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6569.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-04T20:03:36+00:00",
"generator": {
"date": "2026-08-04T20:03:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:6569",
"initial_release_date": "2026-04-04T16:29:57+00:00",
"revision_history": [
{
"date": "2026-04-04T16:29:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T20:03:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-main@noarch",
"product": {
"name": "tomcat11-main@noarch",
"product_id": "tomcat11-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat11@11.0.21-0.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-main@src",
"product": {
"name": "tomcat11-main@src",
"product_id": "tomcat11-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat11@11.0.21-0.1.hum1?arch=source\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:tomcat11-main@noarch"
},
"product_reference": "tomcat11-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:tomcat11-main@src"
},
"product_reference": "tomcat11-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
},
"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-04-04T16:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
},
{
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve"
},
{
"cve": "CVE-2025-55752",
"cwe": {
"id": "CWE-23",
"name": "Relative Path Traversal"
},
"discovery_date": "2025-10-27T18:01:22.818037+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406591"
}
],
"notes": [
{
"category": "description",
"text": "A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If HTTP PUT requests are also enabled, this flaw could allow the upload of malicious files, potentially leading to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important rather than Critical because successful exploitation depends on specific, non-default configuration conditions. The flaw only becomes exploitable when both URL rewriting rules that modify the request path are in use and HTTP PUT requests are enabled \u2014 a feature typically restricted to administrative or trusted users. In standard Tomcat deployments, PUT is disabled or tightly controlled, and rewrite configurations rarely expose sensitive paths. Therefore, while the issue could theoretically lead to remote code execution, the limited attack surface and requirement for uncommon setup conditions significantly reduce its overall risk level.",
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55752"
},
{
"category": "external",
"summary": "RHBZ#2406591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55752",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55752"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/fec06c610ed7466b401e29cc567a58aee5ed826a",
"url": "https://github.com/apache/tomcat/commit/fec06c610ed7466b401e29cc567a58aee5ed826a"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/n05kjcwyj1s45ovs8ll1qrrojhfb1tog",
"url": "https://lists.apache.org/thread/n05kjcwyj1s45ovs8ll1qrrojhfb1tog"
}
],
"release_date": "2025-10-27T17:29:56.060000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-04T16:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
},
{
"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.\n\nTo reduced the risk, by disabling or strictly limiting the use of HTTP PUT requests to trusted, authenticated users only. Additionally, administrators should review and adjust URL rewrite rules to ensure they do not manipulate request paths in ways that could expose protected directories such as /WEB-INF/ or /META-INF/. Implementing strict access controls and monitoring for unexpected rewrite or upload behavior can further minimize potential exploitation.",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE"
},
{
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
},
"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-04-04T16:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
},
{
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation"
},
{
"cve": "CVE-2025-61795",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"discovery_date": "2025-10-27T18:01:06.418669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406588"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in Apache Tomcat. If an error occurred (including exceeding limits) during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to delete. Depending on JVM settings, application memory usage and application load, it was possible that space for the temporary copies of uploaded parts would be filled faster than GC cleared it, leading to a DoS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Denial of service",
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61795"
},
{
"category": "external",
"summary": "RHBZ#2406588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406588"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61795"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/1cdf5f730ede75a0759492f179ac21ca4ff68e06",
"url": "https://github.com/apache/tomcat/commit/1cdf5f730ede75a0759492f179ac21ca4ff68e06"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp",
"url": "https://lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp"
}
],
"release_date": "2025-10-27T17:30:28.334000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-04T16:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
},
{
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Denial of service"
},
{
"cve": "CVE-2025-66614",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-02-17T20:04:14.943661+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440430"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Client certificate verification bypass due to virtual host mapping",
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "RHBZ#2440430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7",
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
}
],
"release_date": "2026-02-17T18:48:30.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-04T16:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
},
{
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: Client certificate verification bypass due to virtual host mapping"
},
{
"cve": "CVE-2026-24733",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-17T20:05:04.953085+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: security constraint bypass with HTTP/0.9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when Tomcat is configured to allow HEAD requests but deny GET requests to the same resource, a very unlikely configuration. Due to this reason, this flaw has been rated with a low severity.",
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "RHBZ#2440437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f",
"url": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f"
}
],
"release_date": "2026-02-17T18:50:43.871000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-04T16:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that security constraints are consistent across similar methods (e.g., if GET is denied, HEAD should likely be denied) or block HTTP/0.9 traffic via a reverse proxy or firewall, if it is not required.",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "tomcat: security constraint bypass with HTTP/0.9"
},
{
"cve": "CVE-2026-24734",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-02-17T20:03:45.051629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. When an Online Certificate Status Protocol (OCSP) responder is used, the Tomcat Native component, and Tomcat\u0027s FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability could allow an attacker to bypass certificate revocation checks, potentially leading to the acceptance of revoked certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability doesn\u0027t affect the Apache Tomcat distributed with Red Hat Enterprise 8 and Red Hat Enterprise up to the version 9.7 as the vulnerable code is not built. The vulnerable code is compiled with Red Hat Enterprise Linux 9.8 and above.",
"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": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24734"
},
{
"category": "external",
"summary": "RHBZ#2440426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24734"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/292dlmx3fz1888v6v16221kpozq56gml",
"url": "https://lists.apache.org/thread/292dlmx3fz1888v6v16221kpozq56gml"
}
],
"release_date": "2026-02-17T18:53:12.228000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-04T16:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6569"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat11-main@noarch",
"Red Hat Hardened Images:tomcat11-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation"
}
]
}
RHSA-2026:8334
Vulnerability from csaf_redhat - Published: 2026-04-15 17:31 - Updated: 2026-08-04 20:03A 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.
A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If HTTP PUT requests are also enabled, this flaw could allow the upload of malicious files, potentially leading to remote code execution.
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 SequencesA denial of service flaw has been discovered in Apache Tomcat. If an error occurred (including exceeding limits) during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to delete. Depending on JVM settings, application memory usage and application load, it was possible that space for the temporary copies of uploaded parts would be filled faster than GC cleared it, leading to a DoS.
A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.
A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.
CWE-20 - Improper Input ValidationA flaw was found in Apache Tomcat. When an Online Certificate Status Protocol (OCSP) responder is used, the Tomcat Native component, and Tomcat's FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability could allow an attacker to bypass certificate revocation checks, potentially leading to the acceptance of revoked certificates.
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\ntomcat10:\n * tomcat10-10.1.54-1.hum1 (noarch)\n * tomcat10-admin-webapps-10.1.54-1.hum1 (noarch)\n * tomcat10-common-10.1.54-1.hum1 (noarch)\n * tomcat10-docs-webapp-10.1.54-1.hum1 (noarch)\n * tomcat10-el-5.0-api-10.1.54-1.hum1 (noarch)\n * tomcat10-jsp-3.1-api-10.1.54-1.hum1 (noarch)\n * tomcat10-lib-10.1.54-1.hum1 (noarch)\n * tomcat10-servlet-6.0-api-10.1.54-1.hum1 (noarch)\n * tomcat10-user-instance-10.1.54-1.hum1 (noarch)\n * tomcat10-webapps-10.1.54-1.hum1 (noarch)\n * tomcat10-10.1.54-1.hum1.src (src)",
"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:8334",
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55668",
"url": "https://access.redhat.com/security/cve/CVE-2025-55668"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61795",
"url": "https://access.redhat.com/security/cve/CVE-2025-61795"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55754",
"url": "https://access.redhat.com/security/cve/CVE-2025-55754"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55752",
"url": "https://access.redhat.com/security/cve/CVE-2025-55752"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24733",
"url": "https://access.redhat.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66614",
"url": "https://access.redhat.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24734",
"url": "https://access.redhat.com/security/cve/CVE-2026-24734"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8334.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-04T20:03:36+00:00",
"generator": {
"date": "2026-08-04T20:03:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:8334",
"initial_release_date": "2026-04-15T17:31:38+00:00",
"revision_history": [
{
"date": "2026-04-15T17:31:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T20:03:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-main@noarch",
"product": {
"name": "tomcat10-main@noarch",
"product_id": "tomcat10-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat10@10.1.54-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-main@src",
"product": {
"name": "tomcat10-main@src",
"product_id": "tomcat10-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tomcat10@10.1.54-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:tomcat10-main@noarch"
},
"product_reference": "tomcat10-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:tomcat10-main@src"
},
"product_reference": "tomcat10-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
},
"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-04-15T17:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
},
{
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-catalina: tomcat: Apache Tomcat: session fixation via rewrite valve"
},
{
"cve": "CVE-2025-55752",
"cwe": {
"id": "CWE-23",
"name": "Relative Path Traversal"
},
"discovery_date": "2025-10-27T18:01:22.818037+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406591"
}
],
"notes": [
{
"category": "description",
"text": "A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If HTTP PUT requests are also enabled, this flaw could allow the upload of malicious files, potentially leading to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important rather than Critical because successful exploitation depends on specific, non-default configuration conditions. The flaw only becomes exploitable when both URL rewriting rules that modify the request path are in use and HTTP PUT requests are enabled \u2014 a feature typically restricted to administrative or trusted users. In standard Tomcat deployments, PUT is disabled or tightly controlled, and rewrite configurations rarely expose sensitive paths. Therefore, while the issue could theoretically lead to remote code execution, the limited attack surface and requirement for uncommon setup conditions significantly reduce its overall risk level.",
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55752"
},
{
"category": "external",
"summary": "RHBZ#2406591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55752",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55752"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/fec06c610ed7466b401e29cc567a58aee5ed826a",
"url": "https://github.com/apache/tomcat/commit/fec06c610ed7466b401e29cc567a58aee5ed826a"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/n05kjcwyj1s45ovs8ll1qrrojhfb1tog",
"url": "https://lists.apache.org/thread/n05kjcwyj1s45ovs8ll1qrrojhfb1tog"
}
],
"release_date": "2025-10-27T17:29:56.060000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T17:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
},
{
"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.\n\nTo reduced the risk, by disabling or strictly limiting the use of HTTP PUT requests to trusted, authenticated users only. Additionally, administrators should review and adjust URL rewrite rules to ensure they do not manipulate request paths in ways that could expose protected directories such as /WEB-INF/ or /META-INF/. Implementing strict access controls and monitoring for unexpected rewrite or upload behavior can further minimize potential exploitation.",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE"
},
{
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
},
"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-04-15T17:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
},
{
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.tomcat/tomcat-juli: tomcat: Apache Tomcat: console manipulation"
},
{
"cve": "CVE-2025-61795",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"discovery_date": "2025-10-27T18:01:06.418669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406588"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in Apache Tomcat. If an error occurred (including exceeding limits) during the processing of a multipart upload, temporary copies of the uploaded parts written to disc were not cleaned up immediately but left for the garbage collection process to delete. Depending on JVM settings, application memory usage and application load, it was possible that space for the temporary copies of uploaded parts would be filled faster than GC cleared it, leading to a DoS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Denial of service",
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61795"
},
{
"category": "external",
"summary": "RHBZ#2406588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406588"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61795"
},
{
"category": "external",
"summary": "https://github.com/apache/tomcat/commit/1cdf5f730ede75a0759492f179ac21ca4ff68e06",
"url": "https://github.com/apache/tomcat/commit/1cdf5f730ede75a0759492f179ac21ca4ff68e06"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp",
"url": "https://lists.apache.org/thread/wm9mx8brmx9g4zpywm06ryrtvd3160pp"
}
],
"release_date": "2025-10-27T17:30:28.334000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T17:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
},
{
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Denial of service"
},
{
"cve": "CVE-2025-66614",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-02-17T20:04:14.943661+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440430"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been found in Apache Tomcat. omcat did not validate that the host name provided via the SNI extension was the same as the host name provided in the HTTP host header field. If Tomcat was configured with more than one virtual host and the TLS configuration for one of those hosts did not require client certificate authentication but another one did, it was possible for a client to bypass the client certificate authentication by sending different host names in the SNI extension and the HTTP host header field. The vulnerability only applies if client certificate authentication is only enforced at the Connector. It does not apply if client certificate authentication is enforced at the web application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Client certificate verification bypass due to virtual host mapping",
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "RHBZ#2440430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7",
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
}
],
"release_date": "2026-02-17T18:48:30.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T17:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
},
{
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tomcat: Client certificate verification bypass due to virtual host mapping"
},
{
"cve": "CVE-2026-24733",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-17T20:05:04.953085+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tomcat. An improper input validation vulnerability allows an attacker to bypass security constraints. Specifically, if a security constraint is configured to permit HEAD requests to a URI but deny GET requests, a malformed or specification invalid HEAD request using the HTTP/0.9 protocol can bypass the intended denial rule, enabling an attacker to access resources that should be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: security constraint bypass with HTTP/0.9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when Tomcat is configured to allow HEAD requests but deny GET requests to the same resource, a very unlikely configuration. Due to this reason, this flaw has been rated with a low severity.",
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "RHBZ#2440437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f",
"url": "https://lists.apache.org/thread/6xk3t65qpn1myp618krtfotbjn1qt90f"
}
],
"release_date": "2026-02-17T18:50:43.871000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T17:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that security constraints are consistent across similar methods (e.g., if GET is denied, HEAD should likely be denied) or block HTTP/0.9 traffic via a reverse proxy or firewall, if it is not required.",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "tomcat: security constraint bypass with HTTP/0.9"
},
{
"cve": "CVE-2026-24734",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-02-17T20:03:45.051629+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440426"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Tomcat. When an Online Certificate Status Protocol (OCSP) responder is used, the Tomcat Native component, and Tomcat\u0027s FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability could allow an attacker to bypass certificate revocation checks, potentially leading to the acceptance of revoked certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability doesn\u0027t affect the Apache Tomcat distributed with Red Hat Enterprise 8 and Red Hat Enterprise up to the version 9.7 as the vulnerable code is not built. The vulnerable code is compiled with Red Hat Enterprise Linux 9.8 and above.",
"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": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24734"
},
{
"category": "external",
"summary": "RHBZ#2440426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24734"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/292dlmx3fz1888v6v16221kpozq56gml",
"url": "https://lists.apache.org/thread/292dlmx3fz1888v6v16221kpozq56gml"
}
],
"release_date": "2026-02-17T18:53:12.228000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T17:31:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8334"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:tomcat10-main@noarch",
"Red Hat Hardened Images:tomcat10-main@src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation"
}
]
}
rlsa-2026:36790
Vulnerability from osv_rocky
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.
Security Fix(es):
-
Apache Tomcat: Apache Tomcat: Information disclosure via Padding Oracle vulnerability in EncryptInterceptor (CVE-2026-29146)
-
Apache Tomcat: Apache Tomcat: Missing Encryption of Sensitive Data due to EncryptInterceptor bypass (CVE-2026-34486)
Bug Fix(es) and Enhancement(s):
- Remove tomcat clustering JAR from RPM builds (JIRA:Rocky Linux-185571)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "tomcat9",
"purl": "pkg:rpm/rocky-linux/tomcat9?distro=rocky-linux-10-aarch64\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:9.0.117-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "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* Apache Tomcat: Apache Tomcat: Information disclosure via Padding Oracle vulnerability in EncryptInterceptor (CVE-2026-29146)\n\n* Apache Tomcat: Apache Tomcat: Missing Encryption of Sensitive Data due to EncryptInterceptor bypass (CVE-2026-34486)\n\nBug Fix(es) and Enhancement(s):\n\n* Remove tomcat clustering JAR from RPM builds (JIRA:Rocky Linux-185571)\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.",
"id": "RLSA-2026:36790",
"modified": "2026-07-24T06:08:00.129174Z",
"published": "2026-07-10T12:05:34.876921Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:36790"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457027"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457020"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457031"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457040"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440430"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457043"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440426"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440437"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457044"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457037"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457039"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457038"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457025"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: tomcat9 security, bug fix, and enhancement update",
"upstream": [
"CVE-2025-66614",
"CVE-2026-24733",
"CVE-2026-24734",
"CVE-2026-24880",
"CVE-2026-25854",
"CVE-2026-29129",
"CVE-2026-29145",
"CVE-2026-29146",
"CVE-2026-32990",
"CVE-2026-34483",
"CVE-2026-34486",
"CVE-2026-34487",
"CVE-2026-34500"
]
}
SUSE-SU-2026:0877-1
Vulnerability from csaf_suse - Published: 2026-03-12 05:39 - Updated: 2026-03-12 05:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1253460 | self |
| https://bugzilla.suse.com/1258371 | self |
| https://bugzilla.suse.com/1258385 | self |
| https://bugzilla.suse.com/1258387 | self |
| https://www.suse.com/security/cve/CVE-2025-66614/ | self |
| https://www.suse.com/security/cve/CVE-2026-24733/ | self |
| https://www.suse.com/security/cve/CVE-2026-24734/ | self |
| https://www.suse.com/security/cve/CVE-2025-66614 | external |
| https://bugzilla.suse.com/1258371 | external |
| https://www.suse.com/security/cve/CVE-2026-24733 | external |
| https://bugzilla.suse.com/1258385 | external |
| https://www.suse.com/security/cve/CVE-2026-24734 | external |
| https://bugzilla.suse.com/1258387 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for tomcat11",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tomcat11 fixes the following issues:\n\nUpdate to Tomcat 11.0.18:\n\n- CVE-2025-66614: client certificate verification bypass due to virtual host mapping (bsc#1258371).\n- CVE-2026-24733: improper input validation on HTTP/0.9 requests (bsc#1258385).\n- CVE-2026-24734: certificate revocation bypass due to incomplete OCSP verification checks (bsc#1258387).\n\nChangelog:\n\n * Catalina\n + Fix: 69932: Fix request end access log pattern regression, which would log\n the start time of the request instead. (remm)\n + Fix: 69623: Additional fix for the long standing regression that meant\n that calls to ClassLoader.getResource().getContent() failed when made from\n within a web application with resource caching enabled if the target\n resource was packaged in a JAR file. (markt)\n + Fix: Pull request #923: Avoid adding multiple CSRF tokens to a URL in the\n CsrfPreventionFilter. (schultz)\n + Fix: 69918: Ensure request parameters are correctly parsed for HTTP/2\n requests when the content-length header is not set. (dsoumis)\n + Update: Enable minimum and recommended Tomcat Native versions to be set\n separately for Tomcat Native 1.x and 2.x. Update the minimum and\n recommended versions for Tomcat Native 1.x to 1.3.4. Update the minimum\n and recommended versions for Tomcat Native 2.x to 2.0.12. (markt)\n + Add: Add a new ssoReauthenticationMode to the Tomcat provided\n Authenticators that provides a per Authenticator override of the SSO Valve\n requireReauthentication attribute. (markt)\n + Fix: Ensure URL encoding errors in the Rewrite Valve trigger an exception\n rather than silently using a replacement character. (markt)\n + Fix: 69871: Increase log level to INFO for missing configuration for the\n rewrite valve. (remm)\n + Fix: Add log warnings for additional Host appBase suspicious values.\n (remm)\n + Fix: Remove hard dependency on tomcat-jni.jar for catalina.jar.\n org.apache.catalina.Connector no longer requires\n org.apache.tomcat.jni.AprStatus to be present. (markt)\n + Add: Add the ability to use a custom function to generate the client\n identifier in the CrawlerSessionManagerValve. This is only available\n programmatically. Pull request #902 by Brian Matzon. (markt)\n + Fix: Change the SSO reauthentication behaviour for SPNEGO authentication\n so that a normal SPNEGO authentication is performed if the SSL Valve is\n configured with reauthentication enabled. This is so that the delegated\n credentials will be available to the web application. (markt)\n + Fix: When generating the class path in the Loader, re-order the check on\n individual class path components to avoid a potential\n NullPointerException. Identified by Coverity Scan. (markt)\n + Fix: Fix SSL socket factory configuration in the JNDI realm. Based on pull\n request #915 by Joshua Rogers. (remm)\n + Update: Add an attribute, digestInRfc3112Order, to\n MessageDigestCredentialHandler to control the order in which the\n credential and salt are digested. By default, the current, non-RFC 3112\n compliant, order of salt then credential will be used. This default will\n change in Tomcat 12 to the RFC 3112 compliant order of credential then\n salt. (markt)\n * Cluster\n + Add: 62814: Document that human-readable names may be used for\n mapSendOptions and align documentation with channelSendOptions. Based on\n pull request #929 by archan0621. (markt)\n * Clustering\n + Fix: Correct a regression introduced in 11.0.11 that broke some clustering\n configurations. (markt)\n * Coyote\n + Fix: 69936: Fix bug in previous fix for Tomcat Native crashes on shutdown\n that triggered a significant memory leak. Patch provided by Wes. (markt)\n + Fix: Prevent concurrent release of OpenSSLEngine resources and the\n termination of the Tomcat Native library as it can cause crashes during\n Tomcat shutdown. (markt)\n + Fix: Improve warnings when setting ciphers lists in the FFM code,\n mirroring the tomcat-native changes. (remm)\n + Fix: 69910: Dereference TLS objects right after closing a socket to\n improve memory efficiency. (remm)\n + Fix: Relax the JSSE vs OpenSSL configuration style checks on SSLHostConfig\n to reflect the existing implementation that allows one configuration style\n to be used for the trust attributes and a different style for all the\n other attributes. (markt)\n + Fix: Better warning message when OpenSSLConf configuration elements are\n used with a JSSE TLS implementation. (markt)\n + Fix: When using OpenSSL via FFM, don\u0027t log a warning about missing CA\n certificates unless CA certificates were configured and the configuration\n failed. (markt)\n + Add: For configuration consistency between OpenSSL and JSSE TLS\n implementations, TLSv1.3 cipher suites included in the ciphers attribute\n of an SSLHostConfig are now always ignored (previously they would be\n ignored with OpenSSL implementations and used with JSSE implementations)\n and a warning is logged that the cipher suite has been ignored. (markt)\n + Add: Add the ciphersuite attribute to SSLHostConfig to configure the\n TLSv1.3 cipher suites. (markt)\n + Add: Add OCSP support to JSSE based TLS connectors and make the use of\n OCSP configurable per connector for both JSSE and OpenSSL based TLS\n implementations. Align the checks performed by OpenSSL with those\n performed by JSSE. (markt)\n + Add: Add support for soft failure of OCSP checks with soft failure support\n disabled by default. (markt)\n + Add: Add support for configuring the verification flags passed to\n OCSP_basic_verify when using an OpenSSL based TLS implementation. (markt)\n + Fix: Fix OpenSSL FFM code compatibility with LibreSSL versions below 3.5.\n + Fix: Don\u0027t log an incorrect certificate KeyStore location when creating a\n TLS connector if the KeyStore instance has been set directly on the\n connector. (markt)\n + Fix: HTTP/0.9 only allows GET as the HTTP method. (remm)\n + Add: Add strictSni attribute on the Connector to allow matching the\n SSLHostConfig configuration associated with the SNI host name to the\n SSLHostConfig configuration matched from the HTTP protocol host name. Non\n matching configurations will cause the request to be rejected. The\n attribute default value is true, enabling the matching. (remm)\n + Fix: Graceful failure for OCSP on BoringSSL in the FFM code. (remm)\n + Fix: 69866: Fix a memory leak when using a trust store with the OpenSSL\n provider. Pull request #912 by aogburn. (markt)\n + Fix: Fix potential crash on shutdown when a Connector depends on the\n Tomcat Native library. (markt)\n + Fix: Fix AJP message length check. Pull request #916 by Joshua Rogers.\n * Jasper\n + Fix: 69333: Correct a regression in the previous fix for 69333 and ensure\n that reuse() or release() is always called for a tag. (markt)\n + Fix: 69877: Catch IllegalArgumentException when processing URIs when\n creating the classpath to handle invalid URIs. (remm)\n + Fix: Fix populating the classpath with the webapp classloader\n repositories. (remm)\n + Fix: 69862: Avoid NPE unwrapping Servlet exception which would hide some\n exception details. Patch submitted by Eric Blanquer. (remm)\n * Jdbc-pool\n + Fix: 64083: If the underlying connection has been closed, don\u0027t add it to\n the pool when it is returned. Pull request #235 by Alex Panchenko. (markt)\n * Web applications\n + Fix: Manager: Fix abrupt truncation of the HTML and JSON complete server\n status output if one or more of the web applications failed to start.\n (schultz)\n + Add: Manager: Include web application state in the HTML and JSON complete\n server status output. (markt)\n + Add: Documentation: Expand the documentation to better explain when OCSP\n is supported and when it is not. (markt)\n * Websocket\n + Fix: 69920: When attempting to write to a closed Writer or OutputStream\n obtained from a WebSocket session, throw an IOException rather than an\n IllegalStateExcpetion as required by Writer and strongly suggested by\n OutputStream. (markt)\n * Other\n + Add: Add property \u0027gpg.sign.files\u0027 to optionally disable release artefact\n signing with GPG. (rjung)\n + Add: Add test.silent property to suppress JUnit console output during test\n execution. Useful for cleaner console output when running tests with\n multiple threads. (csutherl)\n + Update: Update the internal fork of Commons Pool to 2.13.1. (markt)\n + Update: Update the internal fork of Commons DBCP to 2.14.0. (markt)\n + Update: Update Commons Daemon to 1.5.1. (markt)\n + Update: Update to the Eclipse JDT compiler 4.37. (markt)\n + Update: Update ByteBuddy to 1.18.3. (markt)\n + Update: Update UnboundID to 7.0.4. (markt)\n + Update: Update Checkstyle to 12.3.1. (markt)\n + Add: Improvements to French translations. (markt)\n + Add: Improvements to Japanese translations provided by tak7iji. (markt)\n + Add: Improvements to Chinese translations provided by Yang. vincent.h and\n yong hu. (markt)\n + Update: Update Tomcat Native to 2.0.12. (markt)\n + Add: Add test profile system for selective test execution. Profiles can be\n specified via -Dtest.profile=\u003cname\u003e to run specific test subsets without\n using patterns directly. Profile patterns are defined in\n test-profiles.properties. (csutherl)\n + Update: Update file extension to media type mappings to align with the\n current list used by the Apache Web Server (httpd). (markt)\n + Update: Update the packaged version of the Tomcat Migration Tool for\n Jakarta EE to 1.0.10. (markt)\n + Update: Update Commons Daemon to 1.5.0. (markt)\n + Update: Update Byte Buddy to 1.18.2. (markt)\n + Update: Update Checkstyle to 12.2.0. (markt)\n + Add: Improvements to Spanish translations provided by White Vogel. (markt)\n + Add: Improvements to French translations. (remm)\n + Update: Update the internal fork of Apache Commons BCEL to 6.11.0. (markt)\n + Update: Update to Byte Buddy 1.17.8. (markt)\n + Update: Update to Checkstyle 12.1.1. (markt)\n + Update: Update to Jacoco 0.8.14. (markt)\n + Update: Update to SpotBugs 4.9.8. (markt)\n + Update: Update to JSign 7.4. (markt)\n + Update: Update Maven Resolver Ant Tasks to 1.6.0. (rjung)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-877,SUSE-SLE-Module-Web-Scripting-15-SP7-2026-877,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-877,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-877,openSUSE-SLE-15.6-2026-877",
"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/suse-su-2026_0877-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0877-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260877-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0877-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024680.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253460",
"url": "https://bugzilla.suse.com/1253460"
},
{
"category": "self",
"summary": "SUSE Bug 1258371",
"url": "https://bugzilla.suse.com/1258371"
},
{
"category": "self",
"summary": "SUSE Bug 1258385",
"url": "https://bugzilla.suse.com/1258385"
},
{
"category": "self",
"summary": "SUSE Bug 1258387",
"url": "https://bugzilla.suse.com/1258387"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24733 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24734 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24734/"
}
],
"title": "Security update for tomcat11",
"tracking": {
"current_release_date": "2026-03-12T05:39:40Z",
"generator": {
"date": "2026-03-12T05:39:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0877-1",
"initial_release_date": "2026-03-12T05:39:40Z",
"revision_history": [
{
"date": "2026-03-12T05:39:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-doc-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-embed-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-jsvc-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-lib-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"product": {
"name": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"product_id": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
},
"product_reference": "tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66614"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\nTomcat did not validate that the host name provided via the SNI \nextension was the same as the host name provided in the HTTP host header \nfield. If Tomcat was configured with more than one virtual host and the \nTLS configuration for one of those hosts did not require client \ncertificate authentication but another one did, it was possible for a \nclient to bypass the client certificate authentication by sending \ndifferent host names in the SNI extension and the HTTP host header field.\n\n\n\nThe vulnerability only applies if client certificate authentication is \nonly enforced at the Connector. It does not apply if client certificate \nauthentication is enforced at the web application.\n\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66614",
"url": "https://www.suse.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "SUSE Bug 1258371 for CVE-2025-66614",
"url": "https://bugzilla.suse.com/1258371"
}
],
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-12T05:39:40Z",
"details": "important"
}
],
"title": "CVE-2025-66614"
},
{
"cve": "CVE-2026-24733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24733"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in Apache Tomcat.\n\n\nTomcat did not limit HTTP/0.9 requests to the GET method. If a security \nconstraint was configured to allow HEAD requests to a URI but deny GET \nrequests, the user could bypass that constraint on GET requests by \nsending a (specification invalid) HEAD request using HTTP/0.9.\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0.M1 through 9.0.112.\n\n\nOlder, EOL versions are also affected.\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24733",
"url": "https://www.suse.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "SUSE Bug 1258385 for CVE-2026-24733",
"url": "https://bugzilla.suse.com/1258385"
}
],
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-12T05:39:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-24733"
},
{
"cve": "CVE-2026-24734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24734"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in Apache Tomcat Native, Apache Tomcat.\n\nWhen using an OCSP responder, Tomcat Native (and Tomcat\u0027s FFM port of the Tomcat Native code) did not complete verification or freshness checks on the OCSP response which could allow certificate revocation to be bypassed.\n\nThis issue affects Apache Tomcat Native: from 1.3.0 through 1.3.4, from 2.0.0 through 2.0.11; Apache Tomcat: from 11.0.0-M1 through 11.0.17, from 10.1.0-M7 through 10.1.51, from 9.0.83 through 9.0.114.\n\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: from 1.1.23 through 1.1.34, from 1.2.0 through 1.2.39. Older EOL versions are not affected.\n\nApache Tomcat Native users are recommended to upgrade to versions 1.3.5 or later or 2.0.12 or later, which fix the issue.\n\nApache Tomcat users are recommended to upgrade to versions 11.0.18 or later, 10.1.52 or later or 9.0.115 or later which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24734",
"url": "https://www.suse.com/security/cve/CVE-2026-24734"
},
{
"category": "external",
"summary": "SUSE Bug 1258387 for CVE-2026-24734",
"url": "https://bugzilla.suse.com/1258387"
}
],
"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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-admin-webapps-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-doc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-docs-webapp-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-el-6_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-embed-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsp-4_0-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-jsvc-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-lib-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-servlet-6_1-api-11.0.18-150600.13.15.1.noarch",
"openSUSE Leap 15.6:tomcat11-webapps-11.0.18-150600.13.15.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-12T05:39:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-24734"
}
]
}
SUSE-SU-2026:0890-1
Vulnerability from csaf_suse - Published: 2026-03-13 08:57 - Updated: 2026-03-13 08:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1258371 | self |
| https://bugzilla.suse.com/1258385 | self |
| https://bugzilla.suse.com/1258387 | self |
| https://www.suse.com/security/cve/CVE-2025-66614/ | self |
| https://www.suse.com/security/cve/CVE-2026-24733/ | self |
| https://www.suse.com/security/cve/CVE-2026-24734/ | self |
| https://www.suse.com/security/cve/CVE-2025-66614 | external |
| https://bugzilla.suse.com/1258371 | external |
| https://www.suse.com/security/cve/CVE-2026-24733 | external |
| https://bugzilla.suse.com/1258385 | external |
| https://www.suse.com/security/cve/CVE-2026-24734 | external |
| https://bugzilla.suse.com/1258387 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for tomcat10",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tomcat10 fixes the following issues:\n\nUpdate to Tomcat 10.1.52:\n\n- CVE-2025-66614: client certificate verification bypass due to virtual host mapping (bsc#1258371).\n- CVE-2026-24733: improper input validation on HTTP/0.9 requests (bsc#1258385).\n- CVE-2026-24734: certificate revocation bypass due to incomplete OCSP verification checks (bsc#1258387).\n\nChangelog:\n\n * Catalina\n + Fix: 69623: Additional fix for the long standing regression that meant\n that calls to ClassLoader.getResource().getContent() failed when made from\n within a web application with resource caching enabled if the target\n resource was packaged in a JAR file. (markt)\n + Fix: Pull request #923: Avoid adding multiple CSRF tokens to a URL in the\n CsrfPreventionFilter. (schultz)\n + Fix: 69918: Ensure request parameters are correctly parsed for HTTP/2\n requests when the content-length header is not set. (dsoumis)\n + Update: Enable minimum and recommended Tomcat Native versions to be set\n separately for Tomcat Native 1.x and 2.x. Update the minimum and\n recommended versions for Tomcat Native 1.x to 1.3.4. Update the minimum\n and recommended versions for Tomcat Native 2.x to 2.0.12. (markt)\n + Add: Add a new ssoReauthenticationMode to the Tomcat provided\n Authenticators that provides a per Authenticator override of the SSO Valve\n requireReauthentication attribute. (markt)\n + Fix: Ensure URL encoding errors in the Rewrite Valve trigger an exception\n rather than silently using a replacement character. (markt)\n + Fix: 69932: Fix request end access log pattern regression, which would log\n the start time of the request instead. (remm)\n + Fix: 69871: Increase log level to INFO for missing configuration for the\n rewrite valve. (remm)\n + Fix: Add log warnings for additional Host appBase suspicious values.\n (remm)\n + Fix: Remove hard dependency on tomcat-jni.jar for catalina.jar.\n org.apache.catalina.Connector no longer requires\n org.apache.tomcat.jni.AprStatus to be present. (markt)\n + Add: Add the ability to use a custom function to generate the client\n identifier in the CrawlerSessionManagerValve. This is only available\n programmatically. Pull request #902 by Brian Matzon. (markt)\n + Fix: Change the SSO reauthentication behaviour for SPNEGO authentication\n so that a normal SPNEGO authentication is performed if the SSL Valve is\n configured with reauthentication enabled. This is so that the delegated\n credentials will be available to the web application. (markt)\n + Fix: When generating the class path in the Loader, re-order the check on\n individual class path components to avoid a potential\n NullPointerException. Identified by Coverity Scan. (markt)\n + Fix: Fix SSL socket factory configuration in the JNDI realm. Based on pull\n request #915 by Joshua Rogers. (remm)\n + Update: Add an attribute, digestInRfc3112Order, to\n MessageDigestCredentialHandler to control the order in which the\n credential and salt are digested. By default, the current, non-RFC 3112\n compliant, order of salt then credential will be used. This default will\n change in Tomcat 12 to the RFC 3112 compliant order of credential then\n salt. (markt)\n + Fix: Log warnings when the SSO configuration does not comply with the\n documentation. (remm)\n + Update: Deprecate the RemoteAddrFilter and RemoteAddrValve in favour of\n the RemoteCIDRFilter and RemoteCIDRValve. (markt)\n + Fix: 69837: Fix corruption of the class path generated by the Loader when\n running on Windows. (markt)\n + Fix: Reject requests that map to invalid Windows file names earlier.\n (markt)\n + Fix: 69839: Ensure that changes to session IDs (typically after\n authentication) are promulgated to the SSO Valve to ensure that SSO\n entries are fully clean-up on session expiration. Patch provided by Kim\n Johan Andersson. (markt)\n + Fix: Fix a race condition in the creation of the storage location for the\n FileStore. (markt)\n * Cluster\n + Add: 62814: Document that human-readable names may be used for\n mapSendOptions and align documentation with channelSendOptions. Based on\n pull request #929 by archan0621. (markt)\n * Clustering\n + Fix: Correct a regression introduced in 10.1.45 that broke some clustering\n configurations. (markt)\n * Coyote\n + Fix: 69936: Fix bug in previous fix for Tomcat Native crashes on shutdown\n that triggered a significant memory leak. Patch provided by Wes. (markt)\n + Fix: Avoid possible NPEs when using a TLS enabled custom connector. (remm)\n + Fix: Improve warnings when setting ciphers lists in the FFM code,\n mirroring the tomcat-native changes. (remm)\n + Fix: 69910: Dereference TLS objects right after closing a socket to\n improve memory efficiency. (remm)\n + Fix: Relax the JSSE vs OpenSSL configuration style checks on SSLHostConfig\n to reflect the existing implementation that allows one configuration style\n to be used for the trust attributes and a different style for all the\n other attributes. (markt)\n + Fix: Better warning message when OpenSSLConf configuration elements are\n used with a JSSE TLS implementation. (markt)\n + Fix: When using OpenSSL via FFM, don\u0027t log a warning about missing CA\n certificates unless CA certificates were configured and the configuration\n failed. (markt)\n + Add: For configuration consistency between OpenSSL and JSSE TLS\n implementations, TLSv1.3 cipher suites included in the ciphers attribute\n of an SSLHostConfig are now always ignored (previously they would be\n ignored with OpenSSL implementations and used with JSSE implementations)\n and a warning is logged that the cipher suite has been ignored. (markt)\n + Add: Add the ciphersuite attribute to SSLHostConfig to configure the\n TLSv1.3 cipher suites. (markt)\n + Add: Add OCSP support to JSSE based TLS connectors and make the use of\n OCSP configurable per connector for both JSSE and OpenSSL based TLS\n implementations. Align the checks performed by OpenSSL with those\n performed by JSSE. (markt)\n + Add: Add support for soft failure of OCSP checks with soft failure support\n disabled by default. (markt)\n + Add: Add support for configuring the verification flags passed to\n OCSP_basic_verify when using an OpenSSL based TLS implementation. (markt)\n + Fix: Fix OpenSSL FFM code compatibility with LibreSSL versions below 3.5.\n + Fix: Prevent concurrent release of OpenSSLEngine resources and the\n termination of the Tomcat Native library as it can cause crashes during\n Tomcat shutdown. (markt)\n + Fix: Don\u0027t log an incorrect certificate KeyStore location when creating a\n TLS connector if the KeyStore instance has been set directly on the\n connector. (markt)\n + Fix: HTTP/0.9 only allows GET as the HTTP method. (remm)\n + Add: Add strictSni attribute on the Connector to allow matching the\n SSLHostConfig configuration associated with the SNI host name to the\n SSLHostConfig configuration matched from the HTTP protocol host name. Non\n matching configurations will cause the request to be rejected. The\n attribute default value is true, enabling the matching. (remm)\n + Fix: Graceful failure for OCSP on BoringSSL in the FFM code. (remm)\n + Fix: Fix use of deferAccept attribute in JMX, since it is normally only\n removed in Tomcat 11. (remm)\n + Fix: 69866: Fix a memory leak when using a trust store with the OpenSSL\n provider. Pull request #912 by aogburn. (markt)\n + Fix: Fix potential crash on shutdown when a Connector depends on the\n Tomcat Native library. (markt)\n + Fix: Fix AJP message length check. Pull request #916 by Joshua Rogers.\n + Fix: 69848: Fix copy/paste errors in 10.1.47 that meant DELETE requests\n received via the AJP connector were processed as OPTIONS requests and\n PROPFIND requests were processed as TRACE. (markt)\n + Fix: Various OCSP processing issues in the OpenSSL FFM code. (dsoumis)\n * General\n + Add: Add test.silent property to suppress JUnit console output during test\n execution. Useful for cleaner console output when running tests with\n multiple threads. (csutherl)\n * Jasper\n + Fix: 69333: Correct a regression in the previous fix for 69333 and ensure\n that reuse() or release() is always called for a tag. (markt)\n + Fix: 69877: Catch IllegalArgumentException when processing URIs when\n creating the classpath to handle invalid URIs. (remm)\n + Fix: Fix populating the classpath with the webapp classloader\n repositories. (remm)\n + Fix: 69862: Avoid NPE unwrapping Servlet exception which would hide some\n exception details. Patch submitted by Eric Blanquer. (remm)\n * Jdbc-pool\n + Fix: 64083: If the underlying connection has been closed, don\u0027t add it to\n the pool when it is returned. Pull request #235 by Alex Panchenko. (markt)\n * Web applications\n + Fix: Manager: Fix abrupt truncation of the HTML and JSON complete server\n status output if one or more of the web applications failed to start.\n (schultz)\n + Add: Manager: Include web application state in the HTML and JSON complete\n server status output. (markt)\n + Add: Documentation: Expand the documentation to better explain when OCSP\n is supported and when it is not. (markt)\n * Websocket\n + Fix: 69920: When attempting to write to a closed Writer or OutputStream\n obtained from a WebSocket session, throw an IOException rather than an\n IllegalStateExcpetion as required by Writer and strongly suggested by\n OutputStream. (markt)\n + Fix: 69845: When using permessage-deflate with Java 25 onwards, handle the\n underlying Inflater and/or Deflater throwing IllegalStateException when\n closed rather than NullPointerException as they do in Java 24 and earlier.\n * Other\n + Update: Update the internal fork of Commons Pool to 2.13.1. (markt)\n + Update: Update the internal fork of Commons DBCP to 2.14.0. (markt)\n + Update: Update Commons Daemon to 1.5.1. (markt)\n + Update: Update ByteBuddy to 1.18.3. (markt)\n + Update: Update UnboundID to 7.0.4. (markt)\n + Update: Update Checkstyle to 12.3.1. (markt)\n + Add: Improvements to French translations. (markt)\n + Add: Improvements to Japanese translations provided by tak7iji. (markt)\n + Add: Improvements to Chinese translations provided by Yang. vincent.h and\n yong hu. (markt)\n + Update: Update Tomcat Native to 2.0.12. (markt)\n + Add: Add property \u0027gpg.sign.files\u0027 to optionally disable release artefact\n signing with GPG. (rjung)\n + Add: Add test profile system for selective test execution. Profiles can be\n specified via -Dtest.profile=\u003cname\u003e to run specific test subsets without\n using patterns directly. Profile patterns are defined in\n test-profiles.properties. (csutherl)\n + Update: Update file extension to media type mappings to align with the\n current list used by the Apache Web Server (httpd). (markt)\n + Update: Update the packaged version of the Tomcat Migration Tool for\n Jakarta EE to 1.0.10. (markt)\n + Update: Update Commons Daemon to 1.5.0. (markt)\n + Update: Update Byte Buddy to 1.18.2. (markt)\n + Update: Update Checkstyle to 12.2.0. (markt)\n + Add: Improvements to Spanish translations provided by White Vogel. (markt)\n + Add: Improvements to French translations. (remm)\n + Update: Update the internal fork of Apache Commons BCEL to 6.11.0. (markt)\n + Update: Update to Byte Buddy 1.17.8. (markt)\n + Update: Update to Checkstyle 12.1.1. (markt)\n + Update: Update to Jacoco 0.8.14. (markt)\n + Update: Update to SpotBugs 4.9.8. (markt)\n + Update: Update to JSign 7.4. (markt)\n + Update: Update Maven Resolver Ant Tasks to 1.6.0. (rjung)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-890,SUSE-SLE-Module-Web-Scripting-15-SP7-2026-890,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-890,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-890,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-890,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-890,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-890,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-890,openSUSE-SLE-15.6-2026-890",
"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/suse-su-2026_0890-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0890-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260890-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0890-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024692.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258371",
"url": "https://bugzilla.suse.com/1258371"
},
{
"category": "self",
"summary": "SUSE Bug 1258385",
"url": "https://bugzilla.suse.com/1258385"
},
{
"category": "self",
"summary": "SUSE Bug 1258387",
"url": "https://bugzilla.suse.com/1258387"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24733 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24734 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24734/"
}
],
"title": "Security update for tomcat10",
"tracking": {
"current_release_date": "2026-03-13T08:57:08Z",
"generator": {
"date": "2026-03-13T08:57:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0890-1",
"initial_release_date": "2026-03-13T08:57:08Z",
"revision_history": [
{
"date": "2026-03-13T08:57:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-doc-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-embed-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-jsvc-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-lib-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"product": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"product_id": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66614"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\nTomcat did not validate that the host name provided via the SNI \nextension was the same as the host name provided in the HTTP host header \nfield. If Tomcat was configured with more than one virtual host and the \nTLS configuration for one of those hosts did not require client \ncertificate authentication but another one did, it was possible for a \nclient to bypass the client certificate authentication by sending \ndifferent host names in the SNI extension and the HTTP host header field.\n\n\n\nThe vulnerability only applies if client certificate authentication is \nonly enforced at the Connector. It does not apply if client certificate \nauthentication is enforced at the web application.\n\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66614",
"url": "https://www.suse.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "SUSE Bug 1258371 for CVE-2025-66614",
"url": "https://bugzilla.suse.com/1258371"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T08:57:08Z",
"details": "important"
}
],
"title": "CVE-2025-66614"
},
{
"cve": "CVE-2026-24733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24733"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in Apache Tomcat.\n\n\nTomcat did not limit HTTP/0.9 requests to the GET method. If a security \nconstraint was configured to allow HEAD requests to a URI but deny GET \nrequests, the user could bypass that constraint on GET requests by \nsending a (specification invalid) HEAD request using HTTP/0.9.\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0.M1 through 9.0.112.\n\n\nOlder, EOL versions are also affected.\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24733",
"url": "https://www.suse.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "SUSE Bug 1258385 for CVE-2026-24733",
"url": "https://bugzilla.suse.com/1258385"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T08:57:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-24733"
},
{
"cve": "CVE-2026-24734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24734"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in Apache Tomcat Native, Apache Tomcat.\n\nWhen using an OCSP responder, Tomcat Native (and Tomcat\u0027s FFM port of the Tomcat Native code) did not complete verification or freshness checks on the OCSP response which could allow certificate revocation to be bypassed.\n\nThis issue affects Apache Tomcat Native: from 1.3.0 through 1.3.4, from 2.0.0 through 2.0.11; Apache Tomcat: from 11.0.0-M1 through 11.0.17, from 10.1.0-M7 through 10.1.51, from 9.0.83 through 9.0.114.\n\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: from 1.1.23 through 1.1.34, from 1.2.0 through 1.2.39. Older EOL versions are not affected.\n\nApache Tomcat Native users are recommended to upgrade to versions 1.3.5 or later or 2.0.12 or later, which fix the issue.\n\nApache Tomcat users are recommended to upgrade to versions 11.0.18 or later, 10.1.52 or later or 9.0.115 or later which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24734",
"url": "https://www.suse.com/security/cve/CVE-2026-24734"
},
{
"category": "external",
"summary": "SUSE Bug 1258387 for CVE-2026-24734",
"url": "https://bugzilla.suse.com/1258387"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-admin-webapps-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-doc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-docs-webapp-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-el-5_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-embed-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsp-3_1-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-jsvc-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-lib-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-servlet-6_0-api-10.1.52-150200.5.61.1.noarch",
"openSUSE Leap 15.6:tomcat10-webapps-10.1.52-150200.5.61.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T08:57:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-24734"
}
]
}
SUSE-SU-2026:0932-1
Vulnerability from csaf_suse - Published: 2026-03-19 10:26 - Updated: 2026-03-19 10:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1258371 | self |
| https://bugzilla.suse.com/1258385 | self |
| https://bugzilla.suse.com/1258387 | self |
| https://www.suse.com/security/cve/CVE-2025-66614/ | self |
| https://www.suse.com/security/cve/CVE-2026-24733/ | self |
| https://www.suse.com/security/cve/CVE-2026-24734/ | self |
| https://www.suse.com/security/cve/CVE-2025-66614 | external |
| https://bugzilla.suse.com/1258371 | external |
| https://www.suse.com/security/cve/CVE-2026-24733 | external |
| https://bugzilla.suse.com/1258385 | external |
| https://www.suse.com/security/cve/CVE-2026-24734 | external |
| https://bugzilla.suse.com/1258387 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for tomcat",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tomcat fixes the following issues:\n\nUpdate to Tomcat 9.0.115:\n\n- CVE-2025-66614: client certificate verification bypass due to virtual host mapping (bsc#1258371).\n- CVE-2026-24733: improper input validation on HTTP/0.9 requests (bsc#1258385).\n- CVE-2026-24734: certificate revocation bypass due to incomplete OCSP verification checks (bsc#1258387).\n \nChangelog:\n\n * Catalina\n + Fix: 69623: Additional fix for the long standing regression that meant\n that calls to ClassLoader.getResource().getContent() failed when made from\n within a web application with resource caching enabled if the target\n resource was packaged in a JAR file. (markt)\n + Fix: Pull request #923: Avoid adding multiple CSRF tokens to a URL in the\n CsrfPreventionFilter. (schultz)\n + Fix: 69918: Ensure request parameters are correctly parsed for HTTP/2\n requests when the content-length header is not set. (dsoumis)\n + Update: Update the minimum and recommended versions for Tomcat Native to\n 1.3.4. (markt)\n + Add: Add a new ssoReauthenticationMode to the Tomcat provided\n Authenticators that provides a per Authenticator override of the SSO Valve\n requireReauthentication attribute. (markt)\n + Fix: Ensure URL encoding errors in the Rewrite Valve trigger an exception\n rather than silently using a replacement character. (markt)\n + Fix: 69871: Increase log level to INFO for missing configuration for the\n rewrite valve. (remm)\n + Fix: Add log warnings for additional Host appBase suspicious values.\n (remm)\n + Fix: Remove hard dependency on tomcat-jni.jar for catalina.jar.\n org.apache.catalina.Connector no longer requires\n org.apache.tomcat.jni.AprStatus to be present. (markt)\n + Add: Add the ability to use a custom function to generate the client\n identifier in the CrawlerSessionManagerValve. This is only available\n programmatically. Pull request #902 by Brian Matzon. (markt)\n + Fix: Change the SSO reauthentication behaviour for SPNEGO authentication\n so that a normal SPNEGO authentication is performed if the SSL Valve is\n configured with reauthentication enabled. This is so that the delegated\n credentials will be available to the web application. (markt)\n + Fix: When generating the class path in the Loader, re-order the check on\n individual class path components to avoid a potential\n NullPointerException. Identified by Coverity Scan. (markt)\n + Fix: Fix SSL socket factory configuration in the JNDI realm. Based on pull\n request #915 by Joshua Rogers. (remm)\n + Update: Add an attribute, digestInRfc3112Order, to\n MessageDigestCredentialHandler to control the order in which the\n credential and salt are digested. By default, the current, non-RFC 3112\n compliant, order of salt then credential will be used. This default will\n change in Tomcat 12 to the RFC 3112 compliant order of credential then\n salt. (markt)\n * Cluster\n + Add: 62814: Document that human-readable names maybe used for\n mapSendOptions and align documentation with channelSendOptions. Based on\n pull request #929 by archan0621. (markt)\n * Clustering\n + Fix: Correct a regression introduced in 9.0.109 that broke some clustering\n configurations. (markt)\n * Coyote\n + Fix: Prevent concurrent release of OpenSSLEngine resources and the\n termination of the Tomcat Native library as it can cause crashes during\n Tomcat shutdown. (markt)\n + Fix: Avoid possible NPEs when using a TLS enabled custom connector. (remm)\n + Fix: Improve warnings when setting ciphers lists in the FFM code,\n mirroring the tomcat-native changes. (remm)\n + Fix: 69910: Dereference TLS objects right after closing a socket to\n improve memory efficiency. (remm)\n + Fix: Relax the JSSE vs OpenSSL configuration style checks on SSLHostConfig\n to reflect the existing implementation that allows one configuration style\n to be used for the trust attributes and a different style for all the\n other attributes. (markt)\n + Fix: Better warning message when OpenSSLConf configuration elements are\n used with a JSSE TLS implementation. (markt)\n + Fix: When using OpenSSL via FFM, don\u0027t log a warning about missing CA\n certificates unless CA certificates were configured and the configuration\n failed. (markt)\n + Add: For configuration consistency between OpenSSL and JSSE TLS\n implementations, TLSv1.3 cipher suites included in the ciphers attribute\n of an SSLHostConfig are now always ignored (previously they would be\n ignored with OpenSSL implementations and used with JSSE implementations)\n and a warning is logged that the cipher suite has been ignored. (markt)\n + Add: Add the ciphersuite attribute to SSLHostConfig to configure the\n TLSv1.3 cipher suites. (markt)\n + Add: Add OCSP support to JSSE based TLS connectors and make the use of\n OCSP configurable per connector for both JSSE and OpenSSL based TLS\n implementations. Align the checks performed by OpenSSL with those\n performed by JSSE. (markt)\n + Add: Add support for soft failure of OCSP checks with soft failure support\n disabled by default. (markt)\n + Add: Add support for configuring the verification flags passed to\n OCSP_basic_verify when using an OpenSSL based TLS implementation. (markt)\n + Fix: Fix OpenSSL FFM code compatibility with LibreSSL versions below 3.5.\n + Fix: Don\u0027t log an incorrect certificate KeyStore location when creating a\n TLS connector if the KeyStore instance has been set directly on the\n connector. (markt)\n + Fix: HTTP/0.9 only allows GET as the HTTP method. (remm)\n + Add: Add strictSni attribute on the Connector to allow matching the\n SSLHostConfig configuration associated with the SNI host name to the\n SSLHostConfig configuration matched from the HTTP protocol host name. Non\n matching configurations will cause the request to be rejected. The\n attribute default value is true, enabling the matching. (remm)\n + Fix: Graceful failure for OCSP on BoringSSL in the FFM code. (remm)\n + Fix: 69866: Fix a memory leak when using a trust store with the OpenSSL\n provider. Pull request #912 by aogburn. (markt)\n + Fix: Fix AJP message length check. Pull request #916 by Joshua Rogers.\n * Jasper\n + Fix: 69333: Correct a regression in the previous fix for 69333 and ensure\n that reuse() or release() is always called for a tag. (markt)\n + Fix: 69877: Catch IllegalArgumentException when processing URIs when\n creating the classpath to handle invalid URIs. (remm)\n + Fix: Fix populating the classpath with the webapp classloader\n repositories. (remm)\n + Fix: 69862: Avoid NPE unwrapping Servlet exception which would hide some\n exception details. Patch submitted by Eric Blanquer. (remm)\n * Jdbc-pool\n + Fix: 64083: If the underlying connection has been closed, don\u0027t add it to\n the pool when it is returned. Pull request #235 by Alex Panchenko. (markt)\n * Web applications\n + Fix: Manager: Fix abrupt truncation of the HTML and JSON complete server\n status output if one or more of the web applications failed to start.\n (schultz)\n + Add: Manager: Include web application state in the HTML and JSON complete\n server status output. (markt)\n + Add: Documentation: Expand the documentation to better explain when OCSP\n is supported and when it is not. (markt)\n * Websocket\n + Fix: 69920: When attempting to write to a closed Writer or OutputStream\n obtained from a WebSocket session, throw an IOException rather than an\n IllegalStateExcpetion as required by Writer and strongly suggested by\n OutputStream. (markt)\n * Other\n + Add: Add property \u0027gpg.sign.files\u0027 to optionally disable release artefact\n signing with GPG. (rjung)\n + Add: Add test.silent property to suppress JUnit console output during test\n execution. Useful for cleaner console output when running tests with\n multiple threads. (csutherl)\n + Update: Update the internal fork of Commons Pool to 2.13.1. (markt)\n + Update: Update the internal fork of Commons DBCP to 2.14.0. (markt)\n + Update: Update Commons Daemon to 1.5.1. (markt)\n + Update: Update ByteBuddy to 1.18.3. (markt)\n + Update: Update UnboundID to 7.0.4. (markt)\n + Update: Update Checkstyle to 12.3.1. (markt)\n + Add: Improvements to French translations. (markt)\n + Add: Improvements to Japanese translations provided by tak7iji. (markt)\n + Add: Improvements to Chinese translations provided by Yang. vincent.h and\n yong hu. (markt)\n + Update: Update Tomcat Native to 1.3.5. (markt)\n + Add: Add test profile system for selective test execution. Profiles can be\n specified via -Dtest.profile=\u003cname\u003e to run specific test subsets without\n using patterns directly. Profile patterns are defined in\n test-profiles.properties. (csutherl)\n + Update: Update file extension to media type mappings to align with the\n current list used by the Apache Web Server (httpd). (markt)\n + Update: Update Commons Daemon to 1.5.0. (markt)\n + Update: Update Byte Buddy to 1.18.2. (markt)\n + Update: Update Checkstyle to 12.2.0. (markt)\n + Add: Improvements to Spanish translations provided by White Vogel. (markt)\n + Add: Improvements to French translations. (remm)\n + Update: Update the internal fork of Apache Commons BCEL to 6.11.0. (markt)\n + Update: Update to Byte Buddy 1.17.8. (markt)\n + Update: Update to Checkstyle 12.1.1. (markt)\n + Update: Update to Jacoco 0.8.14. (markt)\n + Update: Update to SpotBugs 4.9.8. (markt)\n + Update: Update to JSign 7.4. (markt)\n + Update: Update Maven Resolver Ant Tasks to 1.6.0. (rjung)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-932,SUSE-SLE-Module-Web-Scripting-15-SP7-2026-932,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-932,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-932,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-932,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-932,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-932,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-932,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-932,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-932,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-932,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-932,openSUSE-SLE-15.6-2026-932",
"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/suse-su-2026_0932-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0932-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260932-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0932-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024774.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258371",
"url": "https://bugzilla.suse.com/1258371"
},
{
"category": "self",
"summary": "SUSE Bug 1258385",
"url": "https://bugzilla.suse.com/1258385"
},
{
"category": "self",
"summary": "SUSE Bug 1258387",
"url": "https://bugzilla.suse.com/1258387"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66614 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24733 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24734 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24734/"
}
],
"title": "Security update for tomcat",
"tracking": {
"current_release_date": "2026-03-19T10:26:49Z",
"generator": {
"date": "2026-03-19T10:26:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0932-1",
"initial_release_date": "2026-03-19T10:26:49Z",
"revision_history": [
{
"date": "2026-03-19T10:26:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-docs-webapp-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-embed-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-embed-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-javadoc-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-javadoc-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-jsvc-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-jsvc-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-lib-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"product": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"product_id": "tomcat-webapps-9.0.115-150200.102.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-embed-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-javadoc-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-jsvc-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-150200.102.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-150200.102.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66614"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0-M1 through 9.0.112.\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected.\nTomcat did not validate that the host name provided via the SNI \nextension was the same as the host name provided in the HTTP host header \nfield. If Tomcat was configured with more than one virtual host and the \nTLS configuration for one of those hosts did not require client \ncertificate authentication but another one did, it was possible for a \nclient to bypass the client certificate authentication by sending \ndifferent host names in the SNI extension and the HTTP host header field.\n\n\n\nThe vulnerability only applies if client certificate authentication is \nonly enforced at the Connector. It does not apply if client certificate \nauthentication is enforced at the web application.\n\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66614",
"url": "https://www.suse.com/security/cve/CVE-2025-66614"
},
{
"category": "external",
"summary": "SUSE Bug 1258371 for CVE-2025-66614",
"url": "https://bugzilla.suse.com/1258371"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T10:26:49Z",
"details": "important"
}
],
"title": "CVE-2025-66614"
},
{
"cve": "CVE-2026-24733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24733"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in Apache Tomcat.\n\n\nTomcat did not limit HTTP/0.9 requests to the GET method. If a security \nconstraint was configured to allow HEAD requests to a URI but deny GET \nrequests, the user could bypass that constraint on GET requests by \nsending a (specification invalid) HEAD request using HTTP/0.9.\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.0.M1 through 9.0.112.\n\n\nOlder, EOL versions are also affected.\n\nUsers are recommended to upgrade to version 11.0.15 or later, 10.1.50 or later or 9.0.113 or later, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24733",
"url": "https://www.suse.com/security/cve/CVE-2026-24733"
},
{
"category": "external",
"summary": "SUSE Bug 1258385 for CVE-2026-24733",
"url": "https://bugzilla.suse.com/1258385"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T10:26:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-24733"
},
{
"cve": "CVE-2026-24734",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24734"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in Apache Tomcat Native, Apache Tomcat.\n\nWhen using an OCSP responder, Tomcat Native (and Tomcat\u0027s FFM port of the Tomcat Native code) did not complete verification or freshness checks on the OCSP response which could allow certificate revocation to be bypassed.\n\nThis issue affects Apache Tomcat Native: from 1.3.0 through 1.3.4, from 2.0.0 through 2.0.11; Apache Tomcat: from 11.0.0-M1 through 11.0.17, from 10.1.0-M7 through 10.1.51, from 9.0.83 through 9.0.114.\n\n\nThe following versions were EOL at the time the CVE was created but are \nknown to be affected: from 1.1.23 through 1.1.34, from 1.2.0 through 1.2.39. Older EOL versions are not affected.\n\nApache Tomcat Native users are recommended to upgrade to versions 1.3.5 or later or 2.0.12 or later, which fix the issue.\n\nApache Tomcat users are recommended to upgrade to versions 11.0.18 or later, 10.1.52 or later or 9.0.115 or later which fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24734",
"url": "https://www.suse.com/security/cve/CVE-2026-24734"
},
{
"category": "external",
"summary": "SUSE Bug 1258387 for CVE-2026-24734",
"url": "https://bugzilla.suse.com/1258387"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:tomcat-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-lib-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:tomcat-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-admin-webapps-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-docs-webapp-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-el-3_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-embed-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-javadoc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsp-2_3-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-jsvc-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-lib-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-servlet-4_0-api-9.0.115-150200.102.1.noarch",
"openSUSE Leap 15.6:tomcat-webapps-9.0.115-150200.102.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T10:26:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-24734"
}
]
}
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.