usn-8771-1
Vulnerability from osv_ubuntu
Madelyn Olson discovered that Valkey incorrectly handled TLS connections under certain conditions. A remote attacker could possibly use this issue to cause Valkey to crash, resulting in a denial of service, or execute arbitrary code. (CVE-2026-56684)
It was discovered that Valkey incorrectly handled certain stream RDB payloads when executing the RESTORE command. An authenticated remote attacker could possibly use this issue to cause Valkey to crash, resulting in a denial of service, or execute arbitrary code. (CVE-2026-63639)
It was discovered that Valkey incorrectly handled cluster slot migration operations. A remote attacker could possibly use this issue to cause Valkey to crash, resulting in a denial of service. This issue was only addressed in Ubuntu 26.04 LTS. (CVE-2026-85522)
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2026-56684",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2026-63639",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:Pro:24.04:LTS"
}
},
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "valkey-redis-compat",
"binary_version": "7.2.13+dfsg1-0ubuntu0.1+esm1"
},
{
"binary_name": "valkey-sentinel",
"binary_version": "7.2.13+dfsg1-0ubuntu0.1+esm1"
},
{
"binary_name": "valkey-server",
"binary_version": "7.2.13+dfsg1-0ubuntu0.1+esm1"
},
{
"binary_name": "valkey-tools",
"binary_version": "7.2.13+dfsg1-0ubuntu0.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "valkey",
"purl": "pkg:deb/ubuntu/valkey@7.2.13+dfsg1-0ubuntu0.1+esm1?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.2.13+dfsg1-0ubuntu0.1+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"7.2.5+dfsg1-2ubuntu4~24.04.1",
"7.2.7+dfsg1-0ubuntu0.24.04.1",
"7.2.8+dfsg1-0ubuntu0.24.04.1",
"7.2.8+dfsg1-0ubuntu0.24.04.2",
"7.2.8+dfsg1-0ubuntu0.24.04.3",
"7.2.10+dfsg1-0ubuntu0.1",
"7.2.11+dfsg1-0ubuntu0.1",
"7.2.11+dfsg1-0ubuntu0.2",
"7.2.12+dfsg1-0ubuntu0.1",
"7.2.13+dfsg1-0ubuntu0.1"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2026-56684",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2026-63639",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2026-85522",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:26.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "valkey-sentinel",
"binary_version": "9.0.4-0ubuntu0.2"
},
{
"binary_name": "valkey-server",
"binary_version": "9.0.4-0ubuntu0.2"
},
{
"binary_name": "valkey-tools",
"binary_version": "9.0.4-0ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "valkey",
"purl": "pkg:deb/ubuntu/valkey@9.0.4-0ubuntu0.2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.0.4-0ubuntu0.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"8.1.3+dfsg1-0ubuntu2",
"8.1.4+dfsg1-0ubuntu1",
"9.0.2-0ubuntu1",
"9.0.3-0ubuntu1",
"9.0.3-0ubuntu2",
"9.0.4-0ubuntu0.1"
]
}
],
"aliases": [],
"details": "Madelyn Olson discovered that Valkey incorrectly handled TLS connections\nunder certain conditions. A remote attacker could possibly use this issue to\ncause Valkey to crash, resulting in a denial of service, or execute arbitrary\ncode. (CVE-2026-56684)\n\nIt was discovered that Valkey incorrectly handled certain stream RDB payloads\nwhen executing the RESTORE command. An authenticated remote attacker could\npossibly use this issue to cause Valkey to crash, resulting in a denial\nof service, or execute arbitrary code. (CVE-2026-63639)\n\nIt was discovered that Valkey incorrectly handled cluster slot migration\noperations. A remote attacker could possibly use this issue to cause Valkey\nto crash, resulting in a denial of service. This issue was only addressed in\nUbuntu 26.04 LTS. (CVE-2026-85522)",
"id": "USN-8771-1",
"modified": "2026-09-16T04:27:17Z",
"published": "2026-09-16T04:27:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8771-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-56684"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-63639"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-85522"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "valkey vulnerabilities",
"upstream": [
"UBUNTU-CVE-2026-56684",
"UBUNTU-CVE-2026-63639",
"UBUNTU-CVE-2026-85522"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.