Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-11143 (GCVE-0-2025-11143)
Vulnerability from cvelistv5 – Published: 2026-03-05 09:26 – Updated: 2026-03-05 14:48- CWE-20 - Improper Input Validation
| Vendor | Product | Version | |
|---|---|---|---|
| Eclipse Foundation | Eclipse Jetty |
Affected:
9.4.0 , ≤ 9.4.58
(semver)
Affected: 10.0.0 , ≤ 10.0.26 (semver) Affected: 11.0.0 , ≤ 11.0.26 (semver) Affected: 12.0.0 , ≤ 12.0.30 (semver) Affected: 12.1.0 , ≤ 12.1.4 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-11143",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-05T14:48:27.345884Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-05T14:48:41.622Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Eclipse Jetty",
"repo": "https://github.com/jetty/jetty.project",
"vendor": "Eclipse Foundation",
"versions": [
{
"lessThanOrEqual": "9.4.58",
"status": "affected",
"version": "9.4.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "10.0.26",
"status": "affected",
"version": "10.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "11.0.26",
"status": "affected",
"version": "11.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.0.30",
"status": "affected",
"version": "12.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.1.4",
"status": "affected",
"version": "12.1.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "zer0yu"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eThe Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs.\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eDifferential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response.\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eAt the very least, differential parsing may divulge implementation details.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e"
}
],
"value": "The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs.\u00a0Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response.\u00a0At the very least, differential parsing may divulge implementation details."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-05T09:26:59.830Z",
"orgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"shortName": "eclipse"
},
"references": [
{
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh"
}
],
"source": {
"discovery": "UNKNOWN"
},
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"assignerShortName": "eclipse",
"cveId": "CVE-2025-11143",
"datePublished": "2026-03-05T09:26:59.830Z",
"dateReserved": "2025-09-29T05:08:52.530Z",
"dateUpdated": "2026-03-05T14:48:41.622Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-11143",
"date": "2026-06-29",
"epss": "0.00159",
"percentile": "0.05426"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-11143\",\"sourceIdentifier\":\"emo@eclipse.org\",\"published\":\"2026-03-05T10:15:54.680\",\"lastModified\":\"2026-06-17T08:29:44.717\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs.\u00a0Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response.\u00a0At the very least, differential parsing may divulge implementation details.\"},{\"lang\":\"es\",\"value\":\"El analizador URI de Jetty tiene algunas diferencias clave con respecto a otros analizadores comunes al evaluar URIs inv\u00e1lidas o inusuales. El an\u00e1lisis diferencial de URIs en sistemas que utilizan m\u00faltiples componentes puede resultar en una elusi\u00f3n de seguridad. Por ejemplo, un componente que aplica una lista negra puede interpretar las URIs de manera diferente de uno que genera una respuesta. Como m\u00ednimo, el an\u00e1lisis diferencial puede divulgar detalles de implementaci\u00f3n.\"}],\"affected\":[{\"source\":\"emo@eclipse.org\",\"affectedData\":[{\"vendor\":\"Eclipse Foundation\",\"product\":\"Eclipse Jetty\",\"defaultStatus\":\"unaffected\",\"repo\":\"https://github.com/jetty/jetty.project\",\"versions\":[{\"version\":\"9.4.0\",\"lessThanOrEqual\":\"9.4.58\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"10.0.0\",\"lessThanOrEqual\":\"10.0.26\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"11.0.0\",\"lessThanOrEqual\":\"11.0.26\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"12.0.0\",\"lessThanOrEqual\":\"12.0.30\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"12.1.0\",\"lessThanOrEqual\":\"12.1.4\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4},{\"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:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-05T14:48:27.345884Z\",\"id\":\"CVE-2025-11143\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.4.0\",\"versionEndIncluding\":\"9.4.58\",\"matchCriteriaId\":\"D6BB4322-1158-46D7-8A04-2B4FBC3941A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0.0\",\"versionEndIncluding\":\"10.0.26\",\"matchCriteriaId\":\"56F09A5B-49C1-406A-B4F6-D6F2D3FA660E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndIncluding\":\"11.0.26\",\"matchCriteriaId\":\"2B1CFB36-11A3-449E-BDDF-7837CE9E1511\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0.0\",\"versionEndExcluding\":\"12.0.31\",\"matchCriteriaId\":\"FDBDC172-58CA-4579-8A14-05977FE1E453\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.1.0\",\"versionEndExcluding\":\"12.1.5\",\"matchCriteriaId\":\"0E18C4D9-4B42-40A6-9630-F844F0C83910\"}]}]}],\"references\":[{\"url\":\"https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-11143\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-05T14:48:27.345884Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-05T14:48:32.138Z\"}}], \"cna\": {\"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"zer0yu\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/jetty/jetty.project\", \"vendor\": \"Eclipse Foundation\", \"product\": \"Eclipse Jetty\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.4.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.4.58\"}, {\"status\": \"affected\", \"version\": \"10.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"10.0.26\"}, {\"status\": \"affected\", \"version\": \"11.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"11.0.26\"}, {\"status\": \"affected\", \"version\": \"12.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"12.0.30\"}, {\"status\": \"affected\", \"version\": \"12.1.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"12.1.4\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs.\\u00a0Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response.\\u00a0At the very least, differential parsing may divulge implementation details.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eThe Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs.\u0026nbsp;\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eDifferential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response.\u0026nbsp;\u003c/span\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eAt the very least, differential parsing may divulge implementation details.\u003c/span\u003e\u003c/span\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"shortName\": \"eclipse\", \"dateUpdated\": \"2026-03-05T09:26:59.830Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-11143\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-05T14:48:41.622Z\", \"dateReserved\": \"2025-09-29T05:08:52.530Z\", \"assignerOrgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"datePublished\": \"2026-03-05T09:26:59.830Z\", \"assignerShortName\": \"eclipse\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-vh00240
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kafka package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kafka"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.3.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kafka package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VH00240",
"modified": "2026-06-03T11:15:26Z",
"published": "2026-06-08T14:16:25.995015Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VH00240.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-45993"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-11143"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-31344"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1605"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27137"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27138"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27145"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42504"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42507"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3677-xxcr-wjqv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-72hv-8253-57qq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-vc5p-v9hr-52mj"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45993"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31344"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1605"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2024-45993, CVE-2025-11143, CVE-2025-31344, CVE-2026-1605, CVE-2026-25679, CVE-2026-27137, CVE-2026-27138, CVE-2026-27139, CVE-2026-27142, CVE-2026-27145, CVE-2026-42504, CVE-2026-42507, ghsa-3677-xxcr-wjqv, ghsa-72hv-8253-57qq, ghsa-vc5p-v9hr-52mj applied in versions: 4.0.1-r0, 4.0.1-r1, 4.0.1-r2, 4.0.1-r3, 4.3.0-r0",
"upstream": [
"CVE-2024-45993",
"CVE-2025-11143",
"CVE-2025-31344",
"CVE-2026-1605",
"CVE-2026-25679",
"CVE-2026-27137",
"CVE-2026-27138",
"CVE-2026-27139",
"CVE-2026-27142",
"CVE-2026-27145",
"CVE-2026-42504",
"CVE-2026-42507",
"ghsa-3677-xxcr-wjqv",
"ghsa-72hv-8253-57qq",
"ghsa-vc5p-v9hr-52mj"
]
}
cleanstart-2026-wk99982
Vulnerability from cleanstart
Multiple security vulnerabilities affect the apache-hive package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "apache-hive"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the apache-hive package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-WK99982",
"modified": "2026-05-14T06:06:15Z",
"published": "2026-05-18T13:11:47.355078Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WK99982.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2018-10237"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8908"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-22569"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-22570"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-2047"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-3171"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-3509"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-3510"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-36364"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-41881"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-20861"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-20863"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-26048"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-26049"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-2976"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-34462"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-36479"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-40167"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-41900"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-42503"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-44981"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-13009"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-23454"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-23944"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-25710"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-26308"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-29131"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-29133"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-38808"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-38820"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-38827"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-47554"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-47561"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-52046"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-6763"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-7254"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-8184"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-11143"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22233"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-24970"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-25193"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-27821"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-41249"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-48734"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-48924"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-49128"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-52999"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-53864"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-55163"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58056"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58057"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-59419"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-67735"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68161"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-8916"
},
{
"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-33870"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-40490"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42586"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-44248"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-5588"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-58qw-p7qm-5rvh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-72hv-8253-57qq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mj4r-2hfc-f8p6"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10237"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8908"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22569"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22570"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2047"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3171"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3509"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3510"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36364"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41881"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20861"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20863"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26048"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26049"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34462"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40167"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-41900"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42503"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44981"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13009"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23454"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23944"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29131"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29133"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38808"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38820"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38827"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47554"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47561"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52046"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6763"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7254"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8184"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22233"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24970"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25193"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27821"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-41249"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48734"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48924"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49128"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52999"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53864"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55163"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58056"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58057"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59419"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67735"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68161"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8916"
},
{
"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-33870"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40490"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42586"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44248"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5588"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2018-10237, CVE-2020-8908, CVE-2021-22569, CVE-2021-22570, CVE-2022-2047, CVE-2022-3171, CVE-2022-3509, CVE-2022-3510, CVE-2022-36364, CVE-2022-41881, CVE-2023-20861, CVE-2023-20863, CVE-2023-26048, CVE-2023-26049, CVE-2023-2976, CVE-2023-34462, CVE-2023-36479, CVE-2023-40167, CVE-2023-41900, CVE-2023-42503, CVE-2023-44981, CVE-2024-13009, CVE-2024-23454, CVE-2024-23944, CVE-2024-25710, CVE-2024-26308, CVE-2024-29131, CVE-2024-29133, CVE-2024-38808, CVE-2024-38820, CVE-2024-38827, CVE-2024-47554, CVE-2024-47561, CVE-2024-52046, CVE-2024-6763, CVE-2024-7254, CVE-2024-8184, CVE-2025-11143, CVE-2025-22233, CVE-2025-24970, CVE-2025-25193, CVE-2025-27821, CVE-2025-41249, CVE-2025-48734, CVE-2025-48924, CVE-2025-49128, CVE-2025-52999, CVE-2025-53864, CVE-2025-55163, CVE-2025-58056, CVE-2025-58057, CVE-2025-59419, CVE-2025-67735, CVE-2025-68161, CVE-2025-8916, CVE-2026-24281, CVE-2026-24308, CVE-2026-33870, CVE-2026-33871, CVE-2026-40490, CVE-2026-41417, CVE-2026-42578, CVE-2026-42579, CVE-2026-42583, CVE-2026-42586, CVE-2026-44248, CVE-2026-5588, ghsa-58qw-p7qm-5rvh, ghsa-72hv-8253-57qq, ghsa-mj4r-2hfc-f8p6 applied in versions: 4.0.1-r0, 4.0.1-r1, 4.0.1-r2",
"upstream": [
"CVE-2018-10237",
"CVE-2020-8908",
"CVE-2021-22569",
"CVE-2021-22570",
"CVE-2022-2047",
"CVE-2022-3171",
"CVE-2022-3509",
"CVE-2022-3510",
"CVE-2022-36364",
"CVE-2022-41881",
"CVE-2023-20861",
"CVE-2023-20863",
"CVE-2023-26048",
"CVE-2023-26049",
"CVE-2023-2976",
"CVE-2023-34462",
"CVE-2023-36479",
"CVE-2023-40167",
"CVE-2023-41900",
"CVE-2023-42503",
"CVE-2023-44981",
"CVE-2024-13009",
"CVE-2024-23454",
"CVE-2024-23944",
"CVE-2024-25710",
"CVE-2024-26308",
"CVE-2024-29131",
"CVE-2024-29133",
"CVE-2024-38808",
"CVE-2024-38820",
"CVE-2024-38827",
"CVE-2024-47554",
"CVE-2024-47561",
"CVE-2024-52046",
"CVE-2024-6763",
"CVE-2024-7254",
"CVE-2024-8184",
"CVE-2025-11143",
"CVE-2025-22233",
"CVE-2025-24970",
"CVE-2025-25193",
"CVE-2025-27821",
"CVE-2025-41249",
"CVE-2025-48734",
"CVE-2025-48924",
"CVE-2025-49128",
"CVE-2025-52999",
"CVE-2025-53864",
"CVE-2025-55163",
"CVE-2025-58056",
"CVE-2025-58057",
"CVE-2025-59419",
"CVE-2025-67735",
"CVE-2025-68161",
"CVE-2025-8916",
"CVE-2026-24281",
"CVE-2026-24308",
"CVE-2026-33870",
"CVE-2026-33871",
"CVE-2026-40490",
"CVE-2026-41417",
"CVE-2026-42578",
"CVE-2026-42579",
"CVE-2026-42583",
"CVE-2026-42586",
"CVE-2026-44248",
"CVE-2026-5588",
"ghsa-58qw-p7qm-5rvh",
"ghsa-72hv-8253-57qq",
"ghsa-mj4r-2hfc-f8p6"
]
}
cleanstart-2026-yx54699
Vulnerability from cleanstart
Multiple security vulnerabilities affect the strimzi-kafka-operator package. A race condition in the Apache Kafka Java producer client’s buffer pool management can cause messages to be silently delivered to incorrect topics. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "strimzi-kafka-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.50.1-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the strimzi-kafka-operator package. A race condition in the Apache Kafka Java producer client\u2019s buffer pool management can cause messages to be silently delivered to incorrect topics. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-YX54699",
"modified": "2026-04-24T13:02:05Z",
"published": "2026-04-25T00:46:03.660621Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-YX54699.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-11143"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1605"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33870"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-35554"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-72hv-8253-57qq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-cphf-4846-3xx9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-pwqr-wmgm-9rr8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w9fj-cfpg-grvv"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1605"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33870"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35554"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "race condition in the Apache Kafka Java producer client\u2019s buffer pool management can cause messages to be silently delivered to incorrect topics",
"upstream": [
"CVE-2025-11143",
"CVE-2026-1605",
"CVE-2026-33870",
"CVE-2026-33871",
"CVE-2026-35554",
"ghsa-72hv-8253-57qq",
"ghsa-cphf-4846-3xx9",
"ghsa-pwqr-wmgm-9rr8",
"ghsa-w9fj-cfpg-grvv"
]
}
FKIE_CVE-2025-11143
Vulnerability from fkie_nvd - Published: 2026-03-05 10:15 - Updated: 2026-06-17 08:296.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Eclipse Jetty",
"repo": "https://github.com/jetty/jetty.project",
"vendor": "Eclipse Foundation",
"versions": [
{
"lessThanOrEqual": "9.4.58",
"status": "affected",
"version": "9.4.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "10.0.26",
"status": "affected",
"version": "10.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "11.0.26",
"status": "affected",
"version": "11.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.0.30",
"status": "affected",
"version": "12.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.1.4",
"status": "affected",
"version": "12.1.0",
"versionType": "semver"
}
]
}
],
"source": "emo@eclipse.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D6BB4322-1158-46D7-8A04-2B4FBC3941A4",
"versionEndIncluding": "9.4.58",
"versionStartIncluding": "9.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "56F09A5B-49C1-406A-B4F6-D6F2D3FA660E",
"versionEndIncluding": "10.0.26",
"versionStartIncluding": "10.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2B1CFB36-11A3-449E-BDDF-7837CE9E1511",
"versionEndIncluding": "11.0.26",
"versionStartIncluding": "11.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FDBDC172-58CA-4579-8A14-05977FE1E453",
"versionEndExcluding": "12.0.31",
"versionStartIncluding": "12.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0E18C4D9-4B42-40A6-9630-F844F0C83910",
"versionEndExcluding": "12.1.5",
"versionStartIncluding": "12.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs.\u00a0Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response.\u00a0At the very least, differential parsing may divulge implementation details."
},
{
"lang": "es",
"value": "El analizador URI de Jetty tiene algunas diferencias clave con respecto a otros analizadores comunes al evaluar URIs inv\u00e1lidas o inusuales. El an\u00e1lisis diferencial de URIs en sistemas que utilizan m\u00faltiples componentes puede resultar en una elusi\u00f3n de seguridad. Por ejemplo, un componente que aplica una lista negra puede interpretar las URIs de manera diferente de uno que genera una respuesta. Como m\u00ednimo, el an\u00e1lisis diferencial puede divulgar detalles de implementaci\u00f3n."
}
],
"id": "CVE-2025-11143",
"lastModified": "2026-06-17T08:29:44.717",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4,
"source": "emo@eclipse.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2025-11143",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-05T14:48:27.345884Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-03-05T10:15:54.680",
"references": [
{
"source": "emo@eclipse.org",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh"
}
],
"sourceIdentifier": "emo@eclipse.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "emo@eclipse.org",
"type": "Secondary"
}
]
}
GHSA-WJPW-4J6X-6RWH
Vulnerability from github – Published: 2026-03-05 21:41 – Updated: 2026-03-05 21:41The Jetty URI parser has some key differences compared to other common parsers when evaluating invalid or unusual URIs. Specifically:
Invalid Scheme
| URI | Jetty | uri-js (nodejs) | node-url(nodejs) |
|---|---|---|---|
https>://vulndetector.com/path |
scheme=http> |
scheme=https |
invalid URI |
Improper IPv4 mapped IPv6
| URI | Jetty | System.Uri(CSharp) | curl(C) |
|---|---|---|---|
http://[0:0:0:0:0:ffff:127.0.0.1] |
invalid | host=[::ffff:127.0.0.1] |
host=[::ffff:127.0.0.1] |
http://[::ffff:255.255.0.0] |
invalid | host=[::ffff:255.255.0.0] |
host=[::ffff:255.255.0.0] |
Incorrect IPv6 delimeter priority
| URI | Jetty | urllib3(python) | furl(python) | Spring | chromium |
|---|---|---|---|---|---|
http://[normal.com@]vulndetector.com/ |
host=[normal.com@] |
invalid | invalid | ||
http://normal.com[user@vulndetector].com/ |
host=[noirmal.com@vulndetector | | | host=normal.com` |
invalid | |||
http://normal.com[@]vulndetector.com/ |
host=normal.com[@] | | | host=normal.com` |
invalid |
Incorrect delimeter priority
| URI | Jetty | urllib3(python) | jersey |
|---|---|---|---|
http://normal.com/#@vulndetector.com |
host=vulndetector.com |
host=normal.com |
host=normal.com |
http://normal.com/?@vulndetector.com |
host=vulndetector.com |
host=normal.com |
host=normal.com |
Impact
Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response. At the very least, differential parsing may divulge implementation details.
Patches
Patched in Supported Open Source versions. * 12.1.5 - Supported and available on Maven Central * 12.0.31 - Supported and available on Maven Central * 11.0.x - EOL Release, patches available on tuxcare and herodevs * 10.0.x - EOL Release, patches available on tuxcare and herodevs * 9.4.x - EOL Release, patches available on tuxcare and herodevs
Workarounds
None
Resources
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "9.4.0"
},
{
"last_affected": "9.4.58"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0"
},
{
"last_affected": "10.0.26"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0"
},
{
"last_affected": "11.0.26"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 12.0.30"
},
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "12.0.0"
},
{
"fixed": "12.0.31"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 12.1.4"
},
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "12.1.0"
},
{
"fixed": "12.1.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-11143"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-05T21:41:25Z",
"nvd_published_at": "2026-03-05T10:15:54Z",
"severity": "LOW"
},
"details": "The Jetty URI parser has some key differences compared to other common parsers when evaluating invalid or unusual URIs. Specifically:\n\n#### Invalid Scheme\n| URI | Jetty | uri-js (nodejs) | node-url(nodejs) |\n|---|---|---| --- |\n| `https\u003e://vulndetector.com/path` | scheme=`http\u003e`| scheme=`https` | invalid URI |\n\n#### Improper IPv4 mapped IPv6\n\n| URI | Jetty | System.Uri(CSharp) | curl(C) |\n|---|---|---| --- |\n| `http://[0:0:0:0:0:ffff:127.0.0.1]` | invalid | host=`[::ffff:127.0.0.1]` | host=`[::ffff:127.0.0.1]` | \n| `http://[::ffff:255.255.0.0]` | invalid | host=`[::ffff:255.255.0.0]` | host=`[::ffff:255.255.0.0]` | \n\n#### Incorrect IPv6 delimeter priority\n\n| URI | Jetty | urllib3(python) | furl(python) | Spring | chromium |\n|---|---|---| --- |---|---|\n| `http://[normal.com@]vulndetector.com/` | host=`[normal.com@]` | invalid | invalid | | |\n| `http://normal.com[user@vulndetector].com/` | host=`[noirmal.com@vulndetector | | | host=`normal.com` | invalid |\n| `http://normal.com[@]vulndetector.com/` | host=`normal.com[@] | | | host=`normal.com` | invalid |\n\n#### Incorrect delimeter priority\n\n| URI | Jetty | urllib3(python) | jersey |\n|---|---|---| --- |\n| `http://normal.com/#@vulndetector.com` | host=`vulndetector.com` | host=`normal.com` | host=`normal.com` |\n| `http://normal.com/?@vulndetector.com` | host=`vulndetector.com` | host=`normal.com` | host=`normal.com` |\n\n\n### Impact\nDifferential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response.\nAt the very least, differential parsing may divulge implementation details. \n\n### Patches\nPatched in Supported Open Source versions.\n* 12.1.5 - Supported and available on Maven Central\n* 12.0.31 - Supported and available on Maven Central\n* 11.0.x - EOL Release, patches available on [tuxcare](https://tuxcare.com/) and [herodevs](https://www.herodevs.com/)\n* 10.0.x - EOL Release, patches available on [tuxcare](https://tuxcare.com/) and [herodevs](https://www.herodevs.com/)\n* 9.4.x - EOL Release, patches available on [tuxcare](https://tuxcare.com/) and [herodevs](https://www.herodevs.com/)\n\n### Workarounds\nNone\n\n### Resources\n\n + [Java Eclipse Jetty Report_ Incorrect Parsing Priority of the IPv6 Hostname Delimeter.pdf](https://github.com/user-attachments/files/22222625/Java.Eclipse.Jetty.Report_.Incorrect.Parsing.Priority.of.the.IPv6.Hostname.Delimeter.pdf)\n + [Java Eclipse Jetty Report_ The Parsing Priority of the Delimiter.pdf](https://github.com/user-attachments/files/22222626/Java.Eclipse.Jetty.Report_.The.Parsing.Priority.of.the.Delimiter.pdf)\n + [Java Eclipse Jetty Report_ Parsing Difference Due to Deformed Scheme.pdf](https://github.com/user-attachments/files/22222627/Java.Eclipse.Jetty.Report_.Parsing.Difference.Due.to.Deformed.Scheme.pdf)\n + [Java Eclipse Jetty Report_ Improper IPv4-mapped IPv6 Parsing.pdf](https://github.com/user-attachments/files/22222630/Java.Eclipse.Jetty.Report_.Improper.IPv4-mapped.IPv6.Parsing.pdf)",
"id": "GHSA-wjpw-4j6x-6rwh",
"modified": "2026-03-05T21:41:25Z",
"published": "2026-03-05T21:41:25Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143"
},
{
"type": "PACKAGE",
"url": "https://github.com/jetty/jetty.project"
},
{
"type": "WEB",
"url": "https://github.com/user-attachments/files/22222625/Java.Eclipse.Jetty.Report_.Incorrect.Parsing.Priority.of.the.IPv6.Hostname.Delimeter.pdf"
},
{
"type": "WEB",
"url": "https://github.com/user-attachments/files/22222626/Java.Eclipse.Jetty.Report_.The.Parsing.Priority.of.the.Delimiter.pdf"
},
{
"type": "WEB",
"url": "https://github.com/user-attachments/files/22222627/Java.Eclipse.Jetty.Report_.Parsing.Difference.Due.to.Deformed.Scheme.pdf"
},
{
"type": "WEB",
"url": "https://github.com/user-attachments/files/22222630/Java.Eclipse.Jetty.Report_.Improper.IPv4-mapped.IPv6.Parsing.pdf"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "org.eclipse.jetty:jetty-http has different parsing of invalid URIs"
}
OPENSUSE-SU-2026:10300-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:jetty-annotations-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "jetty-annotations-9.4.58-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the jetty-annotations-9.4.58-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10300",
"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_10300-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11143 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11143/"
}
],
"title": "jetty-annotations-9.4.58-3.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:10300-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": "jetty-annotations-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-annotations-9.4.58-3.1.aarch64",
"product_id": "jetty-annotations-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-ant-9.4.58-3.1.aarch64",
"product_id": "jetty-ant-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-cdi-9.4.58-3.1.aarch64",
"product_id": "jetty-cdi-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-client-9.4.58-3.1.aarch64",
"product_id": "jetty-client-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-continuation-9.4.58-3.1.aarch64",
"product_id": "jetty-continuation-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-deploy-9.4.58-3.1.aarch64",
"product_id": "jetty-deploy-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-fcgi-9.4.58-3.1.aarch64",
"product_id": "jetty-fcgi-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-http-9.4.58-3.1.aarch64",
"product_id": "jetty-http-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-http-spi-9.4.58-3.1.aarch64",
"product_id": "jetty-http-spi-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-io-9.4.58-3.1.aarch64",
"product_id": "jetty-io-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-jaas-9.4.58-3.1.aarch64",
"product_id": "jetty-jaas-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-jmx-9.4.58-3.1.aarch64",
"product_id": "jetty-jmx-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-jndi-9.4.58-3.1.aarch64",
"product_id": "jetty-jndi-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-jsp-9.4.58-3.1.aarch64",
"product_id": "jetty-jsp-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.aarch64",
"product_id": "jetty-minimal-javadoc-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-openid-9.4.58-3.1.aarch64",
"product_id": "jetty-openid-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-plus-9.4.58-3.1.aarch64",
"product_id": "jetty-plus-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-project-9.4.58-3.1.aarch64",
"product_id": "jetty-project-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-proxy-9.4.58-3.1.aarch64",
"product_id": "jetty-proxy-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-quickstart-9.4.58-3.1.aarch64",
"product_id": "jetty-quickstart-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-rewrite-9.4.58-3.1.aarch64",
"product_id": "jetty-rewrite-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-security-9.4.58-3.1.aarch64",
"product_id": "jetty-security-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-server-9.4.58-3.1.aarch64",
"product_id": "jetty-server-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-servlet-9.4.58-3.1.aarch64",
"product_id": "jetty-servlet-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-servlets-9.4.58-3.1.aarch64",
"product_id": "jetty-servlets-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-start-9.4.58-3.1.aarch64",
"product_id": "jetty-start-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-util-9.4.58-3.1.aarch64",
"product_id": "jetty-util-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-util-ajax-9.4.58-3.1.aarch64",
"product_id": "jetty-util-ajax-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-webapp-9.4.58-3.1.aarch64",
"product_id": "jetty-webapp-9.4.58-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-3.1.aarch64",
"product": {
"name": "jetty-xml-9.4.58-3.1.aarch64",
"product_id": "jetty-xml-9.4.58-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-annotations-9.4.58-3.1.ppc64le",
"product_id": "jetty-annotations-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-ant-9.4.58-3.1.ppc64le",
"product_id": "jetty-ant-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-cdi-9.4.58-3.1.ppc64le",
"product_id": "jetty-cdi-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-client-9.4.58-3.1.ppc64le",
"product_id": "jetty-client-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-continuation-9.4.58-3.1.ppc64le",
"product_id": "jetty-continuation-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-deploy-9.4.58-3.1.ppc64le",
"product_id": "jetty-deploy-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-fcgi-9.4.58-3.1.ppc64le",
"product_id": "jetty-fcgi-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-http-9.4.58-3.1.ppc64le",
"product_id": "jetty-http-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-http-spi-9.4.58-3.1.ppc64le",
"product_id": "jetty-http-spi-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-io-9.4.58-3.1.ppc64le",
"product_id": "jetty-io-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-jaas-9.4.58-3.1.ppc64le",
"product_id": "jetty-jaas-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-jmx-9.4.58-3.1.ppc64le",
"product_id": "jetty-jmx-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-jndi-9.4.58-3.1.ppc64le",
"product_id": "jetty-jndi-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-jsp-9.4.58-3.1.ppc64le",
"product_id": "jetty-jsp-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.ppc64le",
"product_id": "jetty-minimal-javadoc-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-openid-9.4.58-3.1.ppc64le",
"product_id": "jetty-openid-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-plus-9.4.58-3.1.ppc64le",
"product_id": "jetty-plus-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-project-9.4.58-3.1.ppc64le",
"product_id": "jetty-project-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-proxy-9.4.58-3.1.ppc64le",
"product_id": "jetty-proxy-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-quickstart-9.4.58-3.1.ppc64le",
"product_id": "jetty-quickstart-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-rewrite-9.4.58-3.1.ppc64le",
"product_id": "jetty-rewrite-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-security-9.4.58-3.1.ppc64le",
"product_id": "jetty-security-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-server-9.4.58-3.1.ppc64le",
"product_id": "jetty-server-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-servlet-9.4.58-3.1.ppc64le",
"product_id": "jetty-servlet-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-servlets-9.4.58-3.1.ppc64le",
"product_id": "jetty-servlets-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-start-9.4.58-3.1.ppc64le",
"product_id": "jetty-start-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-util-9.4.58-3.1.ppc64le",
"product_id": "jetty-util-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-util-ajax-9.4.58-3.1.ppc64le",
"product_id": "jetty-util-ajax-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-webapp-9.4.58-3.1.ppc64le",
"product_id": "jetty-webapp-9.4.58-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-3.1.ppc64le",
"product": {
"name": "jetty-xml-9.4.58-3.1.ppc64le",
"product_id": "jetty-xml-9.4.58-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.58-3.1.s390x",
"product": {
"name": "jetty-annotations-9.4.58-3.1.s390x",
"product_id": "jetty-annotations-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-3.1.s390x",
"product": {
"name": "jetty-ant-9.4.58-3.1.s390x",
"product_id": "jetty-ant-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-3.1.s390x",
"product": {
"name": "jetty-cdi-9.4.58-3.1.s390x",
"product_id": "jetty-cdi-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-3.1.s390x",
"product": {
"name": "jetty-client-9.4.58-3.1.s390x",
"product_id": "jetty-client-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-3.1.s390x",
"product": {
"name": "jetty-continuation-9.4.58-3.1.s390x",
"product_id": "jetty-continuation-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-3.1.s390x",
"product": {
"name": "jetty-deploy-9.4.58-3.1.s390x",
"product_id": "jetty-deploy-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-3.1.s390x",
"product": {
"name": "jetty-fcgi-9.4.58-3.1.s390x",
"product_id": "jetty-fcgi-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-3.1.s390x",
"product": {
"name": "jetty-http-9.4.58-3.1.s390x",
"product_id": "jetty-http-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-3.1.s390x",
"product": {
"name": "jetty-http-spi-9.4.58-3.1.s390x",
"product_id": "jetty-http-spi-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-3.1.s390x",
"product": {
"name": "jetty-io-9.4.58-3.1.s390x",
"product_id": "jetty-io-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-3.1.s390x",
"product": {
"name": "jetty-jaas-9.4.58-3.1.s390x",
"product_id": "jetty-jaas-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-3.1.s390x",
"product": {
"name": "jetty-jmx-9.4.58-3.1.s390x",
"product_id": "jetty-jmx-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-3.1.s390x",
"product": {
"name": "jetty-jndi-9.4.58-3.1.s390x",
"product_id": "jetty-jndi-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-3.1.s390x",
"product": {
"name": "jetty-jsp-9.4.58-3.1.s390x",
"product_id": "jetty-jsp-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-3.1.s390x",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.s390x",
"product_id": "jetty-minimal-javadoc-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-3.1.s390x",
"product": {
"name": "jetty-openid-9.4.58-3.1.s390x",
"product_id": "jetty-openid-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-3.1.s390x",
"product": {
"name": "jetty-plus-9.4.58-3.1.s390x",
"product_id": "jetty-plus-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-3.1.s390x",
"product": {
"name": "jetty-project-9.4.58-3.1.s390x",
"product_id": "jetty-project-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-3.1.s390x",
"product": {
"name": "jetty-proxy-9.4.58-3.1.s390x",
"product_id": "jetty-proxy-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-3.1.s390x",
"product": {
"name": "jetty-quickstart-9.4.58-3.1.s390x",
"product_id": "jetty-quickstart-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-3.1.s390x",
"product": {
"name": "jetty-rewrite-9.4.58-3.1.s390x",
"product_id": "jetty-rewrite-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-3.1.s390x",
"product": {
"name": "jetty-security-9.4.58-3.1.s390x",
"product_id": "jetty-security-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-3.1.s390x",
"product": {
"name": "jetty-server-9.4.58-3.1.s390x",
"product_id": "jetty-server-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-3.1.s390x",
"product": {
"name": "jetty-servlet-9.4.58-3.1.s390x",
"product_id": "jetty-servlet-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-3.1.s390x",
"product": {
"name": "jetty-servlets-9.4.58-3.1.s390x",
"product_id": "jetty-servlets-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-3.1.s390x",
"product": {
"name": "jetty-start-9.4.58-3.1.s390x",
"product_id": "jetty-start-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-3.1.s390x",
"product": {
"name": "jetty-util-9.4.58-3.1.s390x",
"product_id": "jetty-util-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-3.1.s390x",
"product": {
"name": "jetty-util-ajax-9.4.58-3.1.s390x",
"product_id": "jetty-util-ajax-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-3.1.s390x",
"product": {
"name": "jetty-webapp-9.4.58-3.1.s390x",
"product_id": "jetty-webapp-9.4.58-3.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-3.1.s390x",
"product": {
"name": "jetty-xml-9.4.58-3.1.s390x",
"product_id": "jetty-xml-9.4.58-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-annotations-9.4.58-3.1.x86_64",
"product_id": "jetty-annotations-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-ant-9.4.58-3.1.x86_64",
"product_id": "jetty-ant-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-cdi-9.4.58-3.1.x86_64",
"product_id": "jetty-cdi-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-client-9.4.58-3.1.x86_64",
"product_id": "jetty-client-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-continuation-9.4.58-3.1.x86_64",
"product_id": "jetty-continuation-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-deploy-9.4.58-3.1.x86_64",
"product_id": "jetty-deploy-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-fcgi-9.4.58-3.1.x86_64",
"product_id": "jetty-fcgi-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-http-9.4.58-3.1.x86_64",
"product_id": "jetty-http-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-http-spi-9.4.58-3.1.x86_64",
"product_id": "jetty-http-spi-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-io-9.4.58-3.1.x86_64",
"product_id": "jetty-io-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-jaas-9.4.58-3.1.x86_64",
"product_id": "jetty-jaas-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-jmx-9.4.58-3.1.x86_64",
"product_id": "jetty-jmx-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-jndi-9.4.58-3.1.x86_64",
"product_id": "jetty-jndi-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-jsp-9.4.58-3.1.x86_64",
"product_id": "jetty-jsp-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.x86_64",
"product_id": "jetty-minimal-javadoc-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-openid-9.4.58-3.1.x86_64",
"product_id": "jetty-openid-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-plus-9.4.58-3.1.x86_64",
"product_id": "jetty-plus-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-project-9.4.58-3.1.x86_64",
"product_id": "jetty-project-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-proxy-9.4.58-3.1.x86_64",
"product_id": "jetty-proxy-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-quickstart-9.4.58-3.1.x86_64",
"product_id": "jetty-quickstart-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-rewrite-9.4.58-3.1.x86_64",
"product_id": "jetty-rewrite-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-security-9.4.58-3.1.x86_64",
"product_id": "jetty-security-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-server-9.4.58-3.1.x86_64",
"product_id": "jetty-server-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-servlet-9.4.58-3.1.x86_64",
"product_id": "jetty-servlet-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-servlets-9.4.58-3.1.x86_64",
"product_id": "jetty-servlets-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-start-9.4.58-3.1.x86_64",
"product_id": "jetty-start-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-util-9.4.58-3.1.x86_64",
"product_id": "jetty-util-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-util-ajax-9.4.58-3.1.x86_64",
"product_id": "jetty-util-ajax-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-webapp-9.4.58-3.1.x86_64",
"product_id": "jetty-webapp-9.4.58-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-3.1.x86_64",
"product": {
"name": "jetty-xml-9.4.58-3.1.x86_64",
"product_id": "jetty-xml-9.4.58-3.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": "jetty-annotations-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-annotations-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-annotations-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.s390x"
},
"product_reference": "jetty-annotations-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-annotations-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-ant-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-ant-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.s390x"
},
"product_reference": "jetty-ant-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-ant-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-cdi-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-cdi-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.s390x"
},
"product_reference": "jetty-cdi-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-cdi-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-client-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-client-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-3.1.s390x"
},
"product_reference": "jetty-client-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-client-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-continuation-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-continuation-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.s390x"
},
"product_reference": "jetty-continuation-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-continuation-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-deploy-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-deploy-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.s390x"
},
"product_reference": "jetty-deploy-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-deploy-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-fcgi-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-fcgi-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.s390x"
},
"product_reference": "jetty-fcgi-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-fcgi-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-http-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-http-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-3.1.s390x"
},
"product_reference": "jetty-http-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-http-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-http-spi-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-http-spi-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.s390x"
},
"product_reference": "jetty-http-spi-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-http-spi-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-io-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-io-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-3.1.s390x"
},
"product_reference": "jetty-io-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-io-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-jaas-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-jaas-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.s390x"
},
"product_reference": "jetty-jaas-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-jaas-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-jmx-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-jmx-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.s390x"
},
"product_reference": "jetty-jmx-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-jmx-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-jndi-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-jndi-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.s390x"
},
"product_reference": "jetty-jndi-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-jndi-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-jsp-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-jsp-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.s390x"
},
"product_reference": "jetty-jsp-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-jsp-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.s390x"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-openid-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-openid-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.s390x"
},
"product_reference": "jetty-openid-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-openid-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-plus-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-plus-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.s390x"
},
"product_reference": "jetty-plus-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-plus-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-project-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-project-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-3.1.s390x"
},
"product_reference": "jetty-project-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-project-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-proxy-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-proxy-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.s390x"
},
"product_reference": "jetty-proxy-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-proxy-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-quickstart-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-quickstart-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.s390x"
},
"product_reference": "jetty-quickstart-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-quickstart-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-rewrite-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-rewrite-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.s390x"
},
"product_reference": "jetty-rewrite-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-rewrite-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-security-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-security-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-3.1.s390x"
},
"product_reference": "jetty-security-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-security-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-server-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-server-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-3.1.s390x"
},
"product_reference": "jetty-server-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-server-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-servlet-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-servlet-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.s390x"
},
"product_reference": "jetty-servlet-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-servlet-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-servlets-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-servlets-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.s390x"
},
"product_reference": "jetty-servlets-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-servlets-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-start-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-start-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-3.1.s390x"
},
"product_reference": "jetty-start-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-start-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-util-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-util-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-3.1.s390x"
},
"product_reference": "jetty-util-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-util-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-util-ajax-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-util-ajax-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.s390x"
},
"product_reference": "jetty-util-ajax-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-util-ajax-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-webapp-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-webapp-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.s390x"
},
"product_reference": "jetty-webapp-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-webapp-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.aarch64"
},
"product_reference": "jetty-xml-9.4.58-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.ppc64le"
},
"product_reference": "jetty-xml-9.4.58-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.s390x"
},
"product_reference": "jetty-xml-9.4.58-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.x86_64"
},
"product_reference": "jetty-xml-9.4.58-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11143"
}
],
"notes": [
{
"category": "general",
"text": "The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response. At the very least, differential parsing may divulge implementation details.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11143",
"url": "https://www.suse.com/security/cve/CVE-2025-11143"
},
{
"category": "external",
"summary": "SUSE Bug 1259242 for CVE-2025-11143",
"url": "https://bugzilla.suse.com/1259242"
}
],
"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:jetty-annotations-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-3.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-11143"
}
]
}
RHSA-2026:21773
Vulnerability from csaf_redhat - Published: 2026-05-28 22:46 - Updated: 2026-06-30 03:36A flaw was found in org.eclipse.jetty. The Jetty URI parser handles invalid or unusual Uniform Resource Identifiers (URIs) differently compared to other common parsers. This discrepancy, known as differential parsing, can lead to security bypasses in systems that use multiple components to process URIs, such as when a blacklist enforcement component interprets a URI differently from a response generation component. At a minimum, this issue could unintentionally reveal internal system details.
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. A network-based attacker can perform a man-in-the-middle (MITM) attack, allowing them to intercept encrypted communications. This occurs when an SMTP, Socket, or Syslog appender uses Transport Layer Security (TLS) with a nested <Ssl> element, and the attacker has a certificate from a trusted Certificate Authority (CA). The vulnerability stems from an incomplete hostname verification fix, making TLS connections susceptible to interception.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Apache Log4j 1-to-Log4j 2 bridge. The Log4j1XmlLayout component fails to properly escape characters forbidden by the XML 1.0 standard. This improper handling of characters results in malformed XML output, which can cause downstream log processing systems to drop or fail to index affected records. The primary consequence is a denial of service for log analysis, potentially hindering security monitoring and incident response.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache Log4j's JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:21773 | self |
| https://access.redhat.com/products/red-hat-offlin… | external |
| https://access.redhat.com/security/cve/CVE-2025-11143 | external |
| https://access.redhat.com/security/cve/CVE-2026-2332 | external |
| https://access.redhat.com/security/cve/CVE-2026-34477 | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34479 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34481 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-11143 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2444808 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-11143 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-11143 | external |
| https://github.com/jetty/jetty.project/security/a… | external |
| https://access.redhat.com/security/cve/CVE-2026-2332 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458187 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-2332 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-2332 | external |
| https://github.com/jetty/jetty.project/security/a… | external |
| https://gitlab.eclipse.org/security/cve-assignmen… | external |
| https://access.redhat.com/security/cve/CVE-2026-34477 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457319 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34477 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34477 | external |
| https://github.com/apache/logging-log4j2/pull/4075 | external |
| https://lists.apache.org/thread/lkx8cl46t2bvkcwfc… | external |
| https://logging.apache.org/cyclonedx/vdr.xml | external |
| https://logging.apache.org/log4j/2.x/manual/appen… | external |
| https://logging.apache.org/security.html#CVE-2026-34477 | external |
| https://access.redhat.com/security/cve/CVE-2026-34478 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457323 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34478 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34478 | external |
| https://github.com/apache/logging-log4j2/pull/4074 | external |
| https://lists.apache.org/thread/3k1clr2l6vkdnl4cb… | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34478 | external |
| https://access.redhat.com/security/cve/CVE-2026-34479 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457313 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34479 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34479 | external |
| https://github.com/apache/logging-log4j2/pull/4078 | external |
| https://lists.apache.org/thread/gd0hp6mj17rn3kj27… | external |
| https://logging.apache.org/log4j/2.x/migrate-from… | external |
| https://logging.apache.org/security.html#CVE-2026-34479 | external |
| https://access.redhat.com/security/cve/CVE-2026-34480 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457328 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34480 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34480 | external |
| https://github.com/apache/logging-log4j2/pull/4077 | external |
| https://lists.apache.org/thread/5x0hcnng0chhghp6j… | external |
| https://logging.apache.org/log4j/2.x/manual/layou… | external |
| https://logging.apache.org/security.html#CVE-2026-34480 | external |
| https://access.redhat.com/security/cve/CVE-2026-34481 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457321 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34481 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34481 | external |
| https://github.com/apache/logging-log4j2/pull/4080 | external |
| https://lists.apache.org/thread/n34zdv00gbkdbzt2r… | external |
| https://logging.apache.org/log4j/2.x/manual/json-… | external |
| https://logging.apache.org/security.html#CVE-2026-34481 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Offline Knowledge Portal security fixes, bug fixes, enhancements \u0026 content update",
"title": "Topic"
},
{
"category": "general",
"text": "This Red Hat Offline Knowledge Portal release upgrades from Solr 9.8.1 to Solr 10.0.0, and fixes several CVEs. It also includes content updates as of May 26 2026.",
"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:21773",
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-offline-knowledge-portal",
"url": "https://access.redhat.com/products/red-hat-offline-knowledge-portal"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11143",
"url": "https://access.redhat.com/security/cve/CVE-2025-11143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2332",
"url": "https://access.redhat.com/security/cve/CVE-2026-2332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34477",
"url": "https://access.redhat.com/security/cve/CVE-2026-34477"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34478",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34479",
"url": "https://access.redhat.com/security/cve/CVE-2026-34479"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34480",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34481",
"url": "https://access.redhat.com/security/cve/CVE-2026-34481"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_offline_knowledge_portal/1",
"url": "https://docs.redhat.com/en/documentation/red_hat_offline_knowledge_portal/1"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21773.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Offline Knowledge Portal security and content update",
"tracking": {
"current_release_date": "2026-06-30T03:36:59+00:00",
"generator": {
"date": "2026-06-30T03:36:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:21773",
"initial_release_date": "2026-05-28T22:46:23+00:00",
"revision_history": [
{
"date": "2026-05-28T22:46:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-28T22:46:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:36:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Offline Knowledge Portal 1.2.6",
"product": {
"name": "Red Hat Offline Knowledge Portal 1.2.6",
"product_id": "Red Hat Offline Knowledge Portal 1.2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:offline_knowledge_portal:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Offline Knowledge Portal"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"product": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"product_id": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhokp-rhel9@sha256%3Aec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36?arch=amd64\u0026repository_url=registry.redhat.io/offline-knowledge-portal/rhokp-rhel9\u0026tag=1779996999"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"product": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"product_id": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhokp-rhel9@sha256%3Ab26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e?arch=arm64\u0026repository_url=registry.redhat.io/offline-knowledge-portal/rhokp-rhel9\u0026tag=1779996999"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64 as a component of Red Hat Offline Knowledge Portal 1.2.6",
"product_id": "Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64"
},
"product_reference": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"relates_to_product_reference": "Red Hat Offline Knowledge Portal 1.2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64 as a component of Red Hat Offline Knowledge Portal 1.2.6",
"product_id": "Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
},
"product_reference": "registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64",
"relates_to_product_reference": "Red Hat Offline Knowledge Portal 1.2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11143",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-03-05T10:00:56.604564+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in org.eclipse.jetty. The Jetty URI parser handles invalid or unusual Uniform Resource Identifiers (URIs) differently compared to other common parsers. This discrepancy, known as differential parsing, can lead to security bypasses in systems that use multiple components to process URIs, such as when a blacklist enforcement component interprets a URI differently from a response generation component. At a minimum, this issue could unintentionally reveal internal system details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty/jetty-http: org.eclipse.jetty: Security bypass due to differential URI parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Low by Red Hat. Successful usage of this vulnerability is non-trivial, as the attacker must be able to craft a URI that exploits Jetty\u0027s differential parsing while bypassing other parsers (ex. in a firewall or load balancer). Additionally, divulging implementation details is possible but not guaranteed while also being indirect, meaning that an attacker may be able to obtain error messages or behavioral differences, but those are not guaranteed. As such, there is likely no direct leak of sensitive data.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11143"
},
{
"category": "external",
"summary": "RHBZ#2444808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11143"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh"
}
],
"release_date": "2026-03-05T09:26:59.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "org.eclipse.jetty/jetty-http: org.eclipse.jetty: Security bypass due to differential URI parsing"
},
{
"cve": "CVE-2026-2332",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-04-14T12:01:05.768902+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to send a crafted payload to a Jetty server that is behind a reverse proxy or load balancer, specifically with a chunk extension that includes an unclosed double quote before the CRLF to trick the parser. This flaw allows an attacker to bypass security controls, cause cache poisoning or gain unauthorized endpoint access. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2332"
},
{
"category": "external",
"summary": "RHBZ#2458187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf"
},
{
"category": "external",
"summary": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89",
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89"
}
],
"release_date": "2026-04-14T10:59:10.193000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing"
},
{
"cve": "CVE-2026-34477",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-04-10T16:01:36.691709+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457319"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. A network-based attacker can perform a man-in-the-middle (MITM) attack, allowing them to intercept encrypted communications. This occurs when an SMTP, Socket, or Syslog appender uses Transport Layer Security (TLS) with a nested \u003cSsl\u003e element, and the attacker has a certificate from a trusted Certificate Authority (CA). The vulnerability stems from an incomplete hostname verification fix, making TLS connections susceptible to interception.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Man-in-the-middle attack due to incomplete hostname verification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34477"
},
{
"category": "external",
"summary": "RHBZ#2457319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457319"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34477"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4075",
"url": "https://github.com/apache/logging-log4j2/pull/4075"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/lkx8cl46t2bvkcwfcb2pd43ygc097lq4",
"url": "https://lists.apache.org/thread/lkx8cl46t2bvkcwfcb2pd43ygc097lq4"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName",
"url": "https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34477",
"url": "https://logging.apache.org/security.html#CVE-2026-34477"
}
],
"release_date": "2026-04-10T15:36:19.740000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Man-in-the-middle attack due to incomplete hostname verification"
},
{
"cve": "CVE-2026-34478",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T16:01:52.683616+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. This vulnerability allows for log injection through the use of Carriage Return Line Feed (CRLF) sequences. This occurs because security-related configuration attributes were silently renamed, impacting users who directly configure Rfc5424Layout with stream-based syslog services. An attacker could exploit this to inject malicious data into log files, potentially obscuring critical security events or manipulating system records.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows log injection via CRLF sequences due to silently renamed security attributes in Rfc5424Layout. This affects Red Hat products that directly configure Rfc5424Layout with stream-based syslog services, potentially enabling an attacker to obscure or manipulate log records. This impact is limited to specific configurations, as users of the SyslogAppender are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34478"
},
{
"category": "external",
"summary": "RHBZ#2457323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34478"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4074",
"url": "https://github.com/apache/logging-log4j2/pull/4074"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt",
"url": "https://lists.apache.org/thread/3k1clr2l6vkdnl4cbhjrnt1nyjvb5gwt"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34478",
"url": "https://logging.apache.org/security.html#CVE-2026-34478"
}
],
"release_date": "2026-04-10T15:40:17.713000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Log injection via CRLF sequences due to configuration attribute renames"
},
{
"cve": "CVE-2026-34479",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2026-04-10T16:01:11.900823+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457313"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Apache Log4j 1-to-Log4j 2 bridge. The Log4j1XmlLayout component fails to properly escape characters forbidden by the XML 1.0 standard. This improper handling of characters results in malformed XML output, which can cause downstream log processing systems to drop or fail to index affected records. The primary consequence is a denial of service for log analysis, potentially hindering security monitoring and incident response.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-1.2-api: Apache Log4j 1-to-Log4j 2 bridge: Log processing denial of service due to improper XML escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34479"
},
{
"category": "external",
"summary": "RHBZ#2457313",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457313"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34479"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4078",
"url": "https://github.com/apache/logging-log4j2/pull/4078"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/gd0hp6mj17rn3kj279vgy4p7kd4zz5on",
"url": "https://lists.apache.org/thread/gd0hp6mj17rn3kj279vgy4p7kd4zz5on"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html",
"url": "https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34479",
"url": "https://logging.apache.org/security.html#CVE-2026-34479"
}
],
"release_date": "2026-04-10T15:41:07.888000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-1.2-api: Apache Log4j 1-to-Log4j 2 bridge: Log processing denial of service due to improper XML escaping"
},
{
"cve": "CVE-2026-34480",
"cwe": {
"id": "CWE-168",
"name": "Improper Handling of Inconsistent Special Elements"
},
"discovery_date": "2026-04-10T16:02:17.024798+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457328"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML output becomes invalid. This can lead to two main issues: either systems processing these logs will fail to read the affected records, or the logging process itself will stop delivering events, both resulting in a denial of service for logging operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in Apache Log4j Core\u0027s XmlLayout component can lead to a denial of service in logging operations when log messages contain characters forbidden by the XML 1.0 specification. Systems processing these logs may fail to read records or the logging process may cease event delivery, impacting monitoring and auditing capabilities in affected Red Hat products. Red Hat products in their default configurations will be able to automatically recover, but some log messages may be lost.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34480"
},
{
"category": "external",
"summary": "RHBZ#2457328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457328"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4077",
"url": "https://github.com/apache/logging-log4j2/pull/4077"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb",
"url": "https://lists.apache.org/thread/5x0hcnng0chhghp6jgjdp3qmbbhfjzhb"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout",
"url": "https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34480",
"url": "https://logging.apache.org/security.html#CVE-2026-34480"
}
],
"release_date": "2026-04-10T15:42:03.843000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging"
},
{
"cve": "CVE-2026-34481",
"cwe": {
"id": "CWE-241",
"name": "Improper Handling of Unexpected Data Type"
},
"discovery_date": "2026-04-10T16:01:44.581898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Log4j\u0027s JsonTemplateLayout. This vulnerability allows a remote attacker to disrupt log processing systems. By sending log events that include specific non-numeric floating-point values, the attacker can cause the JsonTemplateLayout to generate invalid JSON output. This invalid output can then lead to downstream systems rejecting or failing to index these logs, effectively causing a denial of service for log analysis.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires an application to be configured with JsonTemplateLayout and to log attacker-controlled non-finite floating-point values within a MapMessage, which is not a default or common configuration in Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34481"
},
{
"category": "external",
"summary": "RHBZ#2457321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34481",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34481"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/4080",
"url": "https://github.com/apache/logging-log4j2/pull/4080"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv",
"url": "https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv"
},
{
"category": "external",
"summary": "https://logging.apache.org/cyclonedx/vdr.xml",
"url": "https://logging.apache.org/cyclonedx/vdr.xml"
},
{
"category": "external",
"summary": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html",
"url": "https://logging.apache.org/log4j/2.x/manual/json-template-layout.html"
},
{
"category": "external",
"summary": "https://logging.apache.org/security.html#CVE-2026-34481",
"url": "https://logging.apache.org/security.html#CVE-2026-34481"
}
],
"release_date": "2026-04-10T15:43:00.100000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-28T22:46:23+00:00",
"details": "The container image provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:b26253f0a6c6b9e8c8458ecb07e79e9f87ff313491fffc31e342e32bce0a2b3e_arm64",
"Red Hat Offline Knowledge Portal 1.2.6:registry.redhat.io/offline-knowledge-portal/rhokp-rhel9@sha256:ec8b14b7a170b689a19cee7820888e81ddc3affc2faada6cc6139644f328bd36_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.apache.logging.log4j: Apache Log4j JsonTemplateLayout: Denial of Service via invalid JSON output"
}
]
}
SUSE-SU-2026:1461-1
Vulnerability from csaf_suse - Published: 2026-04-20 05:46 - Updated: 2026-04-20 05:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-http-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-io-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-security-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-server-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-servlet-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-ajax-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:jetty-continuation-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-annotations-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-ant-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-cdi-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-client-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-continuation-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-deploy-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-fcgi-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-http-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-http-spi-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-io-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-jaas-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-jmx-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-jndi-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-jsp-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-openid-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-plus-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-project-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-proxy-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-quickstart-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-rewrite-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-security-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-server-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-servlet-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-servlets-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-start-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-util-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-util-ajax-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-webapp-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-websocket-api-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-websocket-client-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-websocket-common-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-websocket-server-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:jetty-xml-9.4.58-150200.3.37.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1259242 | self |
| https://www.suse.com/security/cve/CVE-2025-11143/ | self |
| https://www.suse.com/security/cve/CVE-2025-11143 | external |
| https://bugzilla.suse.com/1259242 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "low"
},
"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 jetty-minimal",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for jetty-minimal fixes the following issues:\n\n- CVE-2025-11143: Fixed different parsing of invalid URIs (bsc#1259242).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1461,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1461,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1461,openSUSE-SLE-15.6-2026-1461",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1461-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1461-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261461-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1461-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045693.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259242",
"url": "https://bugzilla.suse.com/1259242"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11143 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11143/"
}
],
"title": "Security update for jetty-minimal",
"tracking": {
"current_release_date": "2026-04-20T05:46:51Z",
"generator": {
"date": "2026-04-20T05:46:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1461-1",
"initial_release_date": "2026-04-20T05:46:51Z",
"revision_history": [
{
"date": "2026-04-20T05:46:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-annotations-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-annotations-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-ant-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-ant-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-cdi-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-cdi-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-client-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-client-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-continuation-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-continuation-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-deploy-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-deploy-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-fcgi-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-fcgi-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-http-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-http-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-http-spi-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-http-spi-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-io-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-io-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-jaas-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-jaas-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-jmx-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-jmx-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-jndi-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-jndi-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-jsp-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-jsp-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-openid-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-openid-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-plus-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-plus-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-project-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-project-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-proxy-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-proxy-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-quickstart-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-quickstart-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-rewrite-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-rewrite-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-security-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-security-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-server-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-server-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-servlet-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-servlet-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-servlets-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-servlets-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-start-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-start-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-util-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-util-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-util-ajax-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-webapp-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-webapp-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-websocket-api-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-websocket-api-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-websocket-api-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-websocket-client-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-websocket-client-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-websocket-client-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-websocket-common-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-websocket-common-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-websocket-common-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-websocket-server-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-websocket-server-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-websocket-server-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-150200.3.37.1.noarch",
"product": {
"name": "jetty-xml-9.4.58-150200.3.37.1.noarch",
"product_id": "jetty-xml-9.4.58-150200.3.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-http-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-http-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-io-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-io-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-security-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-security-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-server-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-server-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-servlet-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-servlet-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-util-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-ajax-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-150200.3.37.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:jetty-continuation-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-continuation-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-annotations-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-annotations-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-ant-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-ant-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-cdi-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-cdi-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-client-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-client-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-continuation-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-continuation-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-deploy-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-deploy-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-fcgi-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-fcgi-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-http-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-http-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-http-spi-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-http-spi-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-io-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-io-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-jaas-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-jaas-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-jmx-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-jmx-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-jndi-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-jndi-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-jsp-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-jsp-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-openid-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-openid-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-plus-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-plus-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-project-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-project-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-proxy-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-proxy-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-quickstart-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-quickstart-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-rewrite-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-rewrite-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-security-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-security-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-server-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-server-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-servlet-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-servlet-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-servlets-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-servlets-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-start-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-start-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-util-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-util-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-util-ajax-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-webapp-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-webapp-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-websocket-api-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-websocket-api-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-websocket-api-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-websocket-client-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-websocket-client-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-websocket-client-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-websocket-common-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-websocket-common-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-websocket-common-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-websocket-server-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-websocket-server-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-websocket-server-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-150200.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:jetty-xml-9.4.58-150200.3.37.1.noarch"
},
"product_reference": "jetty-xml-9.4.58-150200.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11143",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11143"
}
],
"notes": [
{
"category": "general",
"text": "The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response. At the very least, differential parsing may divulge implementation details.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-http-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-io-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-security-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-server-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-servlet-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:jetty-continuation-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-annotations-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-ant-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-cdi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-client-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-continuation-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-deploy-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-fcgi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-http-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-http-spi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-io-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jaas-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jmx-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jndi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jsp-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-openid-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-plus-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-project-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-proxy-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-quickstart-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-rewrite-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-security-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-server-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-servlet-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-servlets-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-start-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-util-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-webapp-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-api-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-client-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-common-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-server-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-xml-9.4.58-150200.3.37.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11143",
"url": "https://www.suse.com/security/cve/CVE-2025-11143"
},
{
"category": "external",
"summary": "SUSE Bug 1259242 for CVE-2025-11143",
"url": "https://bugzilla.suse.com/1259242"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-http-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-io-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-security-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-server-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-servlet-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:jetty-continuation-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-annotations-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-ant-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-cdi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-client-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-continuation-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-deploy-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-fcgi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-http-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-http-spi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-io-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jaas-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jmx-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jndi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jsp-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-openid-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-plus-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-project-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-proxy-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-quickstart-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-rewrite-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-security-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-server-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-servlet-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-servlets-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-start-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-util-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-webapp-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-api-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-client-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-common-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-server-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-xml-9.4.58-150200.3.37.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-http-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-io-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-security-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-server-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-servlet-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:jetty-continuation-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-annotations-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-ant-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-cdi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-client-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-continuation-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-deploy-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-fcgi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-http-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-http-spi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-io-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jaas-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-javax-websocket-client-impl-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-javax-websocket-server-impl-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jmx-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jndi-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-jsp-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-minimal-javadoc-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-openid-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-plus-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-project-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-proxy-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-quickstart-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-rewrite-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-security-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-server-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-servlet-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-servlets-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-start-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-util-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-util-ajax-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-webapp-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-api-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-client-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-common-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-javadoc-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-server-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-websocket-servlet-9.4.58-150200.3.37.1.noarch",
"openSUSE Leap 15.6:jetty-xml-9.4.58-150200.3.37.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T05:46:51Z",
"details": "low"
}
],
"title": "CVE-2025-11143"
}
]
}
WID-SEC-W-2026-0611
Vulnerability from csaf_certbund - Published: 2026-03-04 23:00 - Updated: 2026-06-16 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Operational Decision Manager 8.11.1.0
IBM / Operational Decision Manager
|
cpe:/a:ibm:operational_decision_manager:8.11.1.0
|
8.11.1.0 | |
|
Eclipse Jetty <12.0.31
Eclipse / Jetty
|
<12.0.31 | ||
|
IBM Operational Decision Manager 9.0.0.1
IBM / Operational Decision Manager
|
cpe:/a:ibm:operational_decision_manager:9.0.0.1
|
9.0.0.1 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux Offline Knowledge Portal
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:offline_knowledge_portal
|
Offline Knowledge Portal | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
IBM Operational Decision Manager
IBM / Operational Decision Manager
|
cpe:/a:ibm:operational_decision_manager:-
|
— | |
|
IBM Tivoli Network Manager IP Edition 4.2.0
IBM / Tivoli Network Manager
|
cpe:/a:ibm:tivoli_network_manager:ip_edition_4.2.0
|
IP Edition 4.2.0 | |
|
IBM Operational Decision Manager 8.11.0.1
IBM / Operational Decision Manager
|
cpe:/a:ibm:operational_decision_manager:8.11.0.1
|
8.11.0.1 | |
|
IBM Operational Decision Manager 9.5.0.1
IBM / Operational Decision Manager
|
cpe:/a:ibm:operational_decision_manager:9.5.0.1
|
9.5.0.1 | |
|
Eclipse Jetty <12.1.5
Eclipse / Jetty
|
<12.1.5 | ||
|
IBM Operational Decision Manager 8.12.0.1
IBM / Operational Decision Manager
|
cpe:/a:ibm:operational_decision_manager:8.12.0.1
|
8.12.0.1 |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://github.com/jetty/jetty.project/security/a… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://www.ibm.com/support/pages/node/7272823 | external |
| https://access.redhat.com/errata/RHSA-2026:21773 | external |
| https://www.ibm.com/support/pages/node/7275937 | external |
| https://www.ibm.com/support/pages/node/7276757 | external |
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Eclipse Jetty ist ein Java-HTTP-Server und Java-Servlet-Container.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Eclipse Jetty ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0611 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0611.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0611 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0611"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-wjpw-4j6x-6rwh vom 2026-03-04",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-wjpw-4j6x-6rwh"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10300-1 vom 2026-03-08",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ERYZHJNYYDYON4AFYFOB3RSUIZVZ6XI4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1461-1 vom 2026-04-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025457.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7272823 vom 2026-05-13",
"url": "https://www.ibm.com/support/pages/node/7272823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:21773 vom 2026-05-29",
"url": "https://access.redhat.com/errata/RHSA-2026:21773"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7275937 vom 2026-06-11",
"url": "https://www.ibm.com/support/pages/node/7275937"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7276757 vom 2026-06-17",
"url": "https://www.ibm.com/support/pages/node/7276757"
}
],
"source_lang": "en-US",
"title": "Eclipse Jetty: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T08:59:57.625+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-0611",
"initial_release_date": "2026-03-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-08T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-04-20T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-10T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c12.0.31",
"product": {
"name": "Eclipse Jetty \u003c12.0.31",
"product_id": "T051450"
}
},
{
"category": "product_version",
"name": "12.0.31",
"product": {
"name": "Eclipse Jetty 12.0.31",
"product_id": "T051450-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eclipse:jetty:12.0.31"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.1.5",
"product": {
"name": "Eclipse Jetty \u003c12.1.5",
"product_id": "T051451"
}
},
{
"category": "product_version",
"name": "12.1.5",
"product": {
"name": "Eclipse Jetty 12.1.5",
"product_id": "T051451-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eclipse:jetty:12.1.5"
}
}
}
],
"category": "product_name",
"name": "Jetty"
}
],
"category": "vendor",
"name": "Eclipse"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8.11.1.0",
"product": {
"name": "IBM Operational Decision Manager 8.11.1.0",
"product_id": "06578EE6-A586-4789-BE88-3E269B0868D5",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:8.11.1.0"
}
}
},
{
"category": "product_version",
"name": "9.0.0.1",
"product": {
"name": "IBM Operational Decision Manager 9.0.0.1",
"product_id": "07A5E294-8A94-42D5-B418-207BAE046F8E",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:9.0.0.1"
}
}
},
{
"category": "product_version",
"name": "8.11.0.1",
"product": {
"name": "IBM Operational Decision Manager 8.11.0.1",
"product_id": "1587022",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:8.11.0.1"
}
}
},
{
"category": "product_version",
"name": "8.12.0.1",
"product": {
"name": "IBM Operational Decision Manager 8.12.0.1",
"product_id": "1587024",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:8.12.0.1"
}
}
},
{
"category": "product_name",
"name": "IBM Operational Decision Manager",
"product": {
"name": "IBM Operational Decision Manager",
"product_id": "T005180",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:-"
}
}
},
{
"category": "product_version",
"name": "9.5.0.1",
"product": {
"name": "IBM Operational Decision Manager 9.5.0.1",
"product_id": "T050692",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:9.5.0.1"
}
}
}
],
"category": "product_name",
"name": "Operational Decision Manager"
},
{
"branches": [
{
"category": "product_version",
"name": "IP Edition 4.2.0",
"product": {
"name": "IBM Tivoli Network Manager IP Edition 4.2.0",
"product_id": "T048330",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition_4.2.0"
}
}
}
],
"category": "product_name",
"name": "Tivoli Network Manager"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Offline Knowledge Portal",
"product": {
"name": "Red Hat Enterprise Linux Offline Knowledge Portal",
"product_id": "T054837",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:offline_knowledge_portal"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11143",
"product_status": {
"known_affected": [
"06578EE6-A586-4789-BE88-3E269B0868D5",
"T051450",
"07A5E294-8A94-42D5-B418-207BAE046F8E",
"T002207",
"T054837",
"T027843",
"T005180",
"T048330",
"1587022",
"T050692",
"T051451",
"1587024"
]
},
"release_date": "2026-03-04T23:00:00.000+00:00",
"title": "CVE-2025-11143"
}
]
}
WID-SEC-W-2026-0862
Vulnerability from csaf_certbund - Published: 2026-03-25 23:00 - Updated: 2026-03-25 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RealObjects PDFreactor <12.5
RealObjects / PDFreactor
|
<12.5 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PDFreactor ist eine Software zur Konvertierung von HTML-Dokumenten in PDF.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in RealObjects PDFreactor ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Daten zu manipulieren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen oder andere, nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0862 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0862.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0862 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0862"
},
{
"category": "external",
"summary": "PDFreactor 12.5 release notes vom 2026-03-25",
"url": "https://www.pdfreactor.com/pdfreactor-12-5/"
}
],
"source_lang": "en-US",
"title": "RealObjects PDFreactor: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-25T23:00:00.000+00:00",
"generator": {
"date": "2026-03-26T08:58:22.852+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0862",
"initial_release_date": "2026-03-25T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c12.5",
"product": {
"name": "RealObjects PDFreactor \u003c12.5",
"product_id": "T052143"
}
},
{
"category": "product_version",
"name": "12.5",
"product": {
"name": "RealObjects PDFreactor 12.5",
"product_id": "T052143-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:realobjects:pdfreactor:12.5"
}
}
}
],
"category": "product_name",
"name": "PDFreactor"
}
],
"category": "vendor",
"name": "RealObjects"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11143",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2025-11143"
},
{
"cve": "CVE-2025-41242",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2025-41242"
},
{
"cve": "CVE-2025-48913",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2025-48913"
},
{
"cve": "CVE-2026-1605",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2026-1605"
},
{
"cve": "CVE-2026-21925",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2026-21925"
},
{
"cve": "CVE-2026-21932",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2026-21932"
},
{
"cve": "CVE-2026-21933",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2026-21933"
},
{
"cve": "CVE-2026-21945",
"product_status": {
"known_affected": [
"T052143"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2026-21945"
}
]
}
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.