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-08-21",
"epss": "0.00503",
"percentile": "0.41051"
},
"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-08-12T15:21:32+00:00",
"cve": "CVE-2026-66373",
"id": "CVE-2026-66373",
"initial_release_date": "2026-07-25T00:08:35.982000+00:00",
"product_status:fixed": "4",
"product_status:known_affected": "18",
"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-21T00:45:23Z",
"cve": "CVE-2026-66373",
"id": "CVE-2026-66373",
"initial_release_date": "2026-08-01T00:05:14Z",
"product_status:known_affected": "4",
"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": "4"
},
"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"
}
}
}
FKIE_CVE-2026-66373
Vulnerability from fkie_nvd - Published: 2026-07-25 01:16 - Updated: 2026-08-07 00:16| 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-08-19 17:41A 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
|
{
"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-08-19T17:41:04+00:00",
"generator": {
"date": "2026-08-19T17:41:04+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-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-19T17:41:04+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"
}
]
}
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
|
{
"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"
}
]
}
SUSE-SU-2026:3638-1
Vulnerability from csaf_suse - Published: 2026-08-18 07:54 - Updated: 2026-08-18 07:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.x86_64 | — |
Vendor Fix
|
{
"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 redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis 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-3638,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3638,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3638",
"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_3638-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3638-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263638-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3638-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049365.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 redis",
"tracking": {
"current_release_date": "2026-08-18T07:54:29Z",
"generator": {
"date": "2026-08-18T07:54:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3638-1",
"initial_release_date": "2026-08-18T07:54:29Z",
"revision_history": [
{
"date": "2026-08-18T07:54:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.27.1.aarch64",
"product": {
"name": "redis-7.2.4-150600.3.27.1.aarch64",
"product_id": "redis-7.2.4-150600.3.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.27.1.i586",
"product": {
"name": "redis-7.2.4-150600.3.27.1.i586",
"product_id": "redis-7.2.4-150600.3.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.27.1.ppc64le",
"product": {
"name": "redis-7.2.4-150600.3.27.1.ppc64le",
"product_id": "redis-7.2.4-150600.3.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.27.1.s390x",
"product": {
"name": "redis-7.2.4-150600.3.27.1.s390x",
"product_id": "redis-7.2.4-150600.3.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.27.1.x86_64",
"product": {
"name": "redis-7.2.4-150600.3.27.1.x86_64",
"product_id": "redis-7.2.4-150600.3.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6",
"product_id": "SUSE Linux Enterprise Server 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.aarch64"
},
"product_reference": "redis-7.2.4-150600.3.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.ppc64le"
},
"product_reference": "redis-7.2.4-150600.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.s390x"
},
"product_reference": "redis-7.2.4-150600.3.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.x86_64"
},
"product_reference": "redis-7.2.4-150600.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.aarch64"
},
"product_reference": "redis-7.2.4-150600.3.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le"
},
"product_reference": "redis-7.2.4-150600.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.s390x"
},
"product_reference": "redis-7.2.4-150600.3.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.x86_64"
},
"product_reference": "redis-7.2.4-150600.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le"
},
"product_reference": "redis-7.2.4-150600.3.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.x86_64"
},
"product_reference": "redis-7.2.4-150600.3.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"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 Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.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 Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.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 Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis-7.2.4-150600.3.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP6:redis-7.2.4-150600.3.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis-7.2.4-150600.3.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:54:29Z",
"details": "important"
}
],
"title": "CVE-2026-66373"
}
]
}
SUSE-SU-2026:3639-1
Vulnerability from csaf_suse - Published: 2026-08-18 07:54 - Updated: 2026-08-18 07:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64 | — |
Vendor Fix
|
{
"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-3639,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3639,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3639",
"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_3639-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3639-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263639-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3639-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049364.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:54:57Z",
"generator": {
"date": "2026-08-18T07:54:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3639-1",
"initial_release_date": "2026-08-18T07:54:57Z",
"revision_history": [
{
"date": "2026-08-18T07:54:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.28.1.aarch64",
"product": {
"name": "redis7-7.0.8-150600.8.28.1.aarch64",
"product_id": "redis7-7.0.8-150600.8.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.28.1.i586",
"product": {
"name": "redis7-7.0.8-150600.8.28.1.i586",
"product_id": "redis7-7.0.8-150600.8.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.28.1.ppc64le",
"product": {
"name": "redis7-7.0.8-150600.8.28.1.ppc64le",
"product_id": "redis7-7.0.8-150600.8.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.28.1.s390x",
"product": {
"name": "redis7-7.0.8-150600.8.28.1.s390x",
"product_id": "redis7-7.0.8-150600.8.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.28.1.x86_64",
"product": {
"name": "redis7-7.0.8-150600.8.28.1.x86_64",
"product_id": "redis7-7.0.8-150600.8.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6",
"product_id": "SUSE Linux Enterprise Server 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.aarch64"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.s390x"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.x86_64"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.aarch64"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.s390x"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64"
},
"product_reference": "redis7-7.0.8-150600.8.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"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 Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.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 Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.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 Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:redis7-7.0.8-150600.8.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:redis7-7.0.8-150600.8.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:54:57Z",
"details": "important"
}
],
"title": "CVE-2026-66373"
}
]
}
ubuntu-cve-2026-66373
Vulnerability from osv_ubuntu
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": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-server",
"binary_version": "2:2.8.4-2ubuntu0.2+esm5"
},
{
"binary_name": "redis-tools",
"binary_version": "2:2.8.4-2ubuntu0.2+esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@2:2.8.4-2ubuntu0.2+esm5?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:2.6.13-1",
"2:2.6.16-3",
"2:2.8.0-1",
"2:2.8.2-1",
"2:2.8.4-2",
"2:2.8.4-2ubuntu0.2",
"2:2.8.4-2ubuntu0.2+esm1",
"2:2.8.4-2ubuntu0.2+esm2",
"2:2.8.4-2ubuntu0.2+esm3",
"2:2.8.4-2ubuntu0.2+esm4",
"2:2.8.4-2ubuntu0.2+esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis-sentinel",
"binary_version": "2:3.0.6-1ubuntu0.4+esm5"
},
{
"binary_name": "redis-server",
"binary_version": "2:3.0.6-1ubuntu0.4+esm5"
},
{
"binary_name": "redis-tools",
"binary_version": "2:3.0.6-1ubuntu0.4+esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@2:3.0.6-1ubuntu0.4+esm5?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:3.0.3-3",
"2:3.0.5-1",
"2:3.0.5-2",
"2:3.0.5-3",
"2:3.0.5-4",
"2:3.0.6-1",
"2:3.0.6-1ubuntu0.2",
"2:3.0.6-1ubuntu0.3",
"2:3.0.6-1ubuntu0.4",
"2:3.0.6-1ubuntu0.4+esm1",
"2:3.0.6-1ubuntu0.4+esm2",
"2:3.0.6-1ubuntu0.4+esm3",
"2:3.0.6-1ubuntu0.4+esm4",
"2:3.0.6-1ubuntu0.4+esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:4.0.9-1ubuntu0.2+esm7"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:4.0.9-1ubuntu0.2+esm7"
},
{
"binary_name": "redis-server",
"binary_version": "5:4.0.9-1ubuntu0.2+esm7"
},
{
"binary_name": "redis-tools",
"binary_version": "5:4.0.9-1ubuntu0.2+esm7"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@5:4.0.9-1ubuntu0.2+esm7?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4:4.0.1-7",
"4:4.0.2-6",
"4:4.0.2-9",
"5:4.0.5-1",
"5:4.0.6-1",
"5:4.0.6-2",
"5:4.0.7-1",
"5:4.0.8-1",
"5:4.0.8-2",
"5:4.0.9-1",
"5:4.0.9-1ubuntu0.1",
"5:4.0.9-1ubuntu0.2",
"5:4.0.9-1ubuntu0.2+esm2",
"5:4.0.9-1ubuntu0.2+esm3",
"5:4.0.9-1ubuntu0.2+esm4",
"5:4.0.9-1ubuntu0.2+esm5",
"5:4.0.9-1ubuntu0.2+esm6",
"5:4.0.9-1ubuntu0.2+esm7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:5.0.7-2ubuntu0.1+esm4"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:5.0.7-2ubuntu0.1+esm4"
},
{
"binary_name": "redis-server",
"binary_version": "5:5.0.7-2ubuntu0.1+esm4"
},
{
"binary_name": "redis-tools",
"binary_version": "5:5.0.7-2ubuntu0.1+esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@5:5.0.7-2ubuntu0.1+esm4?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5:5.0.5-2build1",
"5:5.0.6-1",
"5:5.0.7-1",
"5:5.0.7-2",
"5:5.0.7-2ubuntu0.1~esm1",
"5:5.0.7-2ubuntu0.1",
"5:5.0.7-2ubuntu0.1+esm1",
"5:5.0.7-2ubuntu0.1+esm2",
"5:5.0.7-2ubuntu0.1+esm3",
"5:5.0.7-2ubuntu0.1+esm4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:6.0.16-1ubuntu1.1+esm1"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:6.0.16-1ubuntu1.1+esm1"
},
{
"binary_name": "redis-server",
"binary_version": "5:6.0.16-1ubuntu1.1+esm1"
},
{
"binary_name": "redis-tools",
"binary_version": "5:6.0.16-1ubuntu1.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@5:6.0.16-1ubuntu1.1+esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5:6.0.15-1",
"5:6.0.16-1",
"5:6.0.16-1build1",
"5:6.0.16-1ubuntu1",
"5:6.0.16-1ubuntu1+esm1",
"5:6.0.16-1ubuntu1+esm2",
"5:6.0.16-1ubuntu1.1",
"5:6.0.16-1ubuntu1.1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:7.0.15-1ubuntu0.24.04.4"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:7.0.15-1ubuntu0.24.04.4"
},
{
"binary_name": "redis-server",
"binary_version": "5:7.0.15-1ubuntu0.24.04.4"
},
{
"binary_name": "redis-tools",
"binary_version": "5:7.0.15-1ubuntu0.24.04.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@5:7.0.15-1ubuntu0.24.04.4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5:7.0.12-1",
"5:7.0.14-1",
"5:7.0.14-2",
"5:7.0.15-1",
"5:7.0.15-1build1",
"5:7.0.15-1build2",
"5:7.0.15-1ubuntu0.24.04.1",
"5:7.0.15-1ubuntu0.24.04.2",
"5:7.0.15-1ubuntu0.24.04.3",
"5:7.0.15-1ubuntu0.24.04.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:8.0.5-1"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:8.0.5-1"
},
{
"binary_name": "redis-server",
"binary_version": "5:8.0.5-1"
},
{
"binary_name": "redis-tools",
"binary_version": "5:8.0.5-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@5:8.0.5-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5:8.0.2-3build1",
"5:8.0.2-3ubuntu0.25.10.1",
"5:8.0.5-1"
]
}
],
"aliases": [],
"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": "UBUNTU-CVE-2026-66373",
"modified": "2026-07-29T08:01:44Z",
"published": "2026-07-25T01:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-66373"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66373"
},
{
"type": "REPORT",
"url": "https://github.com/berabuddies/redis-poc"
},
{
"type": "REPORT",
"url": "https://github.com/redis/redis/compare/8.6.4...8.8.0"
},
{
"type": "REPORT",
"url": "https://github.com/redis/redis/pull/15081"
},
{
"type": "REPORT",
"url": "https://news.ycombinator.com/item?id=49024938"
},
{
"type": "REPORT",
"url": "https://x.com/Fried_rice/status/2080059356322918777"
}
],
"related": [],
"schema_version": "1.7.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"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"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.