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-05-25",
"epss": "0.00051",
"percentile": "0.16048"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-66614\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-02-17T19:21:55.310\",\"lastModified\":\"2026-03-11T16:16:20.410\",\"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.\"}],\"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}]},\"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\"]}]}}",
"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"
}
}
}
cleanstart-2026-jk47870
Vulnerability from cleanstart
Multiple security vulnerabilities affect the thingsboard package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "thingsboard"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.3.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the thingsboard package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-JK47870",
"modified": "2026-03-16T09:42:46Z",
"published": "2026-04-01T09:49:35.155892Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-JK47870.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-66614"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1225"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24281"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24308"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24733"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-6rw7-vpxm-498p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-73rr-hh4g-fpgx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-8qq5-rm4j-mr97"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-wqch-xfxh-vrr4"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1225"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24281"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24308"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24733"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-66614, CVE-2026-1225, CVE-2026-24281, CVE-2026-24308, CVE-2026-24733, ghsa-6rw7-vpxm-498p, ghsa-73rr-hh4g-fpgx, ghsa-8qq5-rm4j-mr97, ghsa-wqch-xfxh-vrr4 applied in versions: 4.2.1.1-r1, 4.3.1-r0",
"upstream": [
"CVE-2025-66614",
"CVE-2026-1225",
"CVE-2026-24281",
"CVE-2026-24308",
"CVE-2026-24733",
"ghsa-6rw7-vpxm-498p",
"ghsa-73rr-hh4g-fpgx",
"ghsa-8qq5-rm4j-mr97",
"ghsa-wqch-xfxh-vrr4"
]
}
FKIE_CVE-2025-66614
Vulnerability from fkie_nvd - Published: 2026-02-17 19:21 - Updated: 2026-03-11 16:167.6 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
| URL | Tags | ||
|---|---|---|---|
| security@apache.org | https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7 | Mailing List, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| apache | tomcat | * | |
| apache | tomcat | * | |
| apache | tomcat | * | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 9.0.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 10.1.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 | |
| apache | tomcat | 11.0.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B76D20D5-8512-40CD-8B59-B0D4FBFBE7F3",
"versionEndExcluding": "9.0.113",
"versionStartIncluding": "9.0.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8A9BCC2E-EB49-4C74-B150-564AEDE6D8BB",
"versionEndExcluding": "10.1.50",
"versionStartIncluding": "10.1.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9307BA8D-D3BD-41B0-89F3-124704B7EA6A",
"versionEndExcluding": "11.0.15",
"versionStartIncluding": "11.0.1",
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
}
],
"id": "CVE-2025-66614",
"lastModified": "2026-03-11T16:16:20.410",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.8,
"impactScore": 4.7,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-02-17T19:21:55.310",
"references": [
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "security@apache.org",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-FPJ8-GQ4V-P354
Vulnerability from github – Published: 2026-02-17 21:31 – Updated: 2026-03-11 20:38Improper Input Validation vulnerability.
This 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.
The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected. Tomcat 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.
Users 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.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0-M1"
},
{
"fixed": "11.0.15"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "10.1.0-M1"
},
{
"fixed": "10.1.50"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat.embed:tomcat-embed-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.0.113"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0-M1"
},
{
"fixed": "11.0.15"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat"
},
"ranges": [
{
"events": [
{
"introduced": "10.1.0-M1"
},
{
"fixed": "10.1.50"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.0.113"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-catalina"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0-M1"
},
{
"fixed": "11.0.15"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-catalina"
},
"ranges": [
{
"events": [
{
"introduced": "10.1.0-M1"
},
{
"fixed": "10.1.50"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat-catalina"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.0.113"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-66614"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-295"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-19T15:06:50Z",
"nvd_published_at": "2026-02-17T19:21:55Z",
"severity": "MODERATE"
},
"details": "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 known to be affected: 8.5.0 through 8.5.100. Older EOL versions are not affected. Tomcat 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.\n\nThe 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.\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.",
"id": "GHSA-fpj8-gq4v-p354",
"modified": "2026-03-11T20:38:06Z",
"published": "2026-02-17T21:31:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66614"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/152c14885d45f5e0a8b59bd9f93c289cfe20ce30"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/258a591b61f8cf5c22109e21e5a2a38b63454fd2"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/5053fa82a1b2b52756810601227984a8b71888a4"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/9276b5e783c8cd5b3fe2bb716306b65004bdd940"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/972f9a5e2a07674d92610c478aac1b205d60724e"
},
{
"type": "WEB",
"url": "https://github.com/apache/tomcat/commit/a4aa74232e826028cd2f7ba0445caf8a8b52c509"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/tomcat"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/vw6lxtlh2qbqwpb61wd3sv1flm2nttw7"
},
{
"type": "WEB",
"url": "https://tomcat.apache.org/security-10.html"
},
{
"type": "WEB",
"url": "https://tomcat.apache.org/security-11.html"
},
{
"type": "WEB",
"url": "https://tomcat.apache.org/security-9.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Apache Tomcat - Client certificate verification bypass"
}
OPENSUSE-SU-2026:10305-1
Vulnerability from csaf_opensuse - Published: 2026-03-07 00:00 - Updated: 2026-03-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | 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": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "tomcat-9.0.115-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the tomcat-9.0.115-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10305",
"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_10305-1.json"
},
{
"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": "tomcat-9.0.115-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-07T00:00:00Z",
"generator": {
"date": "2026-03-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10305-1",
"initial_release_date": "2026-03-07T00:00:00Z",
"revision_history": [
{
"date": "2026-03-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-9.0.115-1.1.aarch64",
"product_id": "tomcat-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-admin-webapps-9.0.115-1.1.aarch64",
"product_id": "tomcat-admin-webapps-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-docs-webapp-9.0.115-1.1.aarch64",
"product_id": "tomcat-docs-webapp-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"product_id": "tomcat-el-3_0-api-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-embed-9.0.115-1.1.aarch64",
"product_id": "tomcat-embed-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-javadoc-9.0.115-1.1.aarch64",
"product_id": "tomcat-javadoc-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"product_id": "tomcat-jsp-2_3-api-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-jsvc-9.0.115-1.1.aarch64",
"product_id": "tomcat-jsvc-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-lib-9.0.115-1.1.aarch64",
"product_id": "tomcat-lib-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"product_id": "tomcat-servlet-4_0-api-9.0.115-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.115-1.1.aarch64",
"product": {
"name": "tomcat-webapps-9.0.115-1.1.aarch64",
"product_id": "tomcat-webapps-9.0.115-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-9.0.115-1.1.ppc64le",
"product_id": "tomcat-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"product_id": "tomcat-admin-webapps-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"product_id": "tomcat-docs-webapp-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"product_id": "tomcat-el-3_0-api-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-embed-9.0.115-1.1.ppc64le",
"product_id": "tomcat-embed-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-javadoc-9.0.115-1.1.ppc64le",
"product_id": "tomcat-javadoc-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"product_id": "tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-jsvc-9.0.115-1.1.ppc64le",
"product_id": "tomcat-jsvc-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-lib-9.0.115-1.1.ppc64le",
"product_id": "tomcat-lib-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"product_id": "tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.115-1.1.ppc64le",
"product": {
"name": "tomcat-webapps-9.0.115-1.1.ppc64le",
"product_id": "tomcat-webapps-9.0.115-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-9.0.115-1.1.s390x",
"product_id": "tomcat-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-admin-webapps-9.0.115-1.1.s390x",
"product_id": "tomcat-admin-webapps-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-docs-webapp-9.0.115-1.1.s390x",
"product_id": "tomcat-docs-webapp-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.s390x",
"product_id": "tomcat-el-3_0-api-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-embed-9.0.115-1.1.s390x",
"product_id": "tomcat-embed-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-javadoc-9.0.115-1.1.s390x",
"product_id": "tomcat-javadoc-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"product_id": "tomcat-jsp-2_3-api-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-jsvc-9.0.115-1.1.s390x",
"product_id": "tomcat-jsvc-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-lib-9.0.115-1.1.s390x",
"product_id": "tomcat-lib-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"product_id": "tomcat-servlet-4_0-api-9.0.115-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.115-1.1.s390x",
"product": {
"name": "tomcat-webapps-9.0.115-1.1.s390x",
"product_id": "tomcat-webapps-9.0.115-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-9.0.115-1.1.x86_64",
"product_id": "tomcat-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-admin-webapps-9.0.115-1.1.x86_64",
"product_id": "tomcat-admin-webapps-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-docs-webapp-9.0.115-1.1.x86_64",
"product_id": "tomcat-docs-webapp-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"product_id": "tomcat-el-3_0-api-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-embed-9.0.115-1.1.x86_64",
"product_id": "tomcat-embed-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-javadoc-9.0.115-1.1.x86_64",
"product_id": "tomcat-javadoc-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"product_id": "tomcat-jsp-2_3-api-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-jsvc-9.0.115-1.1.x86_64",
"product_id": "tomcat-jsvc-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-lib-9.0.115-1.1.x86_64",
"product_id": "tomcat-lib-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"product_id": "tomcat-servlet-4_0-api-9.0.115-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.115-1.1.x86_64",
"product": {
"name": "tomcat-webapps-9.0.115-1.1.x86_64",
"product_id": "tomcat-webapps-9.0.115-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-admin-webapps-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-admin-webapps-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-admin-webapps-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-docs-webapp-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-docs-webapp-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-docs-webapp-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-embed-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-embed-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-embed-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-embed-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-javadoc-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-javadoc-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-javadoc-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-javadoc-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-jsvc-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-jsvc-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-jsvc-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-jsvc-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-lib-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-lib-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-lib-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-lib-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64"
},
"product_reference": "tomcat-webapps-9.0.115-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le"
},
"product_reference": "tomcat-webapps-9.0.115-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x"
},
"product_reference": "tomcat-webapps-9.0.115-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
},
"product_reference": "tomcat-webapps-9.0.115-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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 Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
},
"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 Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
},
"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": [
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
},
"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": [
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-admin-webapps-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-docs-webapp-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-el-3_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-embed-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-javadoc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsp-2_3-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-jsvc-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-lib-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-servlet-4_0-api-9.0.115-1.1.x86_64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.aarch64",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.s390x",
"openSUSE Tumbleweed:tomcat-webapps-9.0.115-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24734"
}
]
}
OPENSUSE-SU-2026:10306-1
Vulnerability from csaf_opensuse - Published: 2026-03-07 00:00 - Updated: 2026-03-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | 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": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "tomcat10-10.1.52-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the tomcat10-10.1.52-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10306",
"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_10306-1.json"
},
{
"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": "tomcat10-10.1.52-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-07T00:00:00Z",
"generator": {
"date": "2026-03-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10306-1",
"initial_release_date": "2026-03-07T00:00:00Z",
"revision_history": [
{
"date": "2026-03-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-10.1.52-1.1.aarch64",
"product_id": "tomcat10-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"product_id": "tomcat10-admin-webapps-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-doc-10.1.52-1.1.aarch64",
"product_id": "tomcat10-doc-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"product_id": "tomcat10-docs-webapp-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"product_id": "tomcat10-el-5_0-api-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-embed-10.1.52-1.1.aarch64",
"product_id": "tomcat10-embed-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"product_id": "tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-jsvc-10.1.52-1.1.aarch64",
"product_id": "tomcat10-jsvc-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-lib-10.1.52-1.1.aarch64",
"product_id": "tomcat10-lib-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"product_id": "tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.52-1.1.aarch64",
"product": {
"name": "tomcat10-webapps-10.1.52-1.1.aarch64",
"product_id": "tomcat10-webapps-10.1.52-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-admin-webapps-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-doc-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-doc-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-docs-webapp-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-el-5_0-api-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-embed-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-embed-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-jsvc-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-jsvc-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-lib-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-lib-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.52-1.1.ppc64le",
"product": {
"name": "tomcat10-webapps-10.1.52-1.1.ppc64le",
"product_id": "tomcat10-webapps-10.1.52-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-10.1.52-1.1.s390x",
"product_id": "tomcat10-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.s390x",
"product_id": "tomcat10-admin-webapps-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-doc-10.1.52-1.1.s390x",
"product_id": "tomcat10-doc-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.s390x",
"product_id": "tomcat10-docs-webapp-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"product_id": "tomcat10-el-5_0-api-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-embed-10.1.52-1.1.s390x",
"product_id": "tomcat10-embed-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"product_id": "tomcat10-jsp-3_1-api-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-jsvc-10.1.52-1.1.s390x",
"product_id": "tomcat10-jsvc-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-lib-10.1.52-1.1.s390x",
"product_id": "tomcat10-lib-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"product_id": "tomcat10-servlet-6_0-api-10.1.52-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.52-1.1.s390x",
"product": {
"name": "tomcat10-webapps-10.1.52-1.1.s390x",
"product_id": "tomcat10-webapps-10.1.52-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-10.1.52-1.1.x86_64",
"product_id": "tomcat10-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"product_id": "tomcat10-admin-webapps-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-doc-10.1.52-1.1.x86_64",
"product_id": "tomcat10-doc-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"product_id": "tomcat10-docs-webapp-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"product_id": "tomcat10-el-5_0-api-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-embed-10.1.52-1.1.x86_64",
"product_id": "tomcat10-embed-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"product_id": "tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-jsvc-10.1.52-1.1.x86_64",
"product_id": "tomcat10-jsvc-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-lib-10.1.52-1.1.x86_64",
"product_id": "tomcat10-lib-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"product_id": "tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.52-1.1.x86_64",
"product": {
"name": "tomcat10-webapps-10.1.52-1.1.x86_64",
"product_id": "tomcat10-webapps-10.1.52-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-doc-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-doc-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-doc-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-doc-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-docs-webapp-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-embed-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-embed-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-embed-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-embed-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-jsvc-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-jsvc-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-jsvc-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-jsvc-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-lib-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-lib-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-lib-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-lib-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64"
},
"product_reference": "tomcat10-webapps-10.1.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le"
},
"product_reference": "tomcat10-webapps-10.1.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x"
},
"product_reference": "tomcat10-webapps-10.1.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
},
"product_reference": "tomcat10-webapps-10.1.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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 Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
},
"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 Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
},
"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": [
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
},
"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": [
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-admin-webapps-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-doc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-docs-webapp-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-el-5_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-embed-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsp-3_1-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-jsvc-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-lib-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-servlet-6_0-api-10.1.52-1.1.x86_64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.aarch64",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.s390x",
"openSUSE Tumbleweed:tomcat10-webapps-10.1.52-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24734"
}
]
}
OPENSUSE-SU-2026:10307-1
Vulnerability from csaf_opensuse - Published: 2026-03-07 00:00 - Updated: 2026-03-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | 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": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "tomcat11-11.0.18-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the tomcat11-11.0.18-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10307",
"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_10307-1.json"
},
{
"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": "tomcat11-11.0.18-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-07T00:00:00Z",
"generator": {
"date": "2026-03-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10307-1",
"initial_release_date": "2026-03-07T00:00:00Z",
"revision_history": [
{
"date": "2026-03-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-11.0.18-1.1.aarch64",
"product_id": "tomcat11-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"product_id": "tomcat11-admin-webapps-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-doc-11.0.18-1.1.aarch64",
"product_id": "tomcat11-doc-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"product_id": "tomcat11-docs-webapp-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"product_id": "tomcat11-el-6_0-api-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-embed-11.0.18-1.1.aarch64",
"product_id": "tomcat11-embed-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"product_id": "tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-jsvc-11.0.18-1.1.aarch64",
"product_id": "tomcat11-jsvc-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-lib-11.0.18-1.1.aarch64",
"product_id": "tomcat11-lib-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"product_id": "tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.18-1.1.aarch64",
"product": {
"name": "tomcat11-webapps-11.0.18-1.1.aarch64",
"product_id": "tomcat11-webapps-11.0.18-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-admin-webapps-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-doc-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-doc-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-docs-webapp-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-el-6_0-api-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-embed-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-embed-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-jsvc-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-jsvc-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-lib-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-lib-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.18-1.1.ppc64le",
"product": {
"name": "tomcat11-webapps-11.0.18-1.1.ppc64le",
"product_id": "tomcat11-webapps-11.0.18-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-11.0.18-1.1.s390x",
"product_id": "tomcat11-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.s390x",
"product_id": "tomcat11-admin-webapps-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-doc-11.0.18-1.1.s390x",
"product_id": "tomcat11-doc-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.s390x",
"product_id": "tomcat11-docs-webapp-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"product_id": "tomcat11-el-6_0-api-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-embed-11.0.18-1.1.s390x",
"product_id": "tomcat11-embed-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"product_id": "tomcat11-jsp-4_0-api-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-jsvc-11.0.18-1.1.s390x",
"product_id": "tomcat11-jsvc-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-lib-11.0.18-1.1.s390x",
"product_id": "tomcat11-lib-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"product_id": "tomcat11-servlet-6_1-api-11.0.18-1.1.s390x"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.18-1.1.s390x",
"product": {
"name": "tomcat11-webapps-11.0.18-1.1.s390x",
"product_id": "tomcat11-webapps-11.0.18-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tomcat11-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-11.0.18-1.1.x86_64",
"product_id": "tomcat11-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"product_id": "tomcat11-admin-webapps-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-doc-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-doc-11.0.18-1.1.x86_64",
"product_id": "tomcat11-doc-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"product_id": "tomcat11-docs-webapp-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"product_id": "tomcat11-el-6_0-api-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-embed-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-embed-11.0.18-1.1.x86_64",
"product_id": "tomcat11-embed-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"product_id": "tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-jsvc-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-jsvc-11.0.18-1.1.x86_64",
"product_id": "tomcat11-jsvc-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-lib-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-lib-11.0.18-1.1.x86_64",
"product_id": "tomcat11-lib-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"product_id": "tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "tomcat11-webapps-11.0.18-1.1.x86_64",
"product": {
"name": "tomcat11-webapps-11.0.18-1.1.x86_64",
"product_id": "tomcat11-webapps-11.0.18-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-admin-webapps-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-doc-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-doc-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-doc-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-doc-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-doc-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-docs-webapp-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-docs-webapp-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-el-6_0-api-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-embed-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-embed-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-embed-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-embed-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-embed-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-jsvc-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-jsvc-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-jsvc-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-jsvc-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-jsvc-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-lib-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-lib-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-lib-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-lib-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-lib-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64"
},
"product_reference": "tomcat11-webapps-11.0.18-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le"
},
"product_reference": "tomcat11-webapps-11.0.18-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x"
},
"product_reference": "tomcat11-webapps-11.0.18-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat11-webapps-11.0.18-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
},
"product_reference": "tomcat11-webapps-11.0.18-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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 Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
},
"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 Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
},
"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": [
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"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": [
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
},
"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": [
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-admin-webapps-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-doc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-docs-webapp-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-el-6_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-embed-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsp-4_0-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-jsvc-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-lib-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-servlet-6_1-api-11.0.18-1.1.x86_64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.aarch64",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.ppc64le",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.s390x",
"openSUSE Tumbleweed:tomcat11-webapps-11.0.18-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24734"
}
]
}
OPENSUSE-SU-2026:20350-1
Vulnerability from csaf_opensuse - Published: 2026-03-12 13:46 - Updated: 2026-03-12 13:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | 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 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 * 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 \"gpg.sign.files\" 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": "openSUSE-Leap-16.0-374",
"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_20350-1.json"
},
{
"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 tomcat",
"tracking": {
"current_release_date": "2026-03-12T13:46:00Z",
"generator": {
"date": "2026-03-12T13:46:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20350-1",
"initial_release_date": "2026-03-12T13:46:00Z",
"revision_history": [
{
"date": "2026-03-12T13:46:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-admin-webapps-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-docs-webapp-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-el-3_0-api-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-embed-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-embed-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-javadoc-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-javadoc-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-jsvc-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-jsvc-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-lib-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-lib-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.115-160000.1.1.noarch",
"product": {
"name": "tomcat-webapps-9.0.115-160000.1.1.noarch",
"product_id": "tomcat-webapps-9.0.115-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": "tomcat-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-embed-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-javadoc-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-jsvc-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-lib-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.115-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.115-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:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-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:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-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:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-12T13:46:00Z",
"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": [
"openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.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": [
"openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.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": [
"openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-12T13:46:00Z",
"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": [
"openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.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": [
"openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.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": [
"openSUSE Leap 16.0:tomcat-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.115-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.115-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-12T13:46:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-24734"
}
]
}
OPENSUSE-SU-2026:20611-1
Vulnerability from csaf_opensuse - Published: 2026-04-22 10:52 - Updated: 2026-04-22 10:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://bugzilla.suse.com/1258371 | self |
| https://bugzilla.suse.com/1261850 | self |
| https://bugzilla.suse.com/1261851 | self |
| https://bugzilla.suse.com/1261852 | self |
| https://bugzilla.suse.com/1261853 | self |
| https://bugzilla.suse.com/1261854 | self |
| https://bugzilla.suse.com/1261855 | self |
| https://bugzilla.suse.com/1261856 | self |
| https://bugzilla.suse.com/1261857 | self |
| https://www.suse.com/security/cve/CVE-2025-66614/ | self |
| https://www.suse.com/security/cve/CVE-2026-24880/ | self |
| https://www.suse.com/security/cve/CVE-2026-25854/ | self |
| https://www.suse.com/security/cve/CVE-2026-29129/ | self |
| https://www.suse.com/security/cve/CVE-2026-29145/ | self |
| https://www.suse.com/security/cve/CVE-2026-29146/ | self |
| https://www.suse.com/security/cve/CVE-2026-32990/ | self |
| https://www.suse.com/security/cve/CVE-2026-34483/ | self |
| https://www.suse.com/security/cve/CVE-2026-34486/ | self |
| https://www.suse.com/security/cve/CVE-2026-34487/ | self |
| https://www.suse.com/security/cve/CVE-2026-34500/ | 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-24880 | external |
| https://bugzilla.suse.com/1261850 | external |
| https://www.suse.com/security/cve/CVE-2026-25854 | external |
| https://bugzilla.suse.com/1261851 | external |
| https://www.suse.com/security/cve/CVE-2026-29129 | external |
| https://bugzilla.suse.com/1261852 | external |
| https://www.suse.com/security/cve/CVE-2026-29145 | external |
| https://bugzilla.suse.com/1261853 | external |
| https://www.suse.com/security/cve/CVE-2026-29146 | external |
| https://bugzilla.suse.com/1261854 | external |
| https://www.suse.com/security/cve/CVE-2026-32990 | external |
| https://bugzilla.suse.com/1258371 | external |
| https://www.suse.com/security/cve/CVE-2026-34483 | external |
| https://bugzilla.suse.com/1261855 | external |
| https://www.suse.com/security/cve/CVE-2026-34486 | external |
| https://bugzilla.suse.com/1261854 | external |
| https://www.suse.com/security/cve/CVE-2026-34487 | external |
| https://bugzilla.suse.com/1261856 | external |
| https://www.suse.com/security/cve/CVE-2026-34500 | external |
| https://bugzilla.suse.com/1261857 | 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\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-623",
"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_20611-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 tomcat",
"tracking": {
"current_release_date": "2026-04-22T10:52:21Z",
"generator": {
"date": "2026-04-22T10:52:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20611-1",
"initial_release_date": "2026-04-22T10:52:21Z",
"revision_history": [
{
"date": "2026-04-22T10:52:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-admin-webapps-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-docs-webapp-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-el-3_0-api-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-embed-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-embed-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-embed-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-javadoc-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-javadoc-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-javadoc-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-jsvc-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-jsvc-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-jsvc-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-lib-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-lib-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-lib-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat-webapps-9.0.117-160000.1.1.noarch",
"product": {
"name": "tomcat-webapps-9.0.117-160000.1.1.noarch",
"product_id": "tomcat-webapps-9.0.117-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": "tomcat-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-admin-webapps-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-docs-webapp-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-el-3_0-api-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-embed-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-embed-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-javadoc-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-javadoc-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-jsvc-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-jsvc-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-lib-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-lib-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat-webapps-9.0.117-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
},
"product_reference": "tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-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:tomcat-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-admin-webapps-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-docs-webapp-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-el-3_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-embed-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-javadoc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsp-2_3-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-jsvc-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-lib-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-servlet-4_0-api-9.0.117-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat-webapps-9.0.117-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"details": "moderate"
}
],
"title": "CVE-2026-34500"
}
]
}
OPENSUSE-SU-2026:20612-1
Vulnerability from csaf_opensuse - Published: 2026-04-22 10:52 - Updated: 2026-04-22 10:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://bugzilla.suse.com/1258371 | self |
| https://bugzilla.suse.com/1261850 | self |
| https://bugzilla.suse.com/1261851 | self |
| https://bugzilla.suse.com/1261852 | self |
| https://bugzilla.suse.com/1261853 | self |
| https://bugzilla.suse.com/1261854 | self |
| https://bugzilla.suse.com/1261855 | self |
| https://bugzilla.suse.com/1261856 | self |
| https://bugzilla.suse.com/1261857 | self |
| https://www.suse.com/security/cve/CVE-2025-66614/ | self |
| https://www.suse.com/security/cve/CVE-2026-24880/ | self |
| https://www.suse.com/security/cve/CVE-2026-25854/ | self |
| https://www.suse.com/security/cve/CVE-2026-29129/ | self |
| https://www.suse.com/security/cve/CVE-2026-29145/ | self |
| https://www.suse.com/security/cve/CVE-2026-29146/ | self |
| https://www.suse.com/security/cve/CVE-2026-32990/ | self |
| https://www.suse.com/security/cve/CVE-2026-34483/ | self |
| https://www.suse.com/security/cve/CVE-2026-34486/ | self |
| https://www.suse.com/security/cve/CVE-2026-34487/ | self |
| https://www.suse.com/security/cve/CVE-2026-34500/ | 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-24880 | external |
| https://bugzilla.suse.com/1261850 | external |
| https://www.suse.com/security/cve/CVE-2026-25854 | external |
| https://bugzilla.suse.com/1261851 | external |
| https://www.suse.com/security/cve/CVE-2026-29129 | external |
| https://bugzilla.suse.com/1261852 | external |
| https://www.suse.com/security/cve/CVE-2026-29145 | external |
| https://bugzilla.suse.com/1261853 | external |
| https://www.suse.com/security/cve/CVE-2026-29146 | external |
| https://bugzilla.suse.com/1261854 | external |
| https://www.suse.com/security/cve/CVE-2026-32990 | external |
| https://bugzilla.suse.com/1258371 | external |
| https://www.suse.com/security/cve/CVE-2026-34483 | external |
| https://bugzilla.suse.com/1261855 | external |
| https://www.suse.com/security/cve/CVE-2026-34486 | external |
| https://bugzilla.suse.com/1261854 | external |
| https://www.suse.com/security/cve/CVE-2026-34487 | external |
| https://bugzilla.suse.com/1261856 | external |
| https://www.suse.com/security/cve/CVE-2026-34500 | external |
| https://bugzilla.suse.com/1261857 | 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\n- Update to Tomcat 10.1.54\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-624",
"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_20612-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 tomcat10",
"tracking": {
"current_release_date": "2026-04-22T10:52:21Z",
"generator": {
"date": "2026-04-22T10:52:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20612-1",
"initial_release_date": "2026-04-22T10:52:21Z",
"revision_history": [
{
"date": "2026-04-22T10:52:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tomcat10-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-admin-webapps-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-doc-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-doc-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-doc-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-docs-webapp-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-embed-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-embed-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-embed-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-jsvc-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-lib-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-lib-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-lib-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tomcat10-webapps-10.1.54-160000.1.1.noarch",
"product": {
"name": "tomcat10-webapps-10.1.54-160000.1.1.noarch",
"product_id": "tomcat10-webapps-10.1.54-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": "tomcat10-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-admin-webapps-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-doc-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-doc-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-docs-webapp-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-embed-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-embed-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-jsvc-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-lib-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-lib-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tomcat10-webapps-10.1.54-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
},
"product_reference": "tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-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:tomcat10-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-admin-webapps-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-doc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-docs-webapp-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-el-5_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-embed-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsp-3_1-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-jsvc-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-lib-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-servlet-6_0-api-10.1.54-160000.1.1.noarch",
"openSUSE Leap 16.0:tomcat10-webapps-10.1.54-160000.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-22T10:52:21Z",
"details": "moderate"
}
],
"title": "CVE-2026-34500"
}
]
}
RHSA-2026:12194
Vulnerability from csaf_redhat - Published: 2026-04-30 14:02 - Updated: 2026-04-30 21:34A 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.
| 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
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:12194 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2440430 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2440437 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457025 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-66614 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2440430 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-66614 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-66614 | external |
| https://lists.apache.org/thread/vw6lxtlh2qbqwpb61… | external |
| https://access.redhat.com/security/cve/CVE-2026-24733 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2440437 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-24733 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-24733 | external |
| https://lists.apache.org/thread/6xk3t65qpn1myp618… | external |
| https://access.redhat.com/security/cve/CVE-2026-32990 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457025 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-32990 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-32990 | external |
| https://lists.apache.org/thread/1nl9zqft0ksqlhlkd… | external |
{
"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-04-30T21:34:38+00:00",
"generator": {
"date": "2026-04-30T21:34:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"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-04-30T21:34:38+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": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/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"
}
]
}
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.