Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-59436 (GCVE-0-2025-59436)
Vulnerability from cvelistv5 – Published: 2025-09-16 00:00 – Updated: 2025-09-16 19:13- CWE-918 - Server-Side Request Forgery (SSRF)
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| fedorindutny | ip |
Affected:
0 , ≤ 2.0.1
(semver)
cpe:2.3:a:fedorindutny:ip:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-59436",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-16T19:12:40.582307Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-16T19:13:04.583Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "ip",
"vendor": "fedorindutny",
"versions": [
{
"lessThanOrEqual": "2.0.1",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:fedorindutny:ip:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 3.2,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918 Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-16T01:32:55.968Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://cosmosofcyberspace.github.io/CVE-Application-Document.html"
},
{
"url": "https://github.com/indutny/node-ip/issues/160"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2025-59436",
"datePublished": "2025-09-16T00:00:00.000Z",
"dateReserved": "2025-09-16T00:00:00.000Z",
"dateUpdated": "2025-09-16T19:13:04.583Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-59436",
"date": "2026-09-05",
"epss": "0.00125",
"percentile": "0.02477"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-59436\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-09-16T06:16:05.813\",\"lastModified\":\"2026-06-17T09:46:09.797\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"fedorindutny\",\"product\":\"ip\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"2.0.1\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N\",\"baseScore\":3.2,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.4,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-09-16T19:12:40.582307Z\",\"id\":\"CVE-2025-59436\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"references\":[{\"url\":\"https://cosmosofcyberspace.github.io/CVE-Application-Document.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/indutny/node-ip/issues/160\",\"source\":\"cve@mitre.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-09-01T18:28:26+00:00",
"cve": "CVE-2025-59436",
"id": "CVE-2025-59436",
"initial_release_date": "2025-09-16T00:00:00+00:00",
"product_status:fixed": "8",
"product_status:known_affected": "34",
"product_status:known_not_affected": "48",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "ip: Node ip SSRF",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-59436.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-59436\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-16T19:12:40.582307Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-16T19:12:44.963Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 3.2, \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"fedorindutny\", \"product\": \"ip\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.0.1\"}], \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://cosmosofcyberspace.github.io/CVE-Application-Document.html\"}, {\"url\": \"https://github.com/indutny/node-ip/issues/160\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918 Server-Side Request Forgery (SSRF)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:fedorindutny:ip:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"2.0.1\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-09-16T01:32:55.968Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-59436\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-16T19:13:04.583Z\", \"dateReserved\": \"2025-09-16T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-09-16T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2026-AVI-0901
Vulnerability from certfr_avis - Published: 2026-07-17 - Updated: 2026-07-17
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 Application Server | WebSphere Application Server Liberty versions antérieures à 26.0.0.8 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct FTP+ versions antérieures à 1.3.0.5 | ||
| IBM | QRadar | QRadar User Behavior Analytics versions antérieures à 6.0.0 | ||
| IBM | Db2 | Db2 Genius Hub & Agentics versions antérieures à 1.1.3 | ||
| IBM | QRadar | QRadar Data Synchronization App versions antérieures à 4.0.0 | ||
| IBM | QRadar | Security QRadar Log Management AQL Plugin versions antérieures à 1.1.7 | ||
| IBM | Db2 | Db2 versions 12.1.x antérieures à 12.1.4 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct versions 6.4.x antérieures à 6.4.0.5.iFix020 pour Unix | ||
| IBM | Db2 | Db2 versions 11.5.x antérieures à 11.5.9 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.20 | ||
| IBM | WebSphere Application Server | WebSphere Application Server versions 8.5.x antérieures à 8.5.5.31 | ||
| IBM | Sterling Connect:Direct | Sterling Secure Proxy versions antérieures à 6.2.1.2 iFix02 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct versions 6.3.x antérieures à 6.3.0.7.iFix015 pour Unix | ||
| IBM | WebSphere Application Server | WebSphere Application Server versions 9.0.x antérieures à 9.0.5.29 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.4.x antérieures à 6.4.0.9 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Application Server Liberty versions ant\u00e9rieures \u00e0 26.0.0.8",
"product": {
"name": "WebSphere Application Server",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct FTP+ versions ant\u00e9rieures \u00e0 1.3.0.5",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar User Behavior Analytics versions ant\u00e9rieures \u00e0 6.0.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Genius Hub \u0026 Agentics versions ant\u00e9rieures \u00e0 1.1.3",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Data Synchronization App versions ant\u00e9rieures \u00e0 4.0.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar Log Management AQL Plugin versions ant\u00e9rieures \u00e0 1.1.7",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 12.1.x ant\u00e9rieures \u00e0 12.1.4",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.5.iFix020 pour Unix",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 11.5.x ant\u00e9rieures \u00e0 11.5.9",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.20",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.31",
"product": {
"name": "WebSphere Application Server",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions ant\u00e9rieures \u00e0 6.2.1.2 iFix02",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.7.iFix015 pour Unix",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.29",
"product": {
"name": "WebSphere Application Server",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.9",
"product": {
"name": "Sterling Connect:Direct",
"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-27980",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27980"
},
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2026-44574",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44574"
},
{
"name": "CVE-2026-44578",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44578"
},
{
"name": "CVE-2026-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3449"
},
{
"name": "CVE-2026-27205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27205"
},
{
"name": "CVE-2026-31958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31958"
},
{
"name": "CVE-2026-23479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23479"
},
{
"name": "CVE-2026-45109",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45109"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2026-50645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50645"
},
{
"name": "CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"name": "CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"name": "CVE-2025-67726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67726"
},
{
"name": "CVE-2026-44573",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44573"
},
{
"name": "CVE-2026-44580",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44580"
},
{
"name": "CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"name": "CVE-2025-14505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14505"
},
{
"name": "CVE-2026-44579",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44579"
},
{
"name": "CVE-2026-42211",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42211"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2026-9171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9171"
},
{
"name": "CVE-2026-39833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39833"
},
{
"name": "CVE-2026-41239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41239"
},
{
"name": "CVE-2026-41305",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41305"
},
{
"name": "CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"name": "CVE-2026-44575",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44575"
},
{
"name": "CVE-2026-2391",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2391"
},
{
"name": "CVE-2026-53663",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53663"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"name": "CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"name": "CVE-2026-41988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41988"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"name": "CVE-2025-59471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59471"
},
{
"name": "CVE-2026-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7246"
},
{
"name": "CVE-2026-35536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35536"
},
{
"name": "CVE-2026-39834",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39834"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"name": "CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"name": "CVE-2026-34282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34282"
},
{
"name": "CVE-2026-42036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42036"
},
{
"name": "CVE-2026-54285",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54285"
},
{
"name": "CVE-2026-24051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24051"
},
{
"name": "CVE-2025-59472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59472"
},
{
"name": "CVE-2026-44572",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44572"
},
{
"name": "CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"name": "CVE-2026-45409",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45409"
},
{
"name": "CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"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-21860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21860"
},
{
"name": "CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"name": "CVE-2026-44249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44249"
},
{
"name": "CVE-2026-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39883"
},
{
"name": "CVE-2026-0540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0540"
},
{
"name": "CVE-2026-45149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45149"
},
{
"name": "CVE-2026-45249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45249"
},
{
"name": "CVE-2026-23865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23865"
},
{
"name": "CVE-2020-7760",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7760"
},
{
"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-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-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-2026-10842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10842"
},
{
"name": "CVE-2026-25589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25589"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"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-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6918"
},
{
"name": "CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"name": "CVE-2026-5795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5795"
},
{
"name": "CVE-2025-6493",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6493"
},
{
"name": "CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"name": "CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"name": "CVE-2026-34479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34479"
},
{
"name": "CVE-2024-52804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52804"
},
{
"name": "CVE-2026-26960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26960"
},
{
"name": "CVE-2022-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21704"
},
{
"name": "CVE-2026-42040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42040"
},
{
"name": "CVE-2026-4867",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4867"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2026-27199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27199"
},
{
"name": "CVE-2026-2492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2492"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"name": "CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2026-44581",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44581"
},
{
"name": "CVE-2026-40181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40181"
},
{
"name": "CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"name": "CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"name": "CVE-2026-29057",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29057"
},
{
"name": "CVE-2026-23631",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23631"
},
{
"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-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2026-44577",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44577"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"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-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-25243",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25243"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2026-54270",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54270"
},
{
"name": "CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2025-68458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68458"
},
{
"name": "CVE-2026-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3520"
},
{
"name": "CVE-2026-44582",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44582"
},
{
"name": "CVE-2026-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29786"
},
{
"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-11708",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11708"
},
{
"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-14501",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14501"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"name": "CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"name": "CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"name": "CVE-2020-28500",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28500"
},
{
"name": "CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"name": "CVE-2026-39304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39304"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"name": "CVE-2020-8203",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8203"
},
{
"name": "CVE-2026-27448",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27448"
},
{
"name": "CVE-2022-40896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40896"
},
{
"name": "CVE-2026-11595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11595"
},
{
"name": "CVE-2026-42034",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42034"
},
{
"name": "CVE-2025-59437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59437"
},
{
"name": "CVE-2026-9322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9322"
},
{
"name": "CVE-2026-8408",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8408"
},
{
"name": "CVE-2026-44576",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44576"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2025-71176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71176"
},
{
"name": "CVE-2025-68157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68157"
},
{
"name": "CVE-2026-46598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46598"
},
{
"name": "CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"name": "CVE-2026-11712",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11712"
},
{
"name": "CVE-2026-42342",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42342"
},
{
"name": "CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"name": "CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2026-33227",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33227"
},
{
"name": "CVE-2026-42264",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42264"
},
{
"name": "CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"name": "CVE-2025-67724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67724"
},
{
"name": "CVE-2026-39865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39865"
},
{
"name": "CVE-2026-41238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41238"
},
{
"name": "CVE-2026-54269",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54269"
},
{
"name": "CVE-2026-28684",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28684"
},
{
"name": "CVE-2025-59436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59436"
},
{
"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-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2026-6321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6321"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
},
{
"name": "CVE-2026-39827",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39827"
},
{
"name": "CVE-2025-67725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67725"
},
{
"name": "CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"name": "CVE-2026-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22008"
},
{
"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-2026-41907",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41907"
},
{
"name": "CVE-2026-10535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10535"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2026-34077",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34077"
},
{
"name": "CVE-2026-2739",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2739"
},
{
"name": "CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
}
],
"initial_release_date": "2026-07-17T00:00:00",
"last_revision_date": "2026-07-17T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0901",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-17T00: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": "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-07-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7279972",
"url": "https://www.ibm.com/support/pages/node/7279972"
},
{
"published_at": "2026-07-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280010",
"url": "https://www.ibm.com/support/pages/node/7280010"
},
{
"published_at": "2026-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7279458",
"url": "https://www.ibm.com/support/pages/node/7279458"
},
{
"published_at": "2026-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280089",
"url": "https://www.ibm.com/support/pages/node/7280089"
},
{
"published_at": "2026-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280183",
"url": "https://www.ibm.com/support/pages/node/7280183"
},
{
"published_at": "2026-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280131",
"url": "https://www.ibm.com/support/pages/node/7280131"
},
{
"published_at": "2026-07-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7279924",
"url": "https://www.ibm.com/support/pages/node/7279924"
},
{
"published_at": "2026-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280105",
"url": "https://www.ibm.com/support/pages/node/7280105"
},
{
"published_at": "2026-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7279466",
"url": "https://www.ibm.com/support/pages/node/7279466"
},
{
"published_at": "2026-07-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280009",
"url": "https://www.ibm.com/support/pages/node/7280009"
},
{
"published_at": "2026-07-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7279973",
"url": "https://www.ibm.com/support/pages/node/7279973"
},
{
"published_at": "2026-07-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7279901",
"url": "https://www.ibm.com/support/pages/node/7279901"
}
]
}
FKIE_CVE-2025-59436
Vulnerability from fkie_nvd - Published: 2025-09-16 06:16 - Updated: 2026-06-17 09:46| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unknown",
"product": "ip",
"vendor": "fedorindutny",
"versions": [
{
"lessThanOrEqual": "2.0.1",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"source": "cve@mitre.org"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415."
}
],
"id": "CVE-2025-59436",
"lastModified": "2026-06-17T09:46:09.797",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.4,
"impactScore": 1.4,
"source": "cve@mitre.org",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2025-59436",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-16T19:12:40.582307Z",
"version": "2.0.3"
}
}
]
},
"published": "2025-09-16T06:16:05.813",
"references": [
{
"source": "cve@mitre.org",
"url": "https://cosmosofcyberspace.github.io/CVE-Application-Document.html"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/indutny/node-ip/issues/160"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
GHSA-QF5V-Q897-M77R
Vulnerability from github – Published: 2025-09-16 15:32 – Updated: 2025-09-16 15:32The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.
{
"affected": [],
"aliases": [
"CVE-2025-59436"
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-09-16T06:16:05Z",
"severity": "LOW"
},
"details": "The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.",
"id": "GHSA-qf5v-q897-m77r",
"modified": "2025-09-16T15:32:31Z",
"published": "2025-09-16T15:32:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59436"
},
{
"type": "WEB",
"url": "https://github.com/indutny/node-ip/issues/160"
},
{
"type": "WEB",
"url": "https://cosmosofcyberspace.github.io/CVE-Application-Document.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
RHSA-2026:62115
Vulnerability from csaf_redhat - Published: 2026-09-01 13:31 - Updated: 2026-09-05 17:22taffydb npm module, vulnerable in all versions up to and including 2.7.3, allows attackers to forge adding additional properties into user-input processed by taffy which can allow access to any data items in the DB. taffy sets an internal index for each data item in its DB. However, it is found that the internal index can be forged by adding additional properties into user-input. If index is found in the query, taffyDB will ignore other query conditions and directly return the indexed data item. Moreover, the internal index is in an easily-guessable format (e.g., T000002R000001). As such, attackers can use this vulnerability to access any data items in the DB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
A flaw was found in containerd. When importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file, where a limit was not applied could cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
Workaround
|
A flaw was found in urllib3. The `PoolManager` class allows redirects to be disabled by configuring retries in a specific manner, effectively bypassing intended HTTP redirection behavior. A network attacker can leverage this configuration to manipulate request flows and disrupt service. This bypass occurs through improper handling of retry parameters during PoolManager instantiation. This issue can reult in a denial of service or unintended data exposure due to altered request destinations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
Workaround
|
A flaw was found in urllib3. The library fails to properly validate redirect URLs, allowing an attacker to manipulate redirect chains when used in environments like Pyodide utilizing the JavaScript Fetch API. This lack of validation can enable a remote attacker to control the redirect destination, leading to arbitrary URL redirection. Consequently, an attacker can redirect users to malicious websites. This vulnerability stems from a failure to constrain the redirect target.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
Workaround
|
A potential SSRF vector has been discovered in the node ip package (ip on npm). The issue is that the value `0` is improperly categorized as globally routable via the isPublic function.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
Workaround
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 8.1.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:62115",
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2019-10790",
"url": "https://access.redhat.com/security/cve/CVE-2019-10790"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-25153",
"url": "https://access.redhat.com/security/cve/CVE-2023-25153"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-28155",
"url": "https://access.redhat.com/security/cve/CVE-2023-28155"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-11831",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-50181",
"url": "https://access.redhat.com/security/cve/CVE-2025-50181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-50182",
"url": "https://access.redhat.com/security/cve/CVE-2025-50182"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59436",
"url": "https://access.redhat.com/security/cve/CVE-2025-59436"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_62115.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage",
"tracking": {
"current_release_date": "2026-09-05T17:22:04+00:00",
"generator": {
"date": "2026-09-05T17:22:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:62115",
"initial_release_date": "2026-09-01T13:31:31+00:00",
"revision_history": [
{
"date": "2026-09-01T13:31:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T17:22:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 8.1",
"product": {
"name": "Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Aa1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=1787305054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1787304199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=1787303659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1787304106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3Ab0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=1787304137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=1787550654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3Ade99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1787303640"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=1787305054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Aed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1787304199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=1787303659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1787304106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3Adb068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=1787304137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=1787550654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3Ab48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1787303640"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Abbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=1787305054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1787304199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3Acbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=1787303659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1787304106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=1787304137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Adecb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=1787550654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1787303640"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=1787305054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1787304199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=1787303659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1787304106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=1787304137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Ab36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=1787550654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1787303640"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10790",
"discovery_date": "2025-08-20T22:37:38.151000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389970"
}
],
"notes": [
{
"category": "description",
"text": "taffydb npm module, vulnerable in all versions up to and including 2.7.3, allows attackers to forge adding additional properties into user-input processed by taffy which can allow access to any data items in the DB. taffy sets an internal index for each data item in its DB. However, it is found that the internal index can be forged by adding additional properties into user-input. If index is found in the query, taffyDB will ignore other query conditions and directly return the indexed data item. Moreover, the internal index is in an easily-guessable format (e.g., T000002R000001). As such, attackers can use this vulnerability to access any data items in the DB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "taffy: taffydb: Internal Property Tampering",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10790"
},
{
"category": "external",
"summary": "RHBZ#2389970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10790",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10790"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-TAFFYDB-2992450",
"url": "https://security.snyk.io/vuln/SNYK-JS-TAFFYDB-2992450"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-TAFFY-546521",
"url": "https://snyk.io/vuln/SNYK-JS-TAFFY-546521"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/taffy",
"url": "https://www.npmjs.com/package/taffy"
},
{
"category": "external",
"summary": "https://www.usenix.org/system/files/sec21-xiao.pdf",
"url": "https://www.usenix.org/system/files/sec21-xiao.pdf"
}
],
"release_date": "2020-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "taffy: taffydb: Internal Property Tampering"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174473"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd. When importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file, where a limit was not applied could cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: OCI image importer memory exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25153"
},
{
"category": "external",
"summary": "RHBZ#2174473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25153"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4",
"url": "https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: OCI image importer memory exhaustion"
},
{
"cve": "CVE-2023-28155",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-20T21:28:20.747000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389923"
}
],
"notes": [
{
"category": "description",
"text": "The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "request: bypass of SSRF mitigations when following a cross-protocol redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28155"
},
{
"category": "external",
"summary": "RHBZ#2389923",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389923"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28155"
}
],
"release_date": "2023-03-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "request: bypass of SSRF mitigations when following a cross-protocol redirect"
},
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2025-50181",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2025-06-19T02:00:42.866992+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373799"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3. The `PoolManager` class allows redirects to be disabled by configuring retries in a specific manner, effectively bypassing intended HTTP redirection behavior. A network attacker can leverage this configuration to manipulate request flows and disrupt service. This bypass occurs through improper handling of retry parameters during PoolManager instantiation. This issue can reult in a denial of service or unintended data exposure due to altered request destinations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the urllib3 library where it could be tricked into disclosing the Proxy-Authorization header to a destination server when a CONNECT tunnel is used. An attacker can set up a malicious redirect to a crafted URL, which, when followed by the client application, will cause the Proxy-Authorization header to be sent to the attacker-controlled server. This leaks sensitive credentials for the proxy. The impact is primarily on confidentiality. While urllib3 is a ubiquitous component, the vulnerability requires a specific scenario where a user is connecting to a proxy that requires authentication and is redirected to a malicious endpoint. This lowers the exploitability compared to a direct, unauthenticated remote attack, thus, warranting a Moderate severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-50181"
},
{
"category": "external",
"summary": "RHBZ#2373799",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373799"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-50181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50181"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857",
"url": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v"
}
],
"release_date": "2025-06-19T01:08:00.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation"
},
{
"cve": "CVE-2025-50182",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2025-06-19T02:00:45.813042+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373800"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3. The library fails to properly validate redirect URLs, allowing an attacker to manipulate redirect chains when used in environments like Pyodide utilizing the JavaScript Fetch API. This lack of validation can enable a remote attacker to control the redirect destination, leading to arbitrary URL redirection. Consequently, an attacker can redirect users to malicious websites. This \nvulnerability stems from a failure to constrain the redirect target.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 does not control redirects in browsers and Node.js",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability lies in the urllib3 library\u0027s inability to control HTTP redirects when executed within a Pyodide runtime. This can lead to Server-Side Request Forgery (SSRF) attacks, where an attacker can induce the application to make requests to unintended internal or external resources. While urllib3 is a ubiquitous library in the Python ecosystem and is present in many Red Hat products, the vulnerability is specific to its use within the less common Pyodide (Python in a browser) environment. The attack complexity is high as it requires a specific application context where user-supplied input is used to construct a request URL in a Pyodide-based application that also attempts to mitigate SSRF by disabling redirects. The impact is primarily on confidentiality, as a successful exploit could lead to the disclosure of sensitive information from the server\u0027s local network. Given the specific and less common configuration required for exploitation, the severity is rated as Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-50182"
},
{
"category": "external",
"summary": "RHBZ#2373800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373800"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-50182",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50182"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/7eb4a2aafe49a279c29b6d1f0ed0f42e9736194f",
"url": "https://github.com/urllib3/urllib3/commit/7eb4a2aafe49a279c29b6d1f0ed0f42e9736194f"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-48p4-8xcf-vxj5",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-48p4-8xcf-vxj5"
}
],
"release_date": "2025-06-19T01:42:44.921000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3 does not control redirects in browsers and Node.js"
},
{
"cve": "CVE-2025-59436",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-09-16T03:00:42.722078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395629"
}
],
"notes": [
{
"category": "description",
"text": "A potential SSRF vector has been discovered in the node ip package (ip on npm). The issue is that the value `0` is improperly categorized as globally routable via the isPublic function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip: Node ip SSRF",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59436"
},
{
"category": "external",
"summary": "RHBZ#2395629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59436"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/CVE-Application-Document.html",
"url": "https://cosmosofcyberspace.github.io/CVE-Application-Document.html"
},
{
"category": "external",
"summary": "https://github.com/indutny/node-ip/issues/160",
"url": "https://github.com/indutny/node-ip/issues/160"
}
],
"release_date": "2025-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ip: Node ip SSRF"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important impact denial of service vulnerability in the urllib3 HTTP client library allows uncontrolled memory consumption when decompressing highly compressed HTTP responses. Due to the lack of an overall decompression size limit in the Streaming API, a malicious server can exhaust client memory, leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T13:31:31+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:62115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:044d55095e592d054a5ec69603c1fd8886ea3efcedfd95945dbef3596c9835d5_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:9b426d409203a3366689db14f15b0d8639d231945678184c3b43869d56705dbd_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a1642617a4fc8ff1b79299b160b0f644eeafeb4809981a9d00a3e621ec8bb096_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:bbb4f2499a816032af66bb8b022d8a51198a5db01ee39714800340cbd4a45d40_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:39cf934468566964e44ddac65928d837528d126d16d5ad6d71298c0570b0066d_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:3d2d10adc4f85192a3729477777b068366b5178512724d3ffd6c498ba577d847_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:8aac763313e46322e3d0fbb3fbed767228906f75865d54eb753f03f027408926_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:cbd32c0b082f368583eeff3657a97a79a11ccb5d3bcf5663dd8738d09a0d53e8_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3a7dedb1b1fee0c80dcfe0f3ebce6e20aa6a364fe66808458f5416ae09890c56_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:3d4665881548c0808fea1612a972c732c5f2b928ad49fbb8025ceb7f410faabb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:765efce53826bcdd18c41186fb1fa291e9b1450c43706747d2be1dd5addda19a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:79bd982b6824100b974103347eaaa7f34c60f4b1118c93d7e628bafb11945a17_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:070f43995aae0152eac7d228ae7d4d005eb57e06e14aef1b50d4db64341b826a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:6c084d7b7609111b8c28d22a7e69d2093607e9a648b7fb7259bcf5693ca35875_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b36874b30b49a770f223a34034ae128a1a02fe0dfdb16cea5432ed67a24728af_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:decb2f66e30c9500882c35f898e7da4e4d2ee31a7421b9dcab736350c7a5a771_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3c1bbf300b5bd123493c57ffe84ca24bf14fcf32b648cc8c279ad3a3101c19c8_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7256c524d36f6128bffc8fdeec7e9ec435d43ceb57afd1512e496f85a09376f9_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7e7b6ea0214c616e7ef462152854207afe84732c54150914fa6180d8cc29a4ad_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:ed001e7318e45d7c0372b966a8c447eddf75d1079b1b937872c2c12893389849_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:4493b44fc1a487413d554826a92f82a44aca453e8c5d9c476ed47ef3efc1123a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:63eed84d24f949baf09d2294dcc9849e72a6cbe6213844872efb9843898a132f_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:b0ba95a2611c37db8f149d5fe44f424f3ff696535f7e5ac5cbadd45837f864cb_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:db068d24b3055fe96d2fa8703405eca07634238306159e3803ff4ae23f1024fd_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:65f82ec0df5d07b18d73620b7823bf7a51f33c3f3c4c44b290d9cd5f79c8e64a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:86d8a15cc12eaf34d01d077924301ee0276bc2b9539987b1133dc9b65609d660_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:b48486f663889cd57eead6f097d6cc26e6c2ff9bdfbb6f24b8d1f8d2e42a2b4c_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:de99e5235ccf7714e7df2ef04b8c5c60c3efe04cacee13acfbaddaa60c5f88bf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:8568
Vulnerability from csaf_redhat - Published: 2026-04-16 19:35 - Updated: 2026-09-05 16:57A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64 | — |
Workaround
|
A potential SSRF vector has been discovered in the node ip package (ip on npm). The issue is that the value `0` is improperly categorized as globally routable via the isPublic function.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 9.0.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8568",
"url": "https://access.redhat.com/errata/RHSA-2026:8568"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-11831",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59436",
"url": "https://access.redhat.com/security/cve/CVE-2025-59436"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8568.json"
}
],
"title": "Red Hat Security Advisory: New container image: rhceph-9.0",
"tracking": {
"current_release_date": "2026-09-05T16:57:53+00:00",
"generator": {
"date": "2026-09-05T16:57:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:8568",
"initial_release_date": "2026-04-16T19:35:56+00:00",
"revision_history": [
{
"date": "2026-04-16T19:35:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T16:57:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 9.0",
"product": {
"name": "Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:9.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3A9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3Ada17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Ab43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774953358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774956924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3A56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1776359884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3A471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952669"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3Aee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3A96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Af12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774953358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3Ab43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774956924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3A72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1776359884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3Acbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952669"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3A4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3A6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774953358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3Ae30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774956924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3Ada210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1776359884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3A9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952669"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3Aff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3A9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3Ab8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774953358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774956924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3A3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1776359884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3A0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774952669"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64 as a component of Red Hat Ceph Storage 9.0",
"product_id": "Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T19:35:56+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8568"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2025-59436",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-09-16T03:00:42.722078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395629"
}
],
"notes": [
{
"category": "description",
"text": "A potential SSRF vector has been discovered in the node ip package (ip on npm). The issue is that the value `0` is improperly categorized as globally routable via the isPublic function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip: Node ip SSRF",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59436"
},
{
"category": "external",
"summary": "RHBZ#2395629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59436"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/CVE-Application-Document.html",
"url": "https://cosmosofcyberspace.github.io/CVE-Application-Document.html"
},
{
"category": "external",
"summary": "https://github.com/indutny/node-ip/issues/160",
"url": "https://github.com/indutny/node-ip/issues/160"
}
],
"release_date": "2025-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T19:35:56+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8568"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:4366f9651eca1f50648c504b6e246b549ef5a8f9f8fe9e08c33f2ac1f55bbcd3_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ba3f19803f74c69368128cfd4e0e43af6cbc09b21f3b5a4ba8fc0e6c71436ca_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ee7917bc52e253668ca8f98a99d2830f3a1710a171db357d57d5c25548e3a3a3_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/alloy-rhel10@sha256:ff38d4d0d88031551d02973104919daa73b21e6e0a12deeb95189b3f553d22be_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:6af2c453b93a9a9c28ce9734953d9fc672a2808d5424a09d64f1a52a2d20f7c9_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:96bba5b3071c3a71e1f7398ec84dbc5dc8c1758196b6286b7e11b25b9f4321ca_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:9f015fb781ee69d1fbc149d35aae8e51a08e3e468a4393d3e0b0651d339573de_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/grafana-rhel10@sha256:da17bd5ab859e7442c8a829956f68c7a205a8e5e36084c3d6aecc45d06b975c3_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:1f60d13e74fbcf7f789408009782f56dca29ece0a777a91a0eddf5d46a73afd6_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:33a71ea383d9399df5d30a57471b6a341b95112d15fde6130f2c66cea51c1726_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:66c6b4a96455e39ba3d60acac77a647dce6011fa4bf40ea267717c7c22bacef7_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/keepalived-rhel10@sha256:b8f13f053ebbccec1b1bd4d5ff0c56fd1b5953ad4b4d7735233ffd53871e28ca_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:7e289546927c00a64e7ff37e31185652faf756d1351177ab1964bad44fddc46e_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:83a19d8fa072846633479aeca73e107a35a86f20cf48847e8d269b0996393dee_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:b43dda822d5a14dc16d6965b6f05d7addea685428ea7b603ce6109ffc44601d2_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:e30d2e15ca36ccddc3dea047b2bafefa5f3f7aec4324203e978edf96d5c733c8_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:3e0b13addd3593d8802f1d55e878bb467e5c83e1ffd76999b006107b5cb3d335_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:56f80547b0340a58b73ebb3e48ac820d1b6684c8e2d143e42b9ab7feccf85cc5_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:72dab31654b6d2f73c55c05e8ec3019c762be234e0c0d6c9bef55eee1ddad732_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:da210e242bdb00ce8baa8ec15054906a93634e0c394c96cab6e30d6de8b295e4_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:3fd730ff243bf512e7b60d52ccb067e1122285f2115ef5ea0e83429bca6bac53_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:50235899d833248a7154f233cca76b18caebdf7c872647490cdc2158f2c24bba_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:b43158c9fc91fe5fd9b3236df4c3a688de38c8ce086b192baec665688866c3b2_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f12fc5ecee778013d30055fa92700d3edc5f0cff24146427ab0734b46df11c68_arm64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:0d09b10eef03c3984f57818fd072b97f80e7b88bba482fd988c54c5e23a7f05b_s390x",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:471394f278cbeb76edc6880da443c03aa2e97ee6a4278a96eab862cde4f92455_amd64",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9846f5a7cbdeb85432963952b53caa485e43ae1ff4ab9e84221d23c7b3792ac6_ppc64le",
"Red Hat Ceph Storage 9.0:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:cbced9624551197940b866ee05bfd8cf3d5dfacd13707bd33913cd08ec689d8b_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ip: Node ip SSRF"
}
]
}
ubuntu-cve-2025-59436
Vulnerability from osv_ubuntu
The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-ip",
"binary_version": "1.1.5-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "node-ip",
"purl": "pkg:deb/ubuntu/node-ip@1.1.5-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.5-1",
"1.1.5-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-ip",
"binary_version": "1.1.5-5ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "node-ip",
"purl": "pkg:deb/ubuntu/node-ip@1.1.5-5ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.5-3",
"1.1.5-5",
"1.1.5-5ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-ip",
"binary_version": "1.1.5+~1.1.0-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "node-ip",
"purl": "pkg:deb/ubuntu/node-ip@1.1.5+~1.1.0-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.5-5",
"1.1.5+~1.1.0-1",
"1.1.5+~1.1.0-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-ip",
"binary_version": "2.0.0+~1.1.0-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-ip",
"purl": "pkg:deb/ubuntu/node-ip@2.0.0+~1.1.0-1ubuntu1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0+~1.1.0-1",
"2.0.0+~1.1.0-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-ip",
"binary_version": "2.0.1+~1.1.3-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "node-ip",
"purl": "pkg:deb/ubuntu/node-ip@2.0.1+~1.1.3-3?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1+~1.1.3-1",
"2.0.1+~1.1.3-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-ip",
"binary_version": "2.0.1+~1.1.3-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-ip",
"purl": "pkg:deb/ubuntu/node-ip@2.0.1+~1.1.3-3?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1+~1.1.3-3"
]
}
],
"aliases": [],
"details": "The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.",
"id": "UBUNTU-CVE-2025-59436",
"modified": "2026-05-20T15:22:56Z",
"published": "2025-09-16T06:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-59436"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59436"
},
{
"type": "REPORT",
"url": "https://github.com/indutny/node-ip/issues/160"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-59436"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.