Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-67733 (GCVE-0-2025-67733)
Vulnerability from cvelistv5 – Published: 2026-02-23 19:39 – Updated: 2026-02-25 14:57- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
| URL | Tags |
|---|---|
| https://github.com/valkey-io/valkey/security/advi… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-67733",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-25T14:56:42.607743Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-25T14:57:21.038Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "valkey",
"vendor": "valkey-io",
"versions": [
{
"status": "affected",
"version": "\u003c 7.2.12"
},
{
"status": "affected",
"version": "\u003e= 8.0.0, \u003c 8.0.7"
},
{
"status": "affected",
"version": "\u003e= 8.1.0, \u003c 8.1.6"
},
{
"status": "affected",
"version": "\u003e= 9.0.0, \u003c 9.0.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other users on the same connection. The error handling code for lua scripts does not properly handle null characters. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-23T19:39:29.136Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/valkey-io/valkey/security/advisories/GHSA-p876-p7q5-hv2m",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-p876-p7q5-hv2m"
}
],
"source": {
"advisory": "GHSA-p876-p7q5-hv2m",
"discovery": "UNKNOWN"
},
"title": "Valkey Affected by RESP Protocol Injection via Lua error_reply"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-67733",
"datePublished": "2026-02-23T19:39:29.136Z",
"dateReserved": "2025-12-11T00:45:45.790Z",
"dateUpdated": "2026-02-25T14:57:21.038Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-67733",
"date": "2026-06-02",
"epss": "0.00023",
"percentile": "0.06653"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-67733\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-23T20:28:53.280\",\"lastModified\":\"2026-02-25T17:34:02.743\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other users on the same connection. The error handling code for lua scripts does not properly handle null characters. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue.\"},{\"lang\":\"es\",\"value\":\"Valkey es una base de datos distribuida de clave-valor. Antes de las versiones 9.0.2, 8.1.6, 8.0.7 y 7.2.12, un usuario malicioso puede usar comandos de scripting para inyectar informaci\u00f3n arbitraria en el flujo de respuesta para el cliente dado, potencialmente corrompiendo o devolviendo datos manipulados a otros usuarios en la misma conexi\u00f3n. El c\u00f3digo de manejo de errores para scripts de lua no maneja correctamente los caracteres nulos. Las versiones 9.0.2, 8.1.6, 8.0.7 y 7.2.12 solucionan el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H\",\"baseScore\":8.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":4.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.2.12\",\"matchCriteriaId\":\"0A7DFDB2-5FDE-4F69-9B9E-7ED6D910EF76\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.7\",\"matchCriteriaId\":\"2375C3CF-6580-4EA0-AA6A-A92198CB7E1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.6\",\"matchCriteriaId\":\"03050B63-5660-4DFF-B6AC-3E701B9D199D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndExcluding\":\"9.0.2\",\"matchCriteriaId\":\"315880B4-E0D2-4366-8E7B-2B97D82BA92E\"}]}]}],\"references\":[{\"url\":\"https://github.com/valkey-io/valkey/security/advisories/GHSA-p876-p7q5-hv2m\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-67733\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-25T14:56:42.607743Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-25T14:57:11.057Z\"}}], \"cna\": {\"title\": \"Valkey Affected by RESP Protocol Injection via Lua error_reply\", \"source\": {\"advisory\": \"GHSA-p876-p7q5-hv2m\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"valkey-io\", \"product\": \"valkey\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 7.2.12\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.0.0, \u003c 8.0.7\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.1.0, \u003c 8.1.6\"}, {\"status\": \"affected\", \"version\": \"\u003e= 9.0.0, \u003c 9.0.2\"}]}], \"references\": [{\"url\": \"https://github.com/valkey-io/valkey/security/advisories/GHSA-p876-p7q5-hv2m\", \"name\": \"https://github.com/valkey-io/valkey/security/advisories/GHSA-p876-p7q5-hv2m\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other users on the same connection. The error handling code for lua scripts does not properly handle null characters. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-74\", \"description\": \"CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-02-23T19:39:29.136Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-67733\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-25T14:57:21.038Z\", \"dateReserved\": \"2025-12-11T00:45:45.790Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-02-23T19:39:29.136Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:5445
Vulnerability from csaf_redhat - Published: 2026-03-23 17:49 - Updated: 2026-05-26 14:20A flaw was found in Valkey, a distributed key-value database. A malicious user can exploit this vulnerability by using scripting commands to inject arbitrary information into the response stream. This is caused by improper handling of null characters in the error handling code for Lua scripts. Successful exploitation could lead to corrupting or returning tampered data to other users on the same connection, impacting data integrity and availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Valkey, a distributed key-value database. A malicious actor with access to the Valkey clusterbus port can exploit an input validation vulnerability by sending a specially crafted invalid clusterbus packet. This lack of validation for clusterbus ping extension packets can lead to an out-of-bounds read. Consequently, this may cause the system to crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for valkey is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.\n\nSecurity Fix(es):\n\n* Valkey: Valkey: Data tampering and denial of service via improper null character handling in Lua scripts (CVE-2025-67733)\n\n* valkey: Valkey: Denial of Service via invalid clusterbus packet (CVE-2026-21863)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5445",
"url": "https://access.redhat.com/errata/RHSA-2026:5445"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2442025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442025"
},
{
"category": "external",
"summary": "2442026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442026"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5445.json"
}
],
"title": "Red Hat Security Advisory: valkey security update",
"tracking": {
"current_release_date": "2026-05-26T14:20:27+00:00",
"generator": {
"date": "2026-05-26T14:20:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:5445",
"initial_release_date": "2026-03-23T17:49:33+00:00",
"revision_history": [
{
"date": "2026-03-23T17:49:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T17:49:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-26T14:20:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.7-1.el10_0.src",
"product": {
"name": "valkey-0:8.0.7-1.el10_0.src",
"product_id": "valkey-0:8.0.7-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.7-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.7-1.el10_0.aarch64",
"product": {
"name": "valkey-0:8.0.7-1.el10_0.aarch64",
"product_id": "valkey-0:8.0.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.7-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.7-1.el10_0.aarch64",
"product": {
"name": "valkey-devel-0:8.0.7-1.el10_0.aarch64",
"product_id": "valkey-devel-0:8.0.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.7-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"product": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"product_id": "valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.7-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"product": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"product_id": "valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.7-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.7-1.el10_0.ppc64le",
"product": {
"name": "valkey-0:8.0.7-1.el10_0.ppc64le",
"product_id": "valkey-0:8.0.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.7-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"product": {
"name": "valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"product_id": "valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.7-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"product": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"product_id": "valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.7-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"product": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"product_id": "valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.7-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.7-1.el10_0.s390x",
"product": {
"name": "valkey-0:8.0.7-1.el10_0.s390x",
"product_id": "valkey-0:8.0.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.7-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.7-1.el10_0.s390x",
"product": {
"name": "valkey-devel-0:8.0.7-1.el10_0.s390x",
"product_id": "valkey-devel-0:8.0.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.7-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"product": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"product_id": "valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.7-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"product": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"product_id": "valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.7-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.7-1.el10_0.x86_64",
"product": {
"name": "valkey-0:8.0.7-1.el10_0.x86_64",
"product_id": "valkey-0:8.0.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.7-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.7-1.el10_0.x86_64",
"product": {
"name": "valkey-devel-0:8.0.7-1.el10_0.x86_64",
"product_id": "valkey-devel-0:8.0.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.7-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"product": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"product_id": "valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.7-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"product": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"product_id": "valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.7-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64"
},
"product_reference": "valkey-0:8.0.7-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le"
},
"product_reference": "valkey-0:8.0.7-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x"
},
"product_reference": "valkey-0:8.0.7-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.7-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src"
},
"product_reference": "valkey-0:8.0.7-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64"
},
"product_reference": "valkey-0:8.0.7-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64"
},
"product_reference": "valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le"
},
"product_reference": "valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x"
},
"product_reference": "valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64"
},
"product_reference": "valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64"
},
"product_reference": "valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le"
},
"product_reference": "valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x"
},
"product_reference": "valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64"
},
"product_reference": "valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.7-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64"
},
"product_reference": "valkey-devel-0:8.0.7-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.7-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le"
},
"product_reference": "valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.7-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x"
},
"product_reference": "valkey-devel-0:8.0.7-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.7-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
},
"product_reference": "valkey-devel-0:8.0.7-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67733",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2026-02-23T21:03:05.837152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442025"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Valkey, a distributed key-value database. A malicious user can exploit this vulnerability by using scripting commands to inject arbitrary information into the response stream. This is caused by improper handling of null characters in the error handling code for Lua scripts. Successful exploitation could lead to corrupting or returning tampered data to other users on the same connection, impacting data integrity and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Valkey: Valkey: Data tampering and denial of service via improper null character handling in Lua scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT flaw in Valkey, a distributed key-value database, where a malicious user can inject arbitrary data into the response stream via Lua scripting commands. This could lead to data corruption or tampering for other clients sharing the same connection. Exploitation requires the ability to execute scripting commands within Valkey.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-67733"
},
{
"category": "external",
"summary": "RHBZ#2442025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442025"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-67733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-67733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67733"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/security/advisories/GHSA-p876-p7q5-hv2m",
"url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-p876-p7q5-hv2m"
}
],
"release_date": "2026-02-23T19:39:29.136000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T17:49:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5445"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Valkey: Valkey: Data tampering and denial of service via improper null character handling in Lua scripts"
},
{
"cve": "CVE-2026-21863",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-23T21:03:12.281522+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Valkey, a distributed key-value database. A malicious actor with access to the Valkey clusterbus port can exploit an input validation vulnerability by sending a specially crafted invalid clusterbus packet. This lack of validation for clusterbus ping extension packets can lead to an out-of-bounds read. Consequently, this may cause the system to crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "valkey: Valkey: Denial of Service via invalid clusterbus packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated High severity by Red Hat Product Security, because Valkey is commonly deployed as a network-accessible service or embedded within applications that accept remote input over standard network interfaces. In such environments, a remote attacker can trigger the vulnerability by sending specially crafted data to the service. Successful exploitation results in a service crash, leading to a denial-of-service condition. Although no confidentiality or integrity impacts are observed, the ability to repeatedly crash the service over the network justifies a High availability impact rating.\n\nThis vulnerability affects Valkey deployments where the cluster bus connection is exposed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21863"
},
{
"category": "external",
"summary": "RHBZ#2442026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21863"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21863",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21863"
},
{
"category": "external",
"summary": "https://github.com/valkey-io/valkey/security/advisories/GHSA-c677-q3wr-gggq",
"url": "https://github.com/valkey-io/valkey/security/advisories/GHSA-c677-q3wr-gggq"
}
],
"release_date": "2026-02-23T19:41:28.783000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T17:49:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5445"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Valkey cluster bus port. Configure network access control lists (ACLs) or firewall rules to ensure that only trusted hosts can connect to the cluster bus port. This limits the attack surface by preventing unauthorized actors from sending malicious clusterbus packets.",
"product_ids": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:valkey-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debuginfo-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-debugsource-0:8.0.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:valkey-devel-0:8.0.7-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "valkey: Valkey: Denial of Service via invalid clusterbus packet"
}
]
}
SUSE-SU-2026:0685-1
Vulnerability from csaf_suse - Published: 2026-02-27 11:53 - Updated: 2026-02-27 11:53| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for valkey",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for valkey fixes the following issues:\n\nUpdate to version 8.0.7.\n\nSecurity issues fixed:\n\n- CVE-2025-67733: data tampering and denial of service via improper null character handling in Lua scripts\n (bsc#1258746).\n- CVE-2026-21863: denial of service via invalid clusterbus packet (bsc#1258788).\n\nOther updates and bugfixes: \n \n - ltrim should not call signalModifiedKey when no elements are removed (#2787)\n - chained replica crash when doing dual channel replication (#2983)\n - used_memory_dataset underflow due to miscalculated used_memory_overhead (#3005)\n - avoids crash during MODULE UNLOAD when ACL rules reference a module command and\nsubcommand (#3160)\n - server assert on ACL LOAD and resetchannels (#3182)\n - bug causing no response flush sometimes when IO threads are busy (#3205)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-685,openSUSE-SLE-15.6-2026-685",
"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_0685-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0685-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260685-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0685-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024491.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258746",
"url": "https://bugzilla.suse.com/1258746"
},
{
"category": "self",
"summary": "SUSE Bug 1258788",
"url": "https://bugzilla.suse.com/1258788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67733 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21863 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21863/"
}
],
"title": "Security update for valkey",
"tracking": {
"current_release_date": "2026-02-27T11:53:26Z",
"generator": {
"date": "2026-02-27T11:53:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0685-1",
"initial_release_date": "2026-02-27T11:53:26Z",
"revision_history": [
{
"date": "2026-02-27T11:53:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150600.13.20.1.aarch64",
"product": {
"name": "valkey-8.0.7-150600.13.20.1.aarch64",
"product_id": "valkey-8.0.7-150600.13.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150600.13.20.1.aarch64",
"product": {
"name": "valkey-devel-8.0.7-150600.13.20.1.aarch64",
"product_id": "valkey-devel-8.0.7-150600.13.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150600.13.20.1.i586",
"product": {
"name": "valkey-8.0.7-150600.13.20.1.i586",
"product_id": "valkey-8.0.7-150600.13.20.1.i586"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150600.13.20.1.i586",
"product": {
"name": "valkey-devel-8.0.7-150600.13.20.1.i586",
"product_id": "valkey-devel-8.0.7-150600.13.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"product": {
"name": "valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"product_id": "valkey-compat-redis-8.0.7-150600.13.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150600.13.20.1.ppc64le",
"product": {
"name": "valkey-8.0.7-150600.13.20.1.ppc64le",
"product_id": "valkey-8.0.7-150600.13.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"product": {
"name": "valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"product_id": "valkey-devel-8.0.7-150600.13.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150600.13.20.1.s390x",
"product": {
"name": "valkey-8.0.7-150600.13.20.1.s390x",
"product_id": "valkey-8.0.7-150600.13.20.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150600.13.20.1.s390x",
"product": {
"name": "valkey-devel-8.0.7-150600.13.20.1.s390x",
"product_id": "valkey-devel-8.0.7-150600.13.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150600.13.20.1.x86_64",
"product": {
"name": "valkey-8.0.7-150600.13.20.1.x86_64",
"product_id": "valkey-8.0.7-150600.13.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150600.13.20.1.x86_64",
"product": {
"name": "valkey-devel-8.0.7-150600.13.20.1.x86_64",
"product_id": "valkey-devel-8.0.7-150600.13.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150600.13.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64"
},
"product_reference": "valkey-8.0.7-150600.13.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150600.13.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le"
},
"product_reference": "valkey-8.0.7-150600.13.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150600.13.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x"
},
"product_reference": "valkey-8.0.7-150600.13.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150600.13.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64"
},
"product_reference": "valkey-8.0.7-150600.13.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.7-150600.13.20.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150600.13.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64"
},
"product_reference": "valkey-devel-8.0.7-150600.13.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150600.13.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150600.13.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x"
},
"product_reference": "valkey-devel-8.0.7-150600.13.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150600.13.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64"
},
"product_reference": "valkey-devel-8.0.7-150600.13.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67733"
}
],
"notes": [
{
"category": "general",
"text": "Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other users on the same connection. The error handling code for lua scripts does not properly handle null characters. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67733",
"url": "https://www.suse.com/security/cve/CVE-2025-67733"
},
{
"category": "external",
"summary": "SUSE Bug 1258746 for CVE-2025-67733",
"url": "https://bugzilla.suse.com/1258746"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T11:53:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-67733"
},
{
"cve": "CVE-2026-21863",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21863"
}
],
"notes": [
{
"category": "general",
"text": "Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious actor with access to the Valkey clusterbus port can send an invalid packet that may cause an out bound read, which might result in the system crashing. The Valkey clusterbus packet processing code does not validate that a clusterbus ping extension packet is located within buffer of the clusterbus packet before attempting to read it. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue. As an additional mitigation, don\u0027t expose the cluster bus connection directly to end users, and protect the connection with its own network ACLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21863",
"url": "https://www.suse.com/security/cve/CVE-2026-21863"
},
{
"category": "external",
"summary": "SUSE Bug 1258788 for CVE-2026-21863",
"url": "https://bugzilla.suse.com/1258788"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.7-150600.13.20.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.7-150600.13.20.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.7-150600.13.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T11:53:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-21863"
}
]
}
SUSE-SU-2026:0848-1
Vulnerability from csaf_suse - Published: 2026-03-07 18:18 - Updated: 2026-03-07 18:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for valkey",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for valkey fixes the following issues:\n\nUpdate to version 8.0.7.\n\nSecurity issues fixed:\n\n- CVE-2025-67733: data tampering and denial of service via improper null character handling in Lua scripts\n (bsc#1258746).\n- CVE-2026-21863: denial of service via invalid clusterbus packet (bsc#1258788).\n\nOther updates and bugfixes: \n \n - ltrim should not call signalModifiedKey when no elements are removed (#2787)\n - chained replica crash when doing dual channel replication (#2983)\n - used_memory_dataset underflow due to miscalculated used_memory_overhead (#3005)\n - avoids crash during MODULE UNLOAD when ACL rules reference a module command and\nsubcommand (#3160)\n - server assert on ACL LOAD and resetchannels (#3182)\n - bug causing no response flush sometimes when IO threads are busy (#3205)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-848,SUSE-SLE-Module-Server-Applications-15-SP7-2026-848",
"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_0848-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0848-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260848-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0848-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024650.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258746",
"url": "https://bugzilla.suse.com/1258746"
},
{
"category": "self",
"summary": "SUSE Bug 1258788",
"url": "https://bugzilla.suse.com/1258788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67733 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21863 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21863/"
}
],
"title": "Security update for valkey",
"tracking": {
"current_release_date": "2026-03-07T18:18:45Z",
"generator": {
"date": "2026-03-07T18:18:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0848-1",
"initial_release_date": "2026-03-07T18:18:45Z",
"revision_history": [
{
"date": "2026-03-07T18:18:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150700.3.14.1.aarch64",
"product": {
"name": "valkey-8.0.7-150700.3.14.1.aarch64",
"product_id": "valkey-8.0.7-150700.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150700.3.14.1.aarch64",
"product": {
"name": "valkey-devel-8.0.7-150700.3.14.1.aarch64",
"product_id": "valkey-devel-8.0.7-150700.3.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150700.3.14.1.i586",
"product": {
"name": "valkey-8.0.7-150700.3.14.1.i586",
"product_id": "valkey-8.0.7-150700.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150700.3.14.1.i586",
"product": {
"name": "valkey-devel-8.0.7-150700.3.14.1.i586",
"product_id": "valkey-devel-8.0.7-150700.3.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"product": {
"name": "valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"product_id": "valkey-compat-redis-8.0.7-150700.3.14.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150700.3.14.1.ppc64le",
"product": {
"name": "valkey-8.0.7-150700.3.14.1.ppc64le",
"product_id": "valkey-8.0.7-150700.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"product": {
"name": "valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"product_id": "valkey-devel-8.0.7-150700.3.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150700.3.14.1.s390x",
"product": {
"name": "valkey-8.0.7-150700.3.14.1.s390x",
"product_id": "valkey-8.0.7-150700.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150700.3.14.1.s390x",
"product": {
"name": "valkey-devel-8.0.7-150700.3.14.1.s390x",
"product_id": "valkey-devel-8.0.7-150700.3.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.7-150700.3.14.1.x86_64",
"product": {
"name": "valkey-8.0.7-150700.3.14.1.x86_64",
"product_id": "valkey-8.0.7-150700.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.7-150700.3.14.1.x86_64",
"product": {
"name": "valkey-devel-8.0.7-150700.3.14.1.x86_64",
"product_id": "valkey-devel-8.0.7-150700.3.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150700.3.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64"
},
"product_reference": "valkey-8.0.7-150700.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150700.3.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le"
},
"product_reference": "valkey-8.0.7-150700.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150700.3.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x"
},
"product_reference": "valkey-8.0.7-150700.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.7-150700.3.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64"
},
"product_reference": "valkey-8.0.7-150700.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.7-150700.3.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150700.3.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64"
},
"product_reference": "valkey-devel-8.0.7-150700.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150700.3.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150700.3.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x"
},
"product_reference": "valkey-devel-8.0.7-150700.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.7-150700.3.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64"
},
"product_reference": "valkey-devel-8.0.7-150700.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67733"
}
],
"notes": [
{
"category": "general",
"text": "Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other users on the same connection. The error handling code for lua scripts does not properly handle null characters. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67733",
"url": "https://www.suse.com/security/cve/CVE-2025-67733"
},
{
"category": "external",
"summary": "SUSE Bug 1258746 for CVE-2025-67733",
"url": "https://bugzilla.suse.com/1258746"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T18:18:45Z",
"details": "moderate"
}
],
"title": "CVE-2025-67733"
},
{
"cve": "CVE-2026-21863",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21863"
}
],
"notes": [
{
"category": "general",
"text": "Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious actor with access to the Valkey clusterbus port can send an invalid packet that may cause an out bound read, which might result in the system crashing. The Valkey clusterbus packet processing code does not validate that a clusterbus ping extension packet is located within buffer of the clusterbus packet before attempting to read it. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue. As an additional mitigation, don\u0027t expose the cluster bus connection directly to end users, and protect the connection with its own network ACLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21863",
"url": "https://www.suse.com/security/cve/CVE-2026-21863"
},
{
"category": "external",
"summary": "SUSE Bug 1258788 for CVE-2026-21863",
"url": "https://bugzilla.suse.com/1258788"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.7-150700.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.7-150700.3.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.7-150700.3.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T18:18:45Z",
"details": "moderate"
}
],
"title": "CVE-2026-21863"
}
]
}
SUSE-SU-2026:21814-1
Vulnerability from csaf_suse - Published: 2026-05-18 09:59 - Updated: 2026-05-18 09:59| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.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 valkey",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for valkey fixes the following issues\n\n- CVE-2025-67733: data tampering and denial of service via improper null character handling in Lua scripts\n (bsc#1258746).\n- CVE-2026-21863: denial of service via invalid clusterbus packet (bsc#1258788).\n- CVE-2026-23479: use-after-free in unblock client flow may lead to remote code execution (bsc#1264164).\n- CVE-2026-23631: Lua use-after-free via the master-replica synchronization mechanism may lead to remote code execution\n (bsc#1264165).\n- CVE-2026-25243: invalid memory access in RESTORE command via a specially crafted serialized payload may lead to remote\n code execution (bsc#1264166).\n\nChanges for valkey:\n\n - Update to 8.0.9.\n\n - Update to 8.0.7:\n\n * Fix ltrim should not call signalModifiedKey when no elements are removed (#2787)\n * Fix chained replica crash when doing dual channel replication (#2983)\n * Fix used_memory_dataset underflow due to miscalculated used_memory_overhead (#3005)\n * Avoids crash during MODULE UNLOAD when ACL rules reference a module command and\n subcommand (#3160)\n * Fix server assert on ACL LOAD and resetchannels (#3182)\n * Fix bug causing no response flush sometimes when IO threads are busy (#3205)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-774",
"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_21814-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21814-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621814-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21814-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046799.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258746",
"url": "https://bugzilla.suse.com/1258746"
},
{
"category": "self",
"summary": "SUSE Bug 1258788",
"url": "https://bugzilla.suse.com/1258788"
},
{
"category": "self",
"summary": "SUSE Bug 1264164",
"url": "https://bugzilla.suse.com/1264164"
},
{
"category": "self",
"summary": "SUSE Bug 1264165",
"url": "https://bugzilla.suse.com/1264165"
},
{
"category": "self",
"summary": "SUSE Bug 1264166",
"url": "https://bugzilla.suse.com/1264166"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67733 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21863 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21863/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23631 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25243/"
}
],
"title": "Security update for valkey",
"tracking": {
"current_release_date": "2026-05-18T09:59:25Z",
"generator": {
"date": "2026-05-18T09:59:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21814-1",
"initial_release_date": "2026-05-18T09:59:25Z",
"revision_history": [
{
"date": "2026-05-18T09:59:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.9-160000.1.1.aarch64",
"product": {
"name": "valkey-8.0.9-160000.1.1.aarch64",
"product_id": "valkey-8.0.9-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.9-160000.1.1.aarch64",
"product": {
"name": "valkey-devel-8.0.9-160000.1.1.aarch64",
"product_id": "valkey-devel-8.0.9-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-compat-redis-8.0.9-160000.1.1.noarch",
"product": {
"name": "valkey-compat-redis-8.0.9-160000.1.1.noarch",
"product_id": "valkey-compat-redis-8.0.9-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.9-160000.1.1.ppc64le",
"product": {
"name": "valkey-8.0.9-160000.1.1.ppc64le",
"product_id": "valkey-8.0.9-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.9-160000.1.1.ppc64le",
"product": {
"name": "valkey-devel-8.0.9-160000.1.1.ppc64le",
"product_id": "valkey-devel-8.0.9-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.9-160000.1.1.s390x",
"product": {
"name": "valkey-8.0.9-160000.1.1.s390x",
"product_id": "valkey-8.0.9-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.9-160000.1.1.s390x",
"product": {
"name": "valkey-devel-8.0.9-160000.1.1.s390x",
"product_id": "valkey-devel-8.0.9-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.9-160000.1.1.x86_64",
"product": {
"name": "valkey-8.0.9-160000.1.1.x86_64",
"product_id": "valkey-8.0.9-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.9-160000.1.1.x86_64",
"product": {
"name": "valkey-devel-8.0.9-160000.1.1.x86_64",
"product_id": "valkey-devel-8.0.9-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64"
},
"product_reference": "valkey-8.0.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le"
},
"product_reference": "valkey-8.0.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x"
},
"product_reference": "valkey-8.0.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64"
},
"product_reference": "valkey-8.0.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.9-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.9-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64"
},
"product_reference": "valkey-8.0.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le"
},
"product_reference": "valkey-8.0.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x"
},
"product_reference": "valkey-8.0.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64"
},
"product_reference": "valkey-8.0.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.9-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.9-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.9-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
},
"product_reference": "valkey-devel-8.0.9-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67733"
}
],
"notes": [
{
"category": "general",
"text": "Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other users on the same connection. The error handling code for lua scripts does not properly handle null characters. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67733",
"url": "https://www.suse.com/security/cve/CVE-2025-67733"
},
{
"category": "external",
"summary": "SUSE Bug 1258746 for CVE-2025-67733",
"url": "https://bugzilla.suse.com/1258746"
}
],
"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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T09:59:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-67733"
},
{
"cve": "CVE-2026-21863",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21863"
}
],
"notes": [
{
"category": "general",
"text": "Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious actor with access to the Valkey clusterbus port can send an invalid packet that may cause an out bound read, which might result in the system crashing. The Valkey clusterbus packet processing code does not validate that a clusterbus ping extension packet is located within buffer of the clusterbus packet before attempting to read it. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue. As an additional mitigation, don\u0027t expose the cluster bus connection directly to end users, and protect the connection with its own network ACLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21863",
"url": "https://www.suse.com/security/cve/CVE-2026-21863"
},
{
"category": "external",
"summary": "SUSE Bug 1258788 for CVE-2026-21863",
"url": "https://bugzilla.suse.com/1258788"
}
],
"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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T09:59:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-21863"
},
{
"cve": "CVE-2026-23479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23479"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory data structure store. In redis-server from 7.2.0 until 8.6.3, the unblock client flow does not handle an error return from `processCommandAndResetClient` when re-executing a blocked command. If a blocked client is evicted during this flow, an authenticated attacker can trigger a use-after-free that may lead to remote code execution. This has been patched in version 8.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23479",
"url": "https://www.suse.com/security/cve/CVE-2026-23479"
},
{
"category": "external",
"summary": "SUSE Bug 1264164 for CVE-2026-23479",
"url": "https://bugzilla.suse.com/1264164"
}
],
"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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T09:59:25Z",
"details": "important"
}
],
"title": "CVE-2026-23479"
},
{
"cve": "CVE-2026-23631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23631"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory data structure store. In all versions of redis-server with Lua scripting, an authenticated attacker can exploit the master-replica synchronization mechanism to trigger a use-after-free on replicas where replica-read-only is disabled or can be disabled, which may lead to remote code execution. A workaround is to prevent users from executing Lua scripts or avoid using replicas where replica-read-only is disabled. This is patched in version 8.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23631",
"url": "https://www.suse.com/security/cve/CVE-2026-23631"
},
{
"category": "external",
"summary": "SUSE Bug 1264165 for CVE-2026-23631",
"url": "https://bugzilla.suse.com/1264165"
}
],
"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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T09:59:25Z",
"details": "important"
}
],
"title": "CVE-2026-23631"
},
{
"cve": "CVE-2026-25243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25243"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This is patched in version 8.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25243",
"url": "https://www.suse.com/security/cve/CVE-2026-25243"
},
{
"category": "external",
"summary": "SUSE Bug 1264166 for CVE-2026-25243",
"url": "https://bugzilla.suse.com/1264166"
}
],
"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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.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 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:valkey-devel-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-8.0.9-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-compat-redis-8.0.9-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:valkey-devel-8.0.9-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T09:59:25Z",
"details": "important"
}
],
"title": "CVE-2026-25243"
}
]
}
WID-SEC-W-2026-0546
Vulnerability from csaf_certbund - Published: 2026-02-26 23:00 - Updated: 2026-03-02 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter oder anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux bez\u00fcglich Valkey ausnutzen, um Dateien zu manipulieren oder einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0546 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0546.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0546 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0546"
},
{
"category": "external",
"summary": "Red Hat Security Advisory: valkey security update vom 2026-02-26",
"url": "https://access.redhat.com/errata/RHSA-2026:3443"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3443 vom 2026-02-26",
"url": "https://linux.oracle.com/errata/ELSA-2026-3443.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3443 vom 2026-02-28",
"url": "https://errata.build.resf.org/RLSA-2026:3443"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3507 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3507"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0685-1 vom 2026-02-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024491.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3507 vom 2026-03-02",
"url": "https://linux.oracle.com/errata/ELSA-2026-3507.html"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (Valkey): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-02T23:00:00.000+00:00",
"generator": {
"date": "2026-03-03T09:33:16.693+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0546",
"initial_release_date": "2026-02-26T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-26T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Rocky Enterprise Software Foundation, Red Hat und SUSE aufgenommen"
},
{
"date": "2026-03-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Red Hat Enterprise Linux 10",
"product_id": "T051308",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67733",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T051308",
"T004914",
"T032255"
]
},
"release_date": "2026-02-26T23:00:00.000+00:00",
"title": "CVE-2025-67733"
},
{
"cve": "CVE-2026-21863",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T051308",
"T004914",
"T032255"
]
},
"release_date": "2026-02-26T23:00:00.000+00:00",
"title": "CVE-2026-21863"
}
]
}
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.