Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-66373 (GCVE-0-2026-66373)
Vulnerability from cvelistv5 – Published: 2026-07-25 00:08 – Updated: 2026-08-07 00:01- CWE-415 - Double Free
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-66373",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-27T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-28T03:55:42.278Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/berabuddies/redis-poc"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-08-07T00:01:51.054Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/08/msg00012.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Redis",
"vendor": "Redis",
"versions": [
{
"lessThan": "8.8.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"versionEndExcluding": "8.8.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-415",
"description": "CWE-415 Double Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-25T00:08:35.982Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/redis/redis/pull/15081"
},
{
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"url": "https://x.com/Fried_rice/status/2080059356322918777"
},
{
"url": "https://github.com/berabuddies/redis-poc"
},
{
"url": "https://news.ycombinator.com/item?id=49024938"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-66373",
"datePublished": "2026-07-25T00:08:35.982Z",
"dateReserved": "2026-07-25T00:08:35.560Z",
"dateUpdated": "2026-08-07T00:01:51.054Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-66373",
"date": "2026-09-07",
"epss": "0.00887",
"percentile": "0.56952"
},
"microsoft_vex": {
"current_release_date": "2026-07-27T14:46:23.000Z",
"cve": "CVE-2026-66373",
"id": "msrc_CVE-2026-66373",
"initial_release_date": "2026-07-26T01:04:14.000Z",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-66373.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-66373\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-07-25T01:16:26.277\",\"lastModified\":\"2026-08-07T00:16:38.980\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"Redis\",\"product\":\"Redis\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"8.8.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-27T00:00:00+00:00\",\"id\":\"CVE-2026-66373\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"references\":[{\"url\":\"https://github.com/berabuddies/redis-poc\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/redis/redis/compare/8.6.4...8.8.0\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/redis/redis/pull/15081\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://news.ycombinator.com/item?id=49024938\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://x.com/Fried_rice/status/2080059356322918777\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/08/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/berabuddies/redis-poc\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-09-08T10:34:59+00:00",
"cve": "CVE-2026-66373",
"id": "CVE-2026-66373",
"initial_release_date": "2026-07-25T00:08:35.982000+00:00",
"product_status:fixed": "77",
"product_status:known_affected": "4",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-66373.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-31T16:28:44Z",
"cve": "CVE-2026-66373",
"id": "CVE-2026-66373",
"initial_release_date": "2026-08-01T00:05:14Z",
"product_status:known_affected": "8",
"product_status:recommended": "20",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-66373",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-66373.json",
"version": "5"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2026/08/msg00012.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-08-07T00:01:51.054Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-66373\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-27T13:16:06.628063Z\"}}}], \"references\": [{\"url\": \"https://github.com/berabuddies/redis-poc\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-27T13:16:01.459Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Redis\", \"product\": \"Redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"8.8.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/redis/redis/pull/15081\"}, {\"url\": \"https://github.com/redis/redis/compare/8.6.4...8.8.0\"}, {\"url\": \"https://x.com/Fried_rice/status/2080059356322918777\"}, {\"url\": \"https://github.com/berabuddies/redis-poc\"}, {\"url\": \"https://news.ycombinator.com/item?id=49024938\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-415\", \"description\": \"CWE-415 Double Free\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"8.8.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-07-25T00:08:35.982Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-66373\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-07T00:01:51.054Z\", \"dateReserved\": \"2026-07-25T00:08:35.560Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-07-25T00:08:35.982Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:64823
Vulnerability from osv_almalinux
Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.
Security Fix(es):
- redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373)
- redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free (CVE-2026-81934)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "redis"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.2.24-1.module_el8.10.0+4271+7f8f19af"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "redis-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.2.24-1.module_el8.10.0+4271+7f8f19af"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "redis-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.2.24-1.module_el8.10.0+4271+7f8f19af"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log. \n\nSecurity Fix(es): \n\n * redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373)\n * redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free (CVE-2026-81934)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:64823",
"modified": "2026-09-08T08:49:10Z",
"published": "2026-09-08T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:64823"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-66373"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-81934"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2506985"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2525226"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-64823.html"
}
],
"related": [
"CVE-2026-66373",
"CVE-2026-81934"
],
"summary": "Important: redis:6 security update"
}
CERTFR-2026-AVI-1094
Vulnerability from certfr_avis - Published: 2026-08-28 - Updated: 2026-08-28
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | WebSphere Application Server Liberty versions 17.0.0.3 à 26.0.0.7 sans le correctif de sécurité PH71585 | ||
| IBM | QRadar | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP15 IF06 | ||
| IBM | Tivoli | Tivoli System Automation Application Manager version 4.1 avec WebSphere Application Server sans les derniers correctifs de sécurité | ||
| IBM | Sterling | Sterling Control Center version 6.3.1.0 antérieure à 6.3.1.0 iFix11 | ||
| IBM | Db2 | Db2 versions 11.5.x antérieures à 11.5.9 sans le dernier correctif de sécurité | ||
| IBM | Sterling | Sterling Connect:Direct File Agent versions 1.4.0.3x à 1.4.0.5x antérieures à 1.4.0.5_iFix016 | ||
| IBM | Db2 | Db2 versions 12.1.x antérieures à 12.1.4 sans le dernier correctif de sécurité | ||
| IBM | Spectrum | Spectrum Control versions antérieures à 5.5 | ||
| IBM | Sterling | Sterling Control Center version 6.4.2.0 antérieure à 6.4.2.0 iFix06 | ||
| IBM | QRadar | QRadar SIEM versions 7.6.x antérieures à 7.6.0.3 | ||
| IBM | QRadar | Security QRadar EDR versions 3.12.x antérieures à 3.12.26 | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité APAR DT496328, DT496327 et DT497580 | ||
| IBM | Db2 | Db2 Genius Hub & Agentics versions 1.1.x antérieures à 1.1.4 | ||
| IBM | Tivoli | Tivoli Application Dependency Discovery Manager versions 7.3.0.0 à 7.3.0.12 avec WebSphere Application Server Liberty versions antérieures à 26.0.0.8 | ||
| IBM | WebSphere | WebSphere Extreme Scale versions 8.6.1.x antérieures à 8.6.1.6 avec le correctif de sécurité PH72588 | ||
| IBM | Sterling | Sterling Connect:Direct for Unix versions 6.3.0.x antérieures à 6.3.0.7.iFix026 | ||
| IBM | Sterling | Sterling Connect:Direct for Unix versions 6.4.0.x antérieures à 6.4.0.6.iFix014 | ||
| IBM | QRadar | QRadar Suite Software versions 1.10.12.0 à 1.11.10.0 antérieures à 1.11.12.0 | ||
| IBM | QRadar | QRadar AI Assistant versions antérieures à 2.2.0 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 26.0.0.7 sans le correctif de s\u00e9curit\u00e9 PH71585",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP15 IF06",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli System Automation Application Manager version 4.1 avec WebSphere Application Server sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center version 6.3.1.0 ant\u00e9rieure \u00e0 6.3.1.0 iFix11",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 11.5.x ant\u00e9rieures \u00e0 11.5.9 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct File Agent versions 1.4.0.3x \u00e0 1.4.0.5x ant\u00e9rieures \u00e0 1.4.0.5_iFix016",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions 12.1.x ant\u00e9rieures \u00e0 12.1.4 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Spectrum Control versions ant\u00e9rieures \u00e0 5.5",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center version 6.4.2.0 ant\u00e9rieure \u00e0 6.4.2.0 iFix06",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.6.x ant\u00e9rieures \u00e0 7.6.0.3",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions 3.12.x ant\u00e9rieures \u00e0 3.12.26",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 APAR DT496328, DT496327 et DT497580",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Genius Hub \u0026 Agentics versions 1.1.x ant\u00e9rieures \u00e0 1.1.4",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Application Dependency Discovery Manager versions 7.3.0.0 \u00e0 7.3.0.12 avec WebSphere Application Server Liberty versions ant\u00e9rieures \u00e0 26.0.0.8",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Extreme Scale versions 8.6.1.x ant\u00e9rieures \u00e0 8.6.1.6 avec le correctif de s\u00e9curit\u00e9 PH72588",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Unix versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.7.iFix026",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct for Unix versions 6.4.0.x ant\u00e9rieures \u00e0 6.4.0.6.iFix014",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.12.0 \u00e0 1.11.10.0 ant\u00e9rieures \u00e0 1.11.12.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar AI Assistant versions ant\u00e9rieures \u00e0 2.2.0",
"product": {
"name": "QRadar",
"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-41411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41411"
},
{
"name": "CVE-2026-14380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14380"
},
{
"name": "CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"name": "CVE-2026-43198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43198"
},
{
"name": "CVE-2026-54293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54293"
},
{
"name": "CVE-2026-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49978"
},
{
"name": "CVE-2026-9697",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9697"
},
{
"name": "CVE-2026-53540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53540"
},
{
"name": "CVE-2026-54283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54283"
},
{
"name": "CVE-2026-54369",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54369"
},
{
"name": "CVE-2026-40466",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40466"
},
{
"name": "CVE-2026-59724",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59724"
},
{
"name": "CVE-2026-45505",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45505"
},
{
"name": "CVE-2026-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4878"
},
{
"name": "CVE-2026-49476",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49476"
},
{
"name": "CVE-2026-42588",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42588"
},
{
"name": "CVE-2026-27205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27205"
},
{
"name": "CVE-2026-59205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59205"
},
{
"name": "CVE-2026-33845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33845"
},
{
"name": "CVE-2026-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41254"
},
{
"name": "CVE-2026-42253",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42253"
},
{
"name": "CVE-2026-44405",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44405"
},
{
"name": "CVE-2026-50645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50645"
},
{
"name": "CVE-2026-44289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44289"
},
{
"name": "CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"name": "CVE-2026-9679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9679"
},
{
"name": "CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"name": "CVE-2026-10050",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10050"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2026-42402",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42402"
},
{
"name": "CVE-2026-42561",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42561"
},
{
"name": "CVE-2025-14505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14505"
},
{
"name": "CVE-2026-16184",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16184"
},
{
"name": "CVE-2026-15328",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15328"
},
{
"name": "CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"name": "CVE-2026-46227",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46227"
},
{
"name": "CVE-2026-57455",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57455"
},
{
"name": "CVE-2026-54514",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54514"
},
{
"name": "CVE-2026-44293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44293"
},
{
"name": "CVE-2026-44290",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44290"
},
{
"name": "CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"name": "CVE-2026-55276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55276"
},
{
"name": "CVE-2026-48710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48710"
},
{
"name": "CVE-2026-16243",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16243"
},
{
"name": "CVE-2026-9171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9171"
},
{
"name": "CVE-2025-47279",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47279"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2026-47010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47010"
},
{
"name": "CVE-2026-69249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69249"
},
{
"name": "CVE-2026-54058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
},
{
"name": "CVE-2026-55653",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55653"
},
{
"name": "CVE-2026-41239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41239"
},
{
"name": "CVE-2026-46117",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46117"
},
{
"name": "CVE-2026-59084",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59084"
},
{
"name": "CVE-2026-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45740"
},
{
"name": "CVE-2025-14920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14920"
},
{
"name": "CVE-2026-52993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52993"
},
{
"name": "CVE-2026-59725",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59725"
},
{
"name": "CVE-2026-14739",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14739"
},
{
"name": "CVE-2026-39824",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39824"
},
{
"name": "CVE-2026-46605",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46605"
},
{
"name": "CVE-2026-54275",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54275"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-47057",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47057"
},
{
"name": "CVE-2026-10846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10846"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-12505",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12505"
},
{
"name": "CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"name": "CVE-2026-9698",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9698"
},
{
"name": "CVE-2026-42015",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42015"
},
{
"name": "CVE-2026-14528",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14528"
},
{
"name": "CVE-2026-54278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54278"
},
{
"name": "CVE-2026-53538",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53538"
},
{
"name": "CVE-2026-18499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-18499"
},
{
"name": "CVE-2026-46113",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46113"
},
{
"name": "CVE-2026-54515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54515"
},
{
"name": "CVE-2026-53550",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53550"
},
{
"name": "CVE-2026-43279",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43279"
},
{
"name": "CVE-2026-53071",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53071"
},
{
"name": "CVE-2026-49157",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49157"
},
{
"name": "CVE-2026-16221",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16221"
},
{
"name": "CVE-2026-55798",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55798"
},
{
"name": "CVE-2026-6790",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6790"
},
{
"name": "CVE-2026-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7246"
},
{
"name": "CVE-2026-15308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15308"
},
{
"name": "CVE-2026-66143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66143"
},
{
"name": "CVE-2026-46331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46331"
},
{
"name": "CVE-2026-66144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66144"
},
{
"name": "CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"name": "CVE-2026-55153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55153"
},
{
"name": "CVE-2026-46209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46209"
},
{
"name": "CVE-2026-11541",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11541"
},
{
"name": "CVE-2026-34282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34282"
},
{
"name": "CVE-2026-44618",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44618"
},
{
"name": "CVE-2026-42036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42036"
},
{
"name": "CVE-2026-33236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33236"
},
{
"name": "CVE-2026-54475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54475"
},
{
"name": "CVE-2026-31692",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31692"
},
{
"name": "CVE-2026-44240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44240"
},
{
"name": "CVE-2026-55443",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55443"
},
{
"name": "CVE-2026-65900",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65900"
},
{
"name": "CVE-2026-33558",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33558"
},
{
"name": "CVE-2026-53916",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53916"
},
{
"name": "CVE-2026-53006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53006"
},
{
"name": "CVE-2026-43450",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43450"
},
{
"name": "CVE-2026-33846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33846"
},
{
"name": "CVE-2026-42403",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42403"
},
{
"name": "CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"name": "CVE-2026-59880",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59880"
},
{
"name": "CVE-2026-15057",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15057"
},
{
"name": "CVE-2026-59890",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59890"
},
{
"name": "CVE-2026-53266",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53266"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2026-46116",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46116"
},
{
"name": "CVE-2026-14742",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14742"
},
{
"name": "CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"name": "CVE-2026-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44990"
},
{
"name": "CVE-2026-47265",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47265"
},
{
"name": "CVE-2026-49458",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49458"
},
{
"name": "CVE-2026-54282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54282"
},
{
"name": "CVE-2026-46259",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46259"
},
{
"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-2026-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48988"
},
{
"name": "CVE-2026-43499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43499"
},
{
"name": "CVE-2026-11525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11525"
},
{
"name": "CVE-2026-15325",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15325"
},
{
"name": "CVE-2026-59199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59199"
},
{
"name": "CVE-2026-69247",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69247"
},
{
"name": "CVE-2026-33671",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33671"
},
{
"name": "CVE-2026-34515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34515"
},
{
"name": "CVE-2026-14976",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14976"
},
{
"name": "CVE-2026-48864",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48864"
},
{
"name": "CVE-2026-34519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34519"
},
{
"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-54277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54277"
},
{
"name": "CVE-2026-69248",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69248"
},
{
"name": "CVE-2026-18446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-18446"
},
{
"name": "CVE-2026-5450",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5450"
},
{
"name": "CVE-2026-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14512"
},
{
"name": "CVE-2026-5260",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5260"
},
{
"name": "CVE-2026-42009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42009"
},
{
"name": "CVE-2026-54059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54059"
},
{
"name": "CVE-2026-10842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10842"
},
{
"name": "CVE-2026-46189",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46189"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"name": "CVE-2026-5038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5038"
},
{
"name": "CVE-2026-40186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40186"
},
{
"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-2026-44288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44288"
},
{
"name": "CVE-2026-41603",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41603"
},
{
"name": "CVE-2026-8646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8646"
},
{
"name": "CVE-2026-45822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45822"
},
{
"name": "CVE-2026-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6918"
},
{
"name": "CVE-2026-55380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
},
{
"name": "CVE-2026-54280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54280"
},
{
"name": "CVE-2026-46625",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46625"
},
{
"name": "CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"name": "CVE-2026-44489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44489"
},
{
"name": "CVE-2026-12413",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12413"
},
{
"name": "CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"name": "CVE-2026-3833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3833"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2026-9320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9320"
},
{
"name": "CVE-2026-49459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49459"
},
{
"name": "CVE-2026-66053",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66053"
},
{
"name": "CVE-2026-41044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41044"
},
{
"name": "CVE-2026-41043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41043"
},
{
"name": "CVE-2026-5079",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5079"
},
{
"name": "CVE-2026-34518",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34518"
},
{
"name": "CVE-2026-50734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50734"
},
{
"name": "CVE-2026-44930",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44930"
},
{
"name": "CVE-2026-14974",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14974"
},
{
"name": "CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"name": "CVE-2026-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42010"
},
{
"name": "CVE-2026-5435",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5435"
},
{
"name": "CVE-2026-4427",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4427"
},
{
"name": "CVE-2026-59887",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59887"
},
{
"name": "CVE-2026-59203",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59203"
},
{
"name": "CVE-2025-10263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10263"
},
{
"name": "CVE-2026-42040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42040"
},
{
"name": "CVE-2026-47027",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47027"
},
{
"name": "CVE-2026-23216",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23216"
},
{
"name": "CVE-2026-47058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47058"
},
{
"name": "CVE-2026-42013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42013"
},
{
"name": "CVE-2026-62389",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-62389"
},
{
"name": "CVE-2026-12151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12151"
},
{
"name": "CVE-2026-5928",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5928"
},
{
"name": "CVE-2026-16441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16441"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2026-14981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14981"
},
{
"name": "CVE-2026-6734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6734"
},
{
"name": "CVE-2026-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12243"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2026-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46150"
},
{
"name": "CVE-2026-46090",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46090"
},
{
"name": "CVE-2026-14529",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14529"
},
{
"name": "CVE-2026-34525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34525"
},
{
"name": "CVE-2025-71089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71089"
},
{
"name": "CVE-2026-54274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54274"
},
{
"name": "CVE-2026-54512",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54512"
},
{
"name": "CVE-2026-59197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
},
{
"name": "CVE-2026-57819",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57819"
},
{
"name": "CVE-2026-53059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53059"
},
{
"name": "CVE-2026-65899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65899"
},
{
"name": "CVE-2026-4539",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4539"
},
{
"name": "CVE-2026-34197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34197"
},
{
"name": "CVE-2026-55956",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55956"
},
{
"name": "CVE-2026-54060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
},
{
"name": "CVE-2026-41140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41140"
},
{
"name": "CVE-2025-48913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48913"
},
{
"name": "CVE-2026-59858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59858"
},
{
"name": "CVE-2026-42404",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42404"
},
{
"name": "CVE-2026-45984",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45984"
},
{
"name": "CVE-2026-53537",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53537"
},
{
"name": "CVE-2026-40046",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40046"
},
{
"name": "CVE-2026-16192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16192"
},
{
"name": "CVE-2026-50722",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50722"
},
{
"name": "CVE-2026-3304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3304"
},
{
"name": "CVE-2026-46145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46145"
},
{
"name": "CVE-2026-54273",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54273"
},
{
"name": "CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"name": "CVE-2026-42198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42198"
},
{
"name": "CVE-2026-47063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47063"
},
{
"name": "CVE-2026-14515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14515"
},
{
"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-59083",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59083"
},
{
"name": "CVE-2026-25243",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25243"
},
{
"name": "CVE-2026-46135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46135"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2026-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58016"
},
{
"name": "CVE-2026-43056",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43056"
},
{
"name": "CVE-2026-59888",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59888"
},
{
"name": "CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"name": "CVE-2026-47021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47021"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2026-46054",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46054"
},
{
"name": "CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"name": "CVE-2026-49434",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49434"
},
{
"name": "CVE-2026-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42011"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2026-16440",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16440"
},
{
"name": "CVE-2026-64958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64958"
},
{
"name": "CVE-2026-50721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50721"
},
{
"name": "CVE-2025-71066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-71066"
},
{
"name": "CVE-2026-44291",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44291"
},
{
"name": "CVE-2026-15043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15043"
},
{
"name": "CVE-2026-66373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66373"
},
{
"name": "CVE-2026-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3520"
},
{
"name": "CVE-2026-55693",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55693"
},
{
"name": "CVE-2026-57456",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57456"
},
{
"name": "CVE-2026-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29786"
},
{
"name": "CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"name": "CVE-2026-2482",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2482"
},
{
"name": "CVE-2026-11897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11897"
},
{
"name": "CVE-2026-42038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42038"
},
{
"name": "CVE-2026-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49844"
},
{
"name": "CVE-2026-31419",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31419"
},
{
"name": "CVE-2026-41680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41680"
},
{
"name": "CVE-2026-44292",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44292"
},
{
"name": "CVE-2026-54370",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54370"
},
{
"name": "CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"name": "CVE-2026-49432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49432"
},
{
"name": "CVE-2026-59879",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59879"
},
{
"name": "CVE-2026-46968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46968"
},
{
"name": "CVE-2025-15599",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15599"
},
{
"name": "CVE-2026-55379",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
},
{
"name": "CVE-2026-31488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31488"
},
{
"name": "CVE-2026-9358",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9358"
},
{
"name": "CVE-2026-44417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44417"
},
{
"name": "CVE-2026-14446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14446"
},
{
"name": "CVE-2026-54279",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54279"
},
{
"name": "CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"name": "CVE-2026-6238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6238"
},
{
"name": "CVE-2026-8723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8723"
},
{
"name": "CVE-2026-75838",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-75838"
},
{
"name": "CVE-2026-59200",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59200"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2026-59877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59877"
},
{
"name": "CVE-2026-9678",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9678"
},
{
"name": "CVE-2026-39304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39304"
},
{
"name": "CVE-2026-48713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48713"
},
{
"name": "CVE-2026-49270",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49270"
},
{
"name": "CVE-2026-34516",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34516"
},
{
"name": "CVE-2026-46086",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46086"
},
{
"name": "CVE-2026-15064",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15064"
},
{
"name": "CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"name": "CVE-2026-14476",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14476"
},
{
"name": "CVE-2026-53359",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53359"
},
{
"name": "CVE-2026-16439",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16439"
},
{
"name": "CVE-2018-16487",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16487"
},
{
"name": "CVE-2026-44728",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44728"
},
{
"name": "CVE-2026-55955",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55955"
},
{
"name": "CVE-2026-34517",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34517"
},
{
"name": "CVE-2026-49477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49477"
},
{
"name": "CVE-2026-42034",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42034"
},
{
"name": "CVE-2026-9322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9322"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2026-31411",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31411"
},
{
"name": "CVE-2026-54513",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54513"
},
{
"name": "CVE-2026-34591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34591"
},
{
"name": "CVE-2026-48779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48779"
},
{
"name": "CVE-2025-14914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14914"
},
{
"name": "CVE-2026-9563",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9563"
},
{
"name": "CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"name": "CVE-2026-54276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54276"
},
{
"name": "CVE-2026-53434",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53434"
},
{
"name": "CVE-2026-40347",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40347"
},
{
"name": "CVE-2026-43112",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43112"
},
{
"name": "CVE-2025-66168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66168"
},
{
"name": "CVE-2026-66142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66142"
},
{
"name": "CVE-2026-10051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10051"
},
{
"name": "CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"name": "CVE-2026-34513",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34513"
},
{
"name": "CVE-2026-43869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43869"
},
{
"name": "CVE-2026-8400",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8400"
},
{
"name": "CVE-2026-14980",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14980"
},
{
"name": "CVE-2026-5078",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5078"
},
{
"name": "CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"name": "CVE-2026-55655",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55655"
},
{
"name": "CVE-2026-34514",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34514"
},
{
"name": "CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"name": "CVE-2026-27601",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27601"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"name": "CVE-2026-33227",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33227"
},
{
"name": "CVE-2026-48775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48775"
},
{
"name": "CVE-2026-44496",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44496"
},
{
"name": "CVE-2026-60081",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-60081"
},
{
"name": "CVE-2026-10879",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10879"
},
{
"name": "CVE-2026-64530",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64530"
},
{
"name": "CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"name": "CVE-2026-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45736"
},
{
"name": "CVE-2026-54225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54225"
},
{
"name": "CVE-2026-34520",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34520"
},
{
"name": "CVE-2026-41238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41238"
},
{
"name": "CVE-2026-42037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42037"
},
{
"name": "CVE-2026-53404",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53404"
},
{
"name": "CVE-2026-33416",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33416"
},
{
"name": "CVE-2026-42042",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42042"
},
{
"name": "CVE-2026-9071",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9071"
},
{
"name": "CVE-2026-34993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34993"
},
{
"name": "CVE-2026-59198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59198"
},
{
"name": "CVE-2026-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11806"
},
{
"name": "CVE-2026-44294",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44294"
},
{
"name": "CVE-2026-6321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6321"
},
{
"name": "CVE-2026-33231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33231"
},
{
"name": "CVE-2026-48801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48801"
},
{
"name": "CVE-2026-52923",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52923"
},
{
"name": "CVE-2026-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42012"
},
{
"name": "CVE-2026-44490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44490"
},
{
"name": "CVE-2026-46917",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46917"
},
{
"name": "CVE-2026-43116",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43116"
},
{
"name": "CVE-2026-60147",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-60147"
},
{
"name": "CVE-2026-22815",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22815"
},
{
"name": "CVE-2026-15280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15280"
},
{
"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-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"name": "CVE-2026-6733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6733"
},
{
"name": "CVE-2026-13311",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13311"
},
{
"name": "CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"name": "CVE-2026-33230",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33230"
},
{
"name": "CVE-2026-10535",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10535"
},
{
"name": "CVE-2026-34481",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34481"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2026-59204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59204"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"name": "CVE-2026-14474",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14474"
},
{
"name": "CVE-2026-47059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47059"
},
{
"name": "CVE-2026-53539",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53539"
},
{
"name": "CVE-2026-2739",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2739"
},
{
"name": "CVE-2026-65898",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65898"
},
{
"name": "CVE-2026-53917",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53917"
},
{
"name": "CVE-2026-15392",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15392"
},
{
"name": "CVE-2026-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8177"
}
],
"initial_release_date": "2026-08-28T00:00:00",
"last_revision_date": "2026-08-28T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-1094",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-08-28T00: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-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285382",
"url": "https://www.ibm.com/support/pages/node/7285382"
},
{
"published_at": "2026-08-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7284666",
"url": "https://www.ibm.com/support/pages/node/7284666"
},
{
"published_at": "2026-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285542",
"url": "https://www.ibm.com/support/pages/node/7285542"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285272",
"url": "https://www.ibm.com/support/pages/node/7285272"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285232",
"url": "https://www.ibm.com/support/pages/node/7285232"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285472",
"url": "https://www.ibm.com/support/pages/node/7285472"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285291",
"url": "https://www.ibm.com/support/pages/node/7285291"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285470",
"url": "https://www.ibm.com/support/pages/node/7285470"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285469",
"url": "https://www.ibm.com/support/pages/node/7285469"
},
{
"published_at": "2026-08-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7284528",
"url": "https://www.ibm.com/support/pages/node/7284528"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285416",
"url": "https://www.ibm.com/support/pages/node/7285416"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285376",
"url": "https://www.ibm.com/support/pages/node/7285376"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285380",
"url": "https://www.ibm.com/support/pages/node/7285380"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285275",
"url": "https://www.ibm.com/support/pages/node/7285275"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285292",
"url": "https://www.ibm.com/support/pages/node/7285292"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285234",
"url": "https://www.ibm.com/support/pages/node/7285234"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285141",
"url": "https://www.ibm.com/support/pages/node/7285141"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7279466",
"url": "https://www.ibm.com/support/pages/node/7279466"
},
{
"published_at": "2026-08-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7284718",
"url": "https://www.ibm.com/support/pages/node/7284718"
},
{
"published_at": "2026-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285509",
"url": "https://www.ibm.com/support/pages/node/7285509"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285340",
"url": "https://www.ibm.com/support/pages/node/7285340"
},
{
"published_at": "2026-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285513",
"url": "https://www.ibm.com/support/pages/node/7285513"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285420",
"url": "https://www.ibm.com/support/pages/node/7285420"
},
{
"published_at": "2026-08-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7284710",
"url": "https://www.ibm.com/support/pages/node/7284710"
},
{
"published_at": "2026-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285274",
"url": "https://www.ibm.com/support/pages/node/7285274"
},
{
"published_at": "2026-08-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7284653",
"url": "https://www.ibm.com/support/pages/node/7284653"
},
{
"published_at": "2026-08-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285342",
"url": "https://www.ibm.com/support/pages/node/7285342"
},
{
"published_at": "2026-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7285539",
"url": "https://www.ibm.com/support/pages/node/7285539"
},
{
"published_at": "2026-08-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7284670",
"url": "https://www.ibm.com/support/pages/node/7284670"
},
{
"published_at": "2026-08-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7284806",
"url": "https://www.ibm.com/support/pages/node/7284806"
}
]
}
FKIE_CVE-2026-66373
Vulnerability from fkie_nvd - Published: 2026-07-25 01:16 - Updated: 2026-08-07 00:16| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/berabuddies/redis-poc | ||
| cve@mitre.org | https://github.com/redis/redis/compare/8.6.4...8.8.0 | ||
| cve@mitre.org | https://github.com/redis/redis/pull/15081 | ||
| cve@mitre.org | https://news.ycombinator.com/item?id=49024938 | ||
| cve@mitre.org | https://x.com/Fried_rice/status/2080059356322918777 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2026/08/msg00012.html | ||
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/berabuddies/redis-poc |
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Redis",
"vendor": "Redis",
"versions": [
{
"lessThan": "8.8.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"source": "cve@mitre.org"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243."
}
],
"id": "CVE-2026-66373",
"lastModified": "2026-08-07T00:16:38.980",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9,
"source": "cve@mitre.org",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-66373",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-27T00:00:00+00:00",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-25T01:16:26.277",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/berabuddies/redis-poc"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/redis/redis/pull/15081"
},
{
"source": "cve@mitre.org",
"url": "https://news.ycombinator.com/item?id=49024938"
},
{
"source": "cve@mitre.org",
"url": "https://x.com/Fried_rice/status/2080059356322918777"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/08/msg00012.html"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://github.com/berabuddies/redis-poc"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Received",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-415"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
GHSA-C964-568J-VXX7
Vulnerability from github – Published: 2026-07-25 03:30 – Updated: 2026-08-07 00:31Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.
{
"affected": [],
"aliases": [
"CVE-2026-66373"
],
"database_specific": {
"cwe_ids": [
"CWE-415"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-25T01:16:26Z",
"severity": "HIGH"
},
"details": "Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.",
"id": "GHSA-c964-568j-vxx7",
"modified": "2026-08-07T00:31:07Z",
"published": "2026-07-25T03:30:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373"
},
{
"type": "WEB",
"url": "https://github.com/redis/redis/pull/15081"
},
{
"type": "WEB",
"url": "https://github.com/berabuddies/redis-poc"
},
{
"type": "WEB",
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2026/08/msg00012.html"
},
{
"type": "WEB",
"url": "https://news.ycombinator.com/item?id=49024938"
},
{
"type": "WEB",
"url": "https://x.com/Fried_rice/status/2080059356322918777"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-66373
Vulnerability from csaf_microsoft - Published: 2026-07-26 01:04 - Updated: 2026-07-27 14:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
None Available
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-66373 Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-66373.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.",
"tracking": {
"current_release_date": "2026-07-27T14:46:23.000Z",
"generator": {
"date": "2026-07-28T07:22:54.660Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-66373",
"initial_release_date": "2026-07-26T01:04:14.000Z",
"revision_history": [
{
"date": "2026-07-26T01:04:14.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-07-27T14:46:23.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 valkey 0:8.0.9-1.azl3",
"product": {
"name": "azl3 valkey 0:8.0.9-1.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "valkey"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 valkey 0:8.0.9-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-66373",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-66373 Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-66373.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-07-26T01:04:14.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243."
}
]
}
RHSA-2026:43236
Vulnerability from csaf_redhat - Published: 2026-07-22 06:01 - Updated: 2026-09-08 08:20A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:valkey-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:valkey-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:valkey-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:valkey-main@x86_64 | — |
Vendor Fix
fix
|
An out-of-bounds read vulnerability in Redis through 8.8.1 allows an adjacent unauthenticated attacker to cause denial of service or information disclosure by sending a specially crafted PING message to the Redis Cluster Bus port.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:valkey-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:valkey-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:valkey-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:valkey-main@x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:43236 | self |
| https://images.redhat.com/ | external |
| https://access.redhat.com/security/cve/CVE-2026-66373 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/security/cve/CVE-2026-72568 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-66373 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506985 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-66373 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-66373 | external |
| https://github.com/berabuddies/redis-poc | external |
| https://github.com/redis/redis/compare/8.6.4...8.8.0 | external |
| https://github.com/redis/redis/pull/15081 | external |
| https://news.ycombinator.com/item?id=49024938 | external |
| https://x.com/Fried_rice/status/2080059356322918777 | external |
| https://access.redhat.com/security/cve/CVE-2026-72568 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2513105 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-72568 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-72568 | external |
| https://github.com/redis/redis | external |
| https://redis.io/ | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nvalkey:\n * valkey-9.0.5-0.1.hum1 (aarch64, x86_64)\n * valkey-compat-redis-9.0.5-0.1.hum1 (noarch)\n * valkey-compat-redis-devel-9.0.5-0.1.hum1 (noarch)\n * valkey-devel-9.0.5-0.1.hum1 (aarch64, x86_64)\n * valkey-doc-9.0.5-0.1.hum1 (noarch)\n * valkey-rdma-9.0.5-0.1.hum1 (aarch64, x86_64)\n * valkey-9.0.5-0.1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:43236",
"url": "https://access.redhat.com/errata/RHSA-2026:43236"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-66373",
"url": "https://access.redhat.com/security/cve/CVE-2026-66373"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-72568",
"url": "https://access.redhat.com/security/cve/CVE-2026-72568"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_43236.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-08T08:20:54+00:00",
"generator": {
"date": "2026-09-08T08:20:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:43236",
"initial_release_date": "2026-07-22T06:01:55+00:00",
"revision_history": [
{
"date": "2026-07-22T06:01:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-08T08:20:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-main@aarch64",
"product": {
"name": "valkey-main@aarch64",
"product_id": "valkey-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@9.0.5-0.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-main@src",
"product": {
"name": "valkey-main@src",
"product_id": "valkey-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@9.0.5-0.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-main@x86_64",
"product": {
"name": "valkey-main@x86_64",
"product_id": "valkey-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@9.0.5-0.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-main@noarch",
"product": {
"name": "valkey-main@noarch",
"product_id": "valkey-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-compat-redis@9.0.5-0.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:valkey-main@aarch64"
},
"product_reference": "valkey-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:valkey-main@noarch"
},
"product_reference": "valkey-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:valkey-main@src"
},
"product_reference": "valkey-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:valkey-main@x86_64"
},
"product_reference": "valkey-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-66373",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-07-25T01:00:50.771125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506985"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:valkey-main@aarch64",
"Red Hat Hardened Images:valkey-main@noarch",
"Red Hat Hardened Images:valkey-main@src",
"Red Hat Hardened Images:valkey-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66373"
},
{
"category": "external",
"summary": "RHBZ#2506985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373"
},
{
"category": "external",
"summary": "https://github.com/berabuddies/redis-poc",
"url": "https://github.com/berabuddies/redis-poc"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/compare/8.6.4...8.8.0",
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/pull/15081",
"url": "https://github.com/redis/redis/pull/15081"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=49024938",
"url": "https://news.ycombinator.com/item?id=49024938"
},
{
"category": "external",
"summary": "https://x.com/Fried_rice/status/2080059356322918777",
"url": "https://x.com/Fried_rice/status/2080059356322918777"
}
],
"release_date": "2026-07-25T00:08:35.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T06:01:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:valkey-main@aarch64",
"Red Hat Hardened Images:valkey-main@noarch",
"Red Hat Hardened Images:valkey-main@src",
"Red Hat Hardened Images:valkey-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43236"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:valkey-main@aarch64",
"Red Hat Hardened Images:valkey-main@noarch",
"Red Hat Hardened Images:valkey-main@src",
"Red Hat Hardened Images:valkey-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload"
},
{
"cve": "CVE-2026-72568",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-08-10T11:01:37.222688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2513105"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability in Redis through 8.8.1 allows an adjacent unauthenticated attacker to cause denial of service or information disclosure by sending a specially crafted PING message to the Redis Cluster Bus port.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis: Denial of Service via Out-of-Bounds Read in Cluster Bus",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as rejected by the assigning CNA.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:valkey-main@aarch64",
"Red Hat Hardened Images:valkey-main@noarch",
"Red Hat Hardened Images:valkey-main@src",
"Red Hat Hardened Images:valkey-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-72568"
},
{
"category": "external",
"summary": "RHBZ#2513105",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2513105"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-72568",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-72568"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-72568",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72568"
},
{
"category": "external",
"summary": "https://github.com/redis/redis",
"url": "https://github.com/redis/redis"
},
{
"category": "external",
"summary": "https://redis.io/",
"url": "https://redis.io/"
}
],
"release_date": "2026-08-10T10:40:40.305000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T06:01:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:valkey-main@aarch64",
"Red Hat Hardened Images:valkey-main@noarch",
"Red Hat Hardened Images:valkey-main@src",
"Red Hat Hardened Images:valkey-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43236"
}
],
"title": "redis: Redis: Denial of Service via Out-of-Bounds Read in Cluster Bus"
}
]
}
RHSA-2026:64796
Vulnerability from csaf_redhat - Published: 2026-09-08 05:14 - Updated: 2026-09-08 11:35A flaw was found in Valkey. An authenticated client can trigger a `CLIENT KILL` command while the `tlsProcessPendingData` function iterates a pending list. This action causes `connTLSClose` to delete the iterator's cached next node, leading to a use-after-free vulnerability. This flaw, when Transport Layer Security (TLS) is enabled, may result in a server crash or potentially allow a remote attacker to achieve arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If successfully exploited, this flaw could lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:64796 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506985 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517906 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517907 | external |
| https://issues.redhat.com/browse/RHEL-216776 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-56684 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517907 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-56684 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-56684 | external |
| https://github.com/valkey-io/valkey/commit/7cd5bc… | external |
| https://github.com/valkey-io/valkey/pull/4234 | external |
| https://github.com/valkey-io/valkey/releases/tag/7.2.14 | external |
| https://github.com/valkey-io/valkey/releases/tag/8.0.10 | external |
| https://github.com/valkey-io/valkey/releases/tag/8.1.9 | external |
| https://github.com/valkey-io/valkey/releases/tag/9.0.5 | external |
| https://github.com/valkey-io/valkey/releases/tag/9.1.1 | external |
| https://github.com/valkey-io/valkey/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-63639 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517906 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-63639 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-63639 | external |
| https://github.com/valkey-io/valkey/commit/06bc77… | external |
| https://github.com/valkey-io/valkey/commit/509cb3… | external |
| https://github.com/valkey-io/valkey/commit/98465e… | external |
| https://github.com/valkey-io/valkey/commit/e95911… | external |
| https://github.com/valkey-io/valkey/commit/f8d202… | external |
| https://github.com/valkey-io/valkey/pull/4073 | external |
| https://github.com/valkey-io/valkey/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-66373 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506985 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-66373 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-66373 | external |
| https://github.com/berabuddies/redis-poc | external |
| https://github.com/redis/redis/compare/8.6.4...8.8.0 | external |
| https://github.com/redis/redis/pull/15081 | external |
| https://news.ycombinator.com/item?id=49024938 | external |
| https://x.com/Fried_rice/status/2080059356322918777 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for valkey is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.\n\nSecurity Fix(es):\n\n* redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373)\n\n* valkey: Valkey: Remote code execution via use-after-free in stream deserialization (CVE-2026-63639)\n\n* valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free (CVE-2026-56684)\n\nBug Fix(es) and Enhancement(s):\n\n* [Tracker] Rebase valkey to 8.0.10 (JIRA:RHEL-216776)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:64796",
"url": "https://access.redhat.com/errata/RHSA-2026:64796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2506985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
},
{
"category": "external",
"summary": "2517906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517906"
},
{
"category": "external",
"summary": "2517907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517907"
},
{
"category": "external",
"summary": "RHEL-216776",
"url": "https://issues.redhat.com/browse/RHEL-216776"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_64796.json"
}
],
"title": "Red Hat Security Advisory: valkey security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-09-08T11:35:25+00:00",
"generator": {
"date": "2026-09-08T11:35:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:64796",
"initial_release_date": "2026-09-08T05:14:42+00:00",
"revision_history": [
{
"date": "2026-09-08T05:14:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-08T05:14:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-08T11:35:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.11-1.el10_2.src",
"product": {
"name": "valkey-0:8.0.11-1.el10_2.src",
"product_id": "valkey-0:8.0.11-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.11-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.11-1.el10_2.aarch64",
"product": {
"name": "valkey-0:8.0.11-1.el10_2.aarch64",
"product_id": "valkey-0:8.0.11-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.11-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.11-1.el10_2.aarch64",
"product": {
"name": "valkey-devel-0:8.0.11-1.el10_2.aarch64",
"product_id": "valkey-devel-0:8.0.11-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.11-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"product": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"product_id": "valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.11-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"product": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"product_id": "valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.11-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.11-1.el10_2.ppc64le",
"product": {
"name": "valkey-0:8.0.11-1.el10_2.ppc64le",
"product_id": "valkey-0:8.0.11-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.11-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"product": {
"name": "valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"product_id": "valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.11-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"product": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"product_id": "valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.11-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"product": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"product_id": "valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.11-1.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.11-1.el10_2.s390x",
"product": {
"name": "valkey-0:8.0.11-1.el10_2.s390x",
"product_id": "valkey-0:8.0.11-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.11-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.11-1.el10_2.s390x",
"product": {
"name": "valkey-devel-0:8.0.11-1.el10_2.s390x",
"product_id": "valkey-devel-0:8.0.11-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.11-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"product": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"product_id": "valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.11-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"product": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"product_id": "valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.11-1.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.11-1.el10_2.x86_64",
"product": {
"name": "valkey-0:8.0.11-1.el10_2.x86_64",
"product_id": "valkey-0:8.0.11-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.11-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.11-1.el10_2.x86_64",
"product": {
"name": "valkey-devel-0:8.0.11-1.el10_2.x86_64",
"product_id": "valkey-devel-0:8.0.11-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.11-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"product": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"product_id": "valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.11-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"product": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"product_id": "valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.11-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.11-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64"
},
"product_reference": "valkey-0:8.0.11-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.11-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le"
},
"product_reference": "valkey-0:8.0.11-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.11-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x"
},
"product_reference": "valkey-0:8.0.11-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.11-1.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src"
},
"product_reference": "valkey-0:8.0.11-1.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.11-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64"
},
"product_reference": "valkey-0:8.0.11-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64"
},
"product_reference": "valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le"
},
"product_reference": "valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x"
},
"product_reference": "valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.11-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64"
},
"product_reference": "valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64"
},
"product_reference": "valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le"
},
"product_reference": "valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x"
},
"product_reference": "valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.11-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64"
},
"product_reference": "valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.11-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64"
},
"product_reference": "valkey-devel-0:8.0.11-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.11-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le"
},
"product_reference": "valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.11-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x"
},
"product_reference": "valkey-devel-0:8.0.11-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.11-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
},
"product_reference": "valkey-devel-0:8.0.11-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56684",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-08-18T14:31:30.007665+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2517907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Valkey. An authenticated client can trigger a `CLIENT KILL` command while the `tlsProcessPendingData` function iterates a pending list. This action causes `connTLSClose` to delete the iterator\u0027s cached next node, leading to a use-after-free vulnerability. This flaw, when Transport Layer Security (TLS) is enabled, may result in a server crash or potentially allow a remote attacker to achieve arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56684"
},
{
"category": "external",
"summary": "RHBZ#2517907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56684",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56684"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/7cd5bcb7575d750ec2de618db80da58680a10fe3",
"url": "https://github.com/valkey-io/valkey/commit/7cd5bcb7575d750ec2de618db80da58680a10fe3"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/pull/4234",
"url": "https://github.com/valkey-io/valkey/pull/4234"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/7.2.14",
"url": "https://github.com/valkey-io/valkey/releases/tag/7.2.14"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.0.10",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.0.10"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.1.9",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.1.9"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.0.5",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.0.5"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.1.1",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.1.1"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/security/advisories/GHSA-53mc-f3m3-99vh",
"url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-53mc-f3m3-99vh"
}
],
"release_date": "2026-08-18T14:19:51.047000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T05:14:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64796"
},
{
"category": "workaround",
"details": "Restrict network access to the Valkey instance to trusted clients and networks by configuring firewall rules to limit inbound connections to the Valkey service port. Ensure only authorized and authenticated clients can connect. If TLS is not strictly required, consider disabling it. These network restrictions will persist if the Valkey service is reloaded or restarted.",
"product_ids": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free"
},
{
"cve": "CVE-2026-63639",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-08-18T14:31:14.626618+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2517906"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If successfully exploited, this flaw could lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "valkey: Valkey: Remote code execution via use-after-free in stream deserialization",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-63639"
},
{
"category": "external",
"summary": "RHBZ#2517906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517906"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-63639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-63639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-63639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-63639"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9",
"url": "https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271",
"url": "https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291",
"url": "https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445",
"url": "https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778",
"url": "https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/pull/4073",
"url": "https://github.com/valkey-io/valkey/pull/4073"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/7.2.14",
"url": "https://github.com/valkey-io/valkey/releases/tag/7.2.14"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.0.10",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.0.10"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.1.9",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.1.9"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.0.5",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.0.5"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.1.1",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.1.1"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4",
"url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4"
}
],
"release_date": "2026-08-18T14:23:52.508000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T05:14:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64796"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Valkey instance to only trusted clients and networks. This limits an attacker\u0027s ability to send malformed RDB stream payloads to the RESTORE command. Implement firewall rules to block unauthorized access to the Valkey port.",
"product_ids": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "valkey: Valkey: Remote code execution via use-after-free in stream deserialization"
},
{
"cve": "CVE-2026-66373",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-07-25T01:00:50.771125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506985"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66373"
},
{
"category": "external",
"summary": "RHBZ#2506985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373"
},
{
"category": "external",
"summary": "https://github.com/berabuddies/redis-poc",
"url": "https://github.com/berabuddies/redis-poc"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/compare/8.6.4...8.8.0",
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/pull/15081",
"url": "https://github.com/redis/redis/pull/15081"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=49024938",
"url": "https://news.ycombinator.com/item?id=49024938"
},
{
"category": "external",
"summary": "https://x.com/Fried_rice/status/2080059356322918777",
"url": "https://x.com/Fried_rice/status/2080059356322918777"
}
],
"release_date": "2026-07-25T00:08:35.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T05:14:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.src",
"AppStream-10.2.Z:valkey-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debuginfo-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-debugsource-0:8.0.11-1.el10_2.x86_64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.aarch64",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.ppc64le",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.s390x",
"AppStream-10.2.Z:valkey-devel-0:8.0.11-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload"
}
]
}
RHSA-2026:64807
Vulnerability from csaf_redhat - Published: 2026-09-08 06:17 - Updated: 2026-09-08 11:35A flaw was found in Valkey. An authenticated client can trigger a `CLIENT KILL` command while the `tlsProcessPendingData` function iterates a pending list. This action causes `connTLSClose` to delete the iterator's cached next node, leading to a use-after-free vulnerability. This flaw, when Transport Layer Security (TLS) is enabled, may result in a server crash or potentially allow a remote attacker to achieve arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If successfully exploited, this flaw could lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:64807 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506985 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517906 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517907 | external |
| https://issues.redhat.com/browse/RHEL-216778 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-56684 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517907 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-56684 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-56684 | external |
| https://github.com/valkey-io/valkey/commit/7cd5bc… | external |
| https://github.com/valkey-io/valkey/pull/4234 | external |
| https://github.com/valkey-io/valkey/releases/tag/7.2.14 | external |
| https://github.com/valkey-io/valkey/releases/tag/8.0.10 | external |
| https://github.com/valkey-io/valkey/releases/tag/8.1.9 | external |
| https://github.com/valkey-io/valkey/releases/tag/9.0.5 | external |
| https://github.com/valkey-io/valkey/releases/tag/9.1.1 | external |
| https://github.com/valkey-io/valkey/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-63639 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2517906 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-63639 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-63639 | external |
| https://github.com/valkey-io/valkey/commit/06bc77… | external |
| https://github.com/valkey-io/valkey/commit/509cb3… | external |
| https://github.com/valkey-io/valkey/commit/98465e… | external |
| https://github.com/valkey-io/valkey/commit/e95911… | external |
| https://github.com/valkey-io/valkey/commit/f8d202… | external |
| https://github.com/valkey-io/valkey/pull/4073 | external |
| https://github.com/valkey-io/valkey/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-66373 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506985 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-66373 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-66373 | external |
| https://github.com/berabuddies/redis-poc | external |
| https://github.com/redis/redis/compare/8.6.4...8.8.0 | external |
| https://github.com/redis/redis/pull/15081 | external |
| https://news.ycombinator.com/item?id=49024938 | external |
| https://x.com/Fried_rice/status/2080059356322918777 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for valkey is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.\n\nSecurity Fix(es):\n\n* redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373)\n\n* valkey: Valkey: Remote code execution via use-after-free in stream deserialization (CVE-2026-63639)\n\n* valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free (CVE-2026-56684)\n\nBug Fix(es) and Enhancement(s):\n\n* [Tracker] Rebase valkey to 8.0.10 (JIRA:RHEL-216778)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:64807",
"url": "https://access.redhat.com/errata/RHSA-2026:64807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2506985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
},
{
"category": "external",
"summary": "2517906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517906"
},
{
"category": "external",
"summary": "2517907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517907"
},
{
"category": "external",
"summary": "RHEL-216778",
"url": "https://issues.redhat.com/browse/RHEL-216778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_64807.json"
}
],
"title": "Red Hat Security Advisory: valkey security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-09-08T11:35:25+00:00",
"generator": {
"date": "2026-09-08T11:35:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:64807",
"initial_release_date": "2026-09-08T06:17:37+00:00",
"revision_history": [
{
"date": "2026-09-08T06:17:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-08T06:17:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-08T11:35:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.10-1.el9_8.src",
"product": {
"name": "valkey-0:8.0.10-1.el9_8.src",
"product_id": "valkey-0:8.0.10-1.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.10-1.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.10-1.el9_8.aarch64",
"product": {
"name": "valkey-0:8.0.10-1.el9_8.aarch64",
"product_id": "valkey-0:8.0.10-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.10-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.10-1.el9_8.aarch64",
"product": {
"name": "valkey-devel-0:8.0.10-1.el9_8.aarch64",
"product_id": "valkey-devel-0:8.0.10-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.10-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"product": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"product_id": "valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.10-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"product": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"product_id": "valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.10-1.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.10-1.el9_8.ppc64le",
"product": {
"name": "valkey-0:8.0.10-1.el9_8.ppc64le",
"product_id": "valkey-0:8.0.10-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.10-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"product": {
"name": "valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"product_id": "valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.10-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"product": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"product_id": "valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.10-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"product": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"product_id": "valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.10-1.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.10-1.el9_8.s390x",
"product": {
"name": "valkey-0:8.0.10-1.el9_8.s390x",
"product_id": "valkey-0:8.0.10-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.10-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.10-1.el9_8.s390x",
"product": {
"name": "valkey-devel-0:8.0.10-1.el9_8.s390x",
"product_id": "valkey-devel-0:8.0.10-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.10-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"product": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"product_id": "valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.10-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"product": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"product_id": "valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.10-1.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.10-1.el9_8.x86_64",
"product": {
"name": "valkey-0:8.0.10-1.el9_8.x86_64",
"product_id": "valkey-0:8.0.10-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.10-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.10-1.el9_8.x86_64",
"product": {
"name": "valkey-devel-0:8.0.10-1.el9_8.x86_64",
"product_id": "valkey-devel-0:8.0.10-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.10-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"product": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"product_id": "valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.10-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"product": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"product_id": "valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.10-1.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.10-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64"
},
"product_reference": "valkey-0:8.0.10-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.10-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le"
},
"product_reference": "valkey-0:8.0.10-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.10-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x"
},
"product_reference": "valkey-0:8.0.10-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.10-1.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src"
},
"product_reference": "valkey-0:8.0.10-1.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.10-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64"
},
"product_reference": "valkey-0:8.0.10-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64"
},
"product_reference": "valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le"
},
"product_reference": "valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x"
},
"product_reference": "valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.10-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64"
},
"product_reference": "valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64"
},
"product_reference": "valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le"
},
"product_reference": "valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x"
},
"product_reference": "valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.10-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64"
},
"product_reference": "valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.10-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64"
},
"product_reference": "valkey-devel-0:8.0.10-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.10-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le"
},
"product_reference": "valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.10-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x"
},
"product_reference": "valkey-devel-0:8.0.10-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.10-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
},
"product_reference": "valkey-devel-0:8.0.10-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56684",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-08-18T14:31:30.007665+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2517907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Valkey. An authenticated client can trigger a `CLIENT KILL` command while the `tlsProcessPendingData` function iterates a pending list. This action causes `connTLSClose` to delete the iterator\u0027s cached next node, leading to a use-after-free vulnerability. This flaw, when Transport Layer Security (TLS) is enabled, may result in a server crash or potentially allow a remote attacker to achieve arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56684"
},
{
"category": "external",
"summary": "RHBZ#2517907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56684",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56684"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/7cd5bcb7575d750ec2de618db80da58680a10fe3",
"url": "https://github.com/valkey-io/valkey/commit/7cd5bcb7575d750ec2de618db80da58680a10fe3"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/pull/4234",
"url": "https://github.com/valkey-io/valkey/pull/4234"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/7.2.14",
"url": "https://github.com/valkey-io/valkey/releases/tag/7.2.14"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.0.10",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.0.10"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.1.9",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.1.9"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.0.5",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.0.5"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.1.1",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.1.1"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/security/advisories/GHSA-53mc-f3m3-99vh",
"url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-53mc-f3m3-99vh"
}
],
"release_date": "2026-08-18T14:19:51.047000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T06:17:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64807"
},
{
"category": "workaround",
"details": "Restrict network access to the Valkey instance to trusted clients and networks by configuring firewall rules to limit inbound connections to the Valkey service port. Ensure only authorized and authenticated clients can connect. If TLS is not strictly required, consider disabling it. These network restrictions will persist if the Valkey service is reloaded or restarted.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free"
},
{
"cve": "CVE-2026-63639",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-08-18T14:31:14.626618+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2517906"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If successfully exploited, this flaw could lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "valkey: Valkey: Remote code execution via use-after-free in stream deserialization",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-63639"
},
{
"category": "external",
"summary": "RHBZ#2517906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2517906"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-63639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-63639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-63639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-63639"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9",
"url": "https://github.com/valkey-io/valkey/commit/06bc7768fe609f2054e69ccedefe7628f5675da9"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271",
"url": "https://github.com/valkey-io/valkey/commit/509cb3c74e8cbc9c0498ebe8b6c93dcd605e7271"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291",
"url": "https://github.com/valkey-io/valkey/commit/98465eaffe3f95524a5046318bfbc4bdb9798291"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445",
"url": "https://github.com/valkey-io/valkey/commit/e95911d4d65be8789fa3705f44d7ed1e65378445"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778",
"url": "https://github.com/valkey-io/valkey/commit/f8d2027e8d4df790ac04974bf606408c8ea62778"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/pull/4073",
"url": "https://github.com/valkey-io/valkey/pull/4073"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/7.2.14",
"url": "https://github.com/valkey-io/valkey/releases/tag/7.2.14"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.0.10",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.0.10"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/8.1.9",
"url": "https://github.com/valkey-io/valkey/releases/tag/8.1.9"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.0.5",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.0.5"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/releases/tag/9.1.1",
"url": "https://github.com/valkey-io/valkey/releases/tag/9.1.1"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4",
"url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-mvcj-73cw-22m4"
}
],
"release_date": "2026-08-18T14:23:52.508000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T06:17:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64807"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Valkey instance to only trusted clients and networks. This limits an attacker\u0027s ability to send malformed RDB stream payloads to the RESTORE command. Implement firewall rules to block unauthorized access to the Valkey port.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "valkey: Valkey: Remote code execution via use-after-free in stream deserialization"
},
{
"cve": "CVE-2026-66373",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-07-25T01:00:50.771125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506985"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66373"
},
{
"category": "external",
"summary": "RHBZ#2506985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373"
},
{
"category": "external",
"summary": "https://github.com/berabuddies/redis-poc",
"url": "https://github.com/berabuddies/redis-poc"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/compare/8.6.4...8.8.0",
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/pull/15081",
"url": "https://github.com/redis/redis/pull/15081"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=49024938",
"url": "https://news.ycombinator.com/item?id=49024938"
},
{
"category": "external",
"summary": "https://x.com/Fried_rice/status/2080059356322918777",
"url": "https://x.com/Fried_rice/status/2080059356322918777"
}
],
"release_date": "2026-07-25T00:08:35.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T06:17:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64807"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debuginfo-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-debugsource-0:8.0.10-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:valkey-devel-0:8.0.10-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload"
}
]
}
RHSA-2026:64823
Vulnerability from csaf_redhat - Published: 2026-09-08 07:15 - Updated: 2026-09-08 08:20A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6 | — |
Vendor Fix
fix
|
A flaw was found in Redis. This vulnerability, a use-after-free, exists within the `tlsProcessPendingData()` function, which manages the Transport Layer Security (TLS) pending-data list when Redis is configured with TLS support. A remote, unauthenticated attacker could exploit this to execute unauthorized commands with the same privileges as the Redis server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:64823 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506985 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2525226 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-66373 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2506985 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-66373 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-66373 | external |
| https://github.com/berabuddies/redis-poc | external |
| https://github.com/redis/redis/compare/8.6.4...8.8.0 | external |
| https://github.com/redis/redis/pull/15081 | external |
| https://news.ycombinator.com/item?id=49024938 | external |
| https://x.com/Fried_rice/status/2080059356322918777 | external |
| https://access.redhat.com/security/cve/CVE-2026-81934 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2525226 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-81934 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-81934 | external |
| https://github.com/redis/redis/commit/6d088c335d5… | external |
| https://github.com/v12-security/pocs/tree/main/re… | external |
| https://raw.githubusercontent.com/redis/redis/8.1… | external |
| https://raw.githubusercontent.com/redis/redis/8.2… | external |
| https://raw.githubusercontent.com/redis/redis/8.4… | external |
| https://raw.githubusercontent.com/redis/redis/8.6… | external |
| https://raw.githubusercontent.com/redis/redis/8.8… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Redis: Remote Code Execution via specially crafted RESTORE payload (CVE-2026-66373)\n\n* redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free (CVE-2026-81934)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:64823",
"url": "https://access.redhat.com/errata/RHSA-2026:64823"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2506985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
},
{
"category": "external",
"summary": "2525226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2525226"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_64823.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security update",
"tracking": {
"current_release_date": "2026-09-08T08:20:57+00:00",
"generator": {
"date": "2026-09-08T08:20:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:64823",
"initial_release_date": "2026-09-08T07:15:52+00:00",
"revision_history": [
{
"date": "2026-09-08T07:15:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-08T07:15:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-08T08:20:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"product": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src (redis:6)",
"product_id": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=src\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch (redis:6)",
"product_id": "redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=noarch\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6)",
"product_id": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=aarch64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=aarch64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=aarch64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6)",
"product_id": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=aarch64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6)",
"product_id": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=ppc64le\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6)",
"product_id": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=ppc64le\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6)",
"product_id": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=ppc64le\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6)",
"product_id": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=ppc64le\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6)",
"product_id": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=s390x\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6)",
"product_id": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=s390x\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6)",
"product_id": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=s390x\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6)",
"product_id": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=s390x\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6)",
"product_id": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=x86_64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=x86_64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=x86_64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.24-1.module%2Bel8.10.0%2B24746%2B7b800ac5?arch=x86_64\u0026rpmmod=redis:6:8100020260821173603:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6"
},
"product_reference": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6"
},
"product_reference": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6"
},
"product_reference": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6"
},
"product_reference": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6"
},
"product_reference": "redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6"
},
"product_reference": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6"
},
"product_reference": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6"
},
"product_reference": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-66373",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-07-25T01:00:50.771125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506985"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK (pending entry) by multiple consumers, and both consumers are subsequently deleted via XGROUP DELCONSUMER. Successful exploitation of this flaw could lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66373"
},
{
"category": "external",
"summary": "RHBZ#2506985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506985"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66373"
},
{
"category": "external",
"summary": "https://github.com/berabuddies/redis-poc",
"url": "https://github.com/berabuddies/redis-poc"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/compare/8.6.4...8.8.0",
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/pull/15081",
"url": "https://github.com/redis/redis/pull/15081"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=49024938",
"url": "https://news.ycombinator.com/item?id=49024938"
},
{
"category": "external",
"summary": "https://x.com/Fried_rice/status/2080059356322918777",
"url": "https://x.com/Fried_rice/status/2080059356322918777"
}
],
"release_date": "2026-07-25T00:08:35.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T07:15:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64823"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis: Remote Code Execution via specially crafted RESTORE payload"
},
{
"cve": "CVE-2026-81934",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-08-27T20:17:41.342600+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2525226"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Redis. This vulnerability, a use-after-free, exists within the `tlsProcessPendingData()` function, which manages the Transport Layer Security (TLS) pending-data list when Redis is configured with TLS support. A remote, unauthenticated attacker could exploit this to execute unauthorized commands with the same privileges as the Redis server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Redis, enabling remote, unauthenticated attackers to achieve arbitrary code execution. The vulnerability specifically impacts Redis instances configured with TLS support, which is not enabled by default in Red Hat Enterprise Linux, thereby limiting exposure in standard deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-81934"
},
{
"category": "external",
"summary": "RHBZ#2525226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2525226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-81934",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-81934"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-81934",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-81934"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/6d088c335d5c3ec49a6c28486140b498e70b7834",
"url": "https://github.com/redis/redis/commit/6d088c335d5c3ec49a6c28486140b498e70b7834"
},
{
"category": "external",
"summary": "https://github.com/v12-security/pocs/tree/main/redis/server_ssl",
"url": "https://github.com/v12-security/pocs/tree/main/redis/server_ssl"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/redis/redis/8.10/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/redis/redis/8.10/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/redis/redis/8.2/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/redis/redis/8.2/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/redis/redis/8.4/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/redis/redis/8.4/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/redis/redis/8.6/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/redis/redis/8.6/00-RELEASENOTES"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/redis/redis/8.8/00-RELEASENOTES",
"url": "https://raw.githubusercontent.com/redis/redis/8.8/00-RELEASENOTES"
}
],
"release_date": "2026-08-27T19:40:15.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-08T07:15:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:64823"
},
{
"category": "workaround",
"details": "For Redis instances where TLS is enabled, consider disabling TLS if it is not strictly required. Alternatively, restrict network access to the Redis server to trusted clients only, using firewall rules or network access controls, to prevent unauthenticated remote attackers from reaching the vulnerable service. If TLS is enabled, a restart of the Redis service may be required for changes to take effect.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.24-1.module+el8.10.0+24746+7b800ac5.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Redis: Arbitrary code execution via TLS pending-data list use-after-free"
}
]
}
SUSE-SU-2026:3636-1
Vulnerability from csaf_suse - Published: 2026-08-18 07:52 - Updated: 2026-08-18 07:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1273162 | self |
| https://www.suse.com/security/cve/CVE-2026-66373/ | self |
| https://www.suse.com/security/cve/CVE-2026-66373 | external |
| https://bugzilla.suse.com/1273162 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis7 fixes the following issue:\n\n- CVE-2026-66373: remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more\n than one consumer (bsc#1273162).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3636,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3636,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3636,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3636,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3636",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3636-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3636-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263636-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3636-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049367.html"
},
{
"category": "self",
"summary": "SUSE Bug 1273162",
"url": "https://bugzilla.suse.com/1273162"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-66373 page",
"url": "https://www.suse.com/security/cve/CVE-2026-66373/"
}
],
"title": "Security update for redis7",
"tracking": {
"current_release_date": "2026-08-18T07:52:50Z",
"generator": {
"date": "2026-08-18T07:52:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3636-1",
"initial_release_date": "2026-08-18T07:52:50Z",
"revision_history": [
{
"date": "2026-08-18T07:52:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.34.1.aarch64",
"product": {
"name": "redis7-7.0.8-150500.3.34.1.aarch64",
"product_id": "redis7-7.0.8-150500.3.34.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.34.1.i586",
"product": {
"name": "redis7-7.0.8-150500.3.34.1.i586",
"product_id": "redis7-7.0.8-150500.3.34.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.34.1.ppc64le",
"product": {
"name": "redis7-7.0.8-150500.3.34.1.ppc64le",
"product_id": "redis7-7.0.8-150500.3.34.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.34.1.s390x",
"product": {
"name": "redis7-7.0.8-150500.3.34.1.s390x",
"product_id": "redis7-7.0.8-150500.3.34.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.34.1.x86_64",
"product": {
"name": "redis7-7.0.8-150500.3.34.1.x86_64",
"product_id": "redis7-7.0.8-150500.3.34.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5",
"product_id": "SUSE Linux Enterprise Server 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.s390x"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.s390x"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-66373",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-66373"
}
],
"notes": [
{
"category": "general",
"text": "Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-66373",
"url": "https://www.suse.com/security/cve/CVE-2026-66373"
},
{
"category": "external",
"summary": "SUSE Bug 1273162 for CVE-2026-66373",
"url": "https://bugzilla.suse.com/1273162"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:50Z",
"details": "important"
}
],
"title": "CVE-2026-66373"
}
]
}
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.