Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-49844 (GCVE-0-2025-49844)
Vulnerability from cvelistv5 – Published: 2025-10-03 19:27 – Updated: 2025-11-04 21:11- CWE-416 - Use After Free
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-49844",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-07T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-08T03:55:16.159Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:11:33.153Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/10/07/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "redis",
"versions": [
{
"status": "affected",
"version": "\u003c 8.2.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416: Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-03T19:27:23.609Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"name": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"name": "https://github.com/redis/redis/releases/tag/8.2.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
}
],
"source": {
"advisory": "GHSA-4789-qfc9-5f9q",
"discovery": "UNKNOWN"
},
"title": "Redis Lua Use-After-Free may lead to remote code execution"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-49844",
"datePublished": "2025-10-03T19:27:23.609Z",
"dateReserved": "2025-06-11T14:33:57.800Z",
"dateUpdated": "2025-11-04T21:11:33.153Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-49844\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-10-03T20:15:32.823\",\"lastModified\":\"2025-11-12T11:34:21.060\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.\"}],\"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:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.2.20\",\"matchCriteriaId\":\"C2F4D4F6-6F7C-46BC-B37C-DFAC34B097AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0\",\"versionEndExcluding\":\"7.2.11\",\"matchCriteriaId\":\"4F82BD2A-473F-4F3F-9C80-C6448D07C45D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.6\",\"matchCriteriaId\":\"F6E336B8-E000-4EFA-95F8-F2B74A4913F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.4\",\"matchCriteriaId\":\"459EBC07-D37A-44E5-95DB-4C3FD9F008FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.2\",\"matchCriteriaId\":\"CBF13EC1-FE0A-4242-B8D3-2681485DDDF2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.2.11\",\"matchCriteriaId\":\"8CAF97D0-BE35-43AE-B820-3A88D1F49050\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.6\",\"matchCriteriaId\":\"F0285AE3-BBEA-4D0E-A8AD-957EC3E78870\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.4\",\"matchCriteriaId\":\"725746C6-025D-4364-9D97-E1315D670DF6\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/releases/tag/8.2.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/10/07/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"Mailing List\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/10/07/2\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:11:33.153Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-49844\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-03T19:45:42.117839Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-03T19:46:39.985Z\"}}], \"cna\": {\"title\": \"Redis Lua Use-After-Free may lead to remote code execution\", \"source\": {\"advisory\": \"GHSA-4789-qfc9-5f9q\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 10, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 8.2.2\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\", \"name\": \"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/8.2.2\", \"name\": \"https://github.com/redis/redis/releases/tag/8.2.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-10-03T19:27:23.609Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-49844\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T21:11:33.153Z\", \"dateReserved\": \"2025-06-11T14:33:57.800Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-10-03T19:27:23.609Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:03500-1
Vulnerability from csaf_suse - Published: 2025-10-08 18:35 - Updated: 2025-10-08 18:35Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis7 fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3500,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3500,openSUSE-SLE-15.6-2025-3500",
"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-2025_03500-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03500-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503500-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03500-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042037.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "Security update for redis7",
"tracking": {
"current_release_date": "2025-10-08T18:35:29Z",
"generator": {
"date": "2025-10-08T18:35:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03500-1",
"initial_release_date": "2025-10-08T18:35:29Z",
"revision_history": [
{
"date": "2025-10-08T18:35:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.19.1.aarch64",
"product": {
"name": "redis7-7.0.8-150600.8.19.1.aarch64",
"product_id": "redis7-7.0.8-150600.8.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.19.1.i586",
"product": {
"name": "redis7-7.0.8-150600.8.19.1.i586",
"product_id": "redis7-7.0.8-150600.8.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.19.1.ppc64le",
"product": {
"name": "redis7-7.0.8-150600.8.19.1.ppc64le",
"product_id": "redis7-7.0.8-150600.8.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.19.1.s390x",
"product": {
"name": "redis7-7.0.8-150600.8.19.1.s390x",
"product_id": "redis7-7.0.8-150600.8.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150600.8.19.1.x86_64",
"product": {
"name": "redis7-7.0.8-150600.8.19.1.x86_64",
"product_id": "redis7-7.0.8-150600.8.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"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": "redis7-7.0.8-150600.8.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150600.8.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
},
"product_reference": "redis7-7.0.8-150600.8.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:29Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:29Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:29Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis7-7.0.8-150600.8.19.1.x86_64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.aarch64",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.ppc64le",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.s390x",
"openSUSE Leap 15.6:redis7-7.0.8-150600.8.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:29Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
SUSE-SU-2025:03506-1
Vulnerability from csaf_suse - Published: 2025-10-09 07:44 - Updated: 2025-10-09 07:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3506,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3506,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3506,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3506,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3506,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3506,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3506,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3506,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3506,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3506,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3506",
"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-2025_03506-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03506-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503506-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03506-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042042.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-10-09T07:44:48Z",
"generator": {
"date": "2025-10-09T07:44:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03506-1",
"initial_release_date": "2025-10-09T07:44:48Z",
"revision_history": [
{
"date": "2025-10-09T07:44:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.40.1.aarch64",
"product": {
"name": "redis-6.2.6-150400.3.40.1.aarch64",
"product_id": "redis-6.2.6-150400.3.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.40.1.i586",
"product": {
"name": "redis-6.2.6-150400.3.40.1.i586",
"product_id": "redis-6.2.6-150400.3.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.40.1.ppc64le",
"product": {
"name": "redis-6.2.6-150400.3.40.1.ppc64le",
"product_id": "redis-6.2.6-150400.3.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.40.1.s390x",
"product": {
"name": "redis-6.2.6-150400.3.40.1.s390x",
"product_id": "redis-6.2.6-150400.3.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.2.6-150400.3.40.1.x86_64",
"product": {
"name": "redis-6.2.6-150400.3.40.1.x86_64",
"product_id": "redis-6.2.6-150400.3.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le"
},
"product_reference": "redis-6.2.6-150400.3.40.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x"
},
"product_reference": "redis-6.2.6-150400.3.40.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.2.6-150400.3.40.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
},
"product_reference": "redis-6.2.6-150400.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:44:48Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:44:48Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:44:48Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Proxy LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.ppc64le",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.s390x",
"SUSE Manager Server LTS 4.3:redis-6.2.6-150400.3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:44:48Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
SUSE-SU-2025:03507-1
Vulnerability from csaf_suse - Published: 2025-10-09 07:45 - Updated: 2025-10-09 07:45Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3507,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3507,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3507,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3507,SUSE-Storage-7.1-2025-3507",
"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-2025_03507-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03507-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503507-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03507-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042041.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-10-09T07:45:04Z",
"generator": {
"date": "2025-10-09T07:45:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03507-1",
"initial_release_date": "2025-10-09T07:45:04Z",
"revision_history": [
{
"date": "2025-10-09T07:45:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.43.1.aarch64",
"product": {
"name": "redis-6.0.14-150200.6.43.1.aarch64",
"product_id": "redis-6.0.14-150200.6.43.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.43.1.i586",
"product": {
"name": "redis-6.0.14-150200.6.43.1.i586",
"product_id": "redis-6.0.14-150200.6.43.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.43.1.ppc64le",
"product": {
"name": "redis-6.0.14-150200.6.43.1.ppc64le",
"product_id": "redis-6.0.14-150200.6.43.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.43.1.s390x",
"product": {
"name": "redis-6.0.14-150200.6.43.1.s390x",
"product_id": "redis-6.0.14-150200.6.43.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-6.0.14-150200.6.43.1.x86_64",
"product": {
"name": "redis-6.0.14-150200.6.43.1.x86_64",
"product_id": "redis-6.0.14-150200.6.43.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x"
},
"product_reference": "redis-6.0.14-150200.6.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le"
},
"product_reference": "redis-6.0.14-150200.6.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64"
},
"product_reference": "redis-6.0.14-150200.6.43.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-6.0.14-150200.6.43.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64"
},
"product_reference": "redis-6.0.14-150200.6.43.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:45:04Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:45:04Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:45:04Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:45:04Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
SUSE-SU-2025:03505-1
Vulnerability from csaf_suse - Published: 2025-10-09 07:43 - Updated: 2025-10-09 07:43Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3505,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3505,openSUSE-SLE-15.6-2025-3505",
"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-2025_03505-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03505-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503505-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03505-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042043.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-10-09T07:43:03Z",
"generator": {
"date": "2025-10-09T07:43:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03505-1",
"initial_release_date": "2025-10-09T07:43:03Z",
"revision_history": [
{
"date": "2025-10-09T07:43:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.18.1.aarch64",
"product": {
"name": "redis-7.2.4-150600.3.18.1.aarch64",
"product_id": "redis-7.2.4-150600.3.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.18.1.i586",
"product": {
"name": "redis-7.2.4-150600.3.18.1.i586",
"product_id": "redis-7.2.4-150600.3.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.18.1.ppc64le",
"product": {
"name": "redis-7.2.4-150600.3.18.1.ppc64le",
"product_id": "redis-7.2.4-150600.3.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.18.1.s390x",
"product": {
"name": "redis-7.2.4-150600.3.18.1.s390x",
"product_id": "redis-7.2.4-150600.3.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-7.2.4-150600.3.18.1.x86_64",
"product": {
"name": "redis-7.2.4-150600.3.18.1.x86_64",
"product_id": "redis-7.2.4-150600.3.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"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": "redis-7.2.4-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64"
},
"product_reference": "redis-7.2.4-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le"
},
"product_reference": "redis-7.2.4-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x"
},
"product_reference": "redis-7.2.4-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64"
},
"product_reference": "redis-7.2.4-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64"
},
"product_reference": "redis-7.2.4-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le"
},
"product_reference": "redis-7.2.4-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x"
},
"product_reference": "redis-7.2.4-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-7.2.4-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
},
"product_reference": "redis-7.2.4-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:43:03Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:43:03Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:43:03Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:redis-7.2.4-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.s390x",
"openSUSE Leap 15.6:redis-7.2.4-150600.3.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-09T07:43:03Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
SUSE-SU-2025:03499-1
Vulnerability from csaf_suse - Published: 2025-10-08 18:35 - Updated: 2025-10-08 18:35Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 to version 8.0.6 fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3499,SUSE-SLE-Module-Server-Applications-15-SP6-2025-3499,openSUSE-SLE-15.6-2025-3499",
"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-2025_03499-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03499-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503499-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03499-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042038.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "Security update for valkey",
"tracking": {
"current_release_date": "2025-10-08T18:35:18Z",
"generator": {
"date": "2025-10-08T18:35:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03499-1",
"initial_release_date": "2025-10-08T18:35:18Z",
"revision_history": [
{
"date": "2025-10-08T18:35:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150600.13.17.1.aarch64",
"product": {
"name": "valkey-8.0.6-150600.13.17.1.aarch64",
"product_id": "valkey-8.0.6-150600.13.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150600.13.17.1.aarch64",
"product": {
"name": "valkey-devel-8.0.6-150600.13.17.1.aarch64",
"product_id": "valkey-devel-8.0.6-150600.13.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150600.13.17.1.i586",
"product": {
"name": "valkey-8.0.6-150600.13.17.1.i586",
"product_id": "valkey-8.0.6-150600.13.17.1.i586"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150600.13.17.1.i586",
"product": {
"name": "valkey-devel-8.0.6-150600.13.17.1.i586",
"product_id": "valkey-devel-8.0.6-150600.13.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"product": {
"name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"product_id": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150600.13.17.1.ppc64le",
"product": {
"name": "valkey-8.0.6-150600.13.17.1.ppc64le",
"product_id": "valkey-8.0.6-150600.13.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"product": {
"name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"product_id": "valkey-devel-8.0.6-150600.13.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150600.13.17.1.s390x",
"product": {
"name": "valkey-8.0.6-150600.13.17.1.s390x",
"product_id": "valkey-8.0.6-150600.13.17.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150600.13.17.1.s390x",
"product": {
"name": "valkey-devel-8.0.6-150600.13.17.1.s390x",
"product_id": "valkey-devel-8.0.6-150600.13.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150600.13.17.1.x86_64",
"product": {
"name": "valkey-8.0.6-150600.13.17.1.x86_64",
"product_id": "valkey-8.0.6-150600.13.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150600.13.17.1.x86_64",
"product": {
"name": "valkey-devel-8.0.6-150600.13.17.1.x86_64",
"product_id": "valkey-devel-8.0.6-150600.13.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"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.6-150600.13.17.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-150600.13.17.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-150600.13.17.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-150600.13.17.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-150600.13.17.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-150600.13.17.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-150600.13.17.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.0.6-150600.13.17.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64"
},
"product_reference": "valkey-8.0.6-150600.13.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.0.6-150600.13.17.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
},
"product_reference": "valkey-devel-8.0.6-150600.13.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:18Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:18Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:18Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-8.0.6-150600.13.17.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:valkey-devel-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-8.0.6-150600.13.17.1.x86_64",
"openSUSE Leap 15.6:valkey-compat-redis-8.0.6-150600.13.17.1.noarch",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.aarch64",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.ppc64le",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.s390x",
"openSUSE Leap 15.6:valkey-devel-8.0.6-150600.13.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T18:35:18Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
SUSE-SU-2025:03501-1
Vulnerability from csaf_suse - Published: 2025-10-08 21:04 - Updated: 2025-10-08 21:04Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis7 fixes the following issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3501,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3501,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3501,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3501,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3501",
"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-2025_03501-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03501-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503501-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03501-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042045.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "Security update for redis7",
"tracking": {
"current_release_date": "2025-10-08T21:04:45Z",
"generator": {
"date": "2025-10-08T21:04:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03501-1",
"initial_release_date": "2025-10-08T21:04:45Z",
"revision_history": [
{
"date": "2025-10-08T21:04:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.24.1.aarch64",
"product": {
"name": "redis7-7.0.8-150500.3.24.1.aarch64",
"product_id": "redis7-7.0.8-150500.3.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.24.1.i586",
"product": {
"name": "redis7-7.0.8-150500.3.24.1.i586",
"product_id": "redis7-7.0.8-150500.3.24.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.24.1.ppc64le",
"product": {
"name": "redis7-7.0.8-150500.3.24.1.ppc64le",
"product_id": "redis7-7.0.8-150500.3.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.24.1.s390x",
"product": {
"name": "redis7-7.0.8-150500.3.24.1.s390x",
"product_id": "redis7-7.0.8-150500.3.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis7-7.0.8-150500.3.24.1.x86_64",
"product": {
"name": "redis7-7.0.8-150500.3.24.1.x86_64",
"product_id": "redis7-7.0.8-150500.3.24.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis7-7.0.8-150500.3.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
},
"product_reference": "redis7-7.0.8-150500.3.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T21:04:45Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T21:04:45Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T21:04:45Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:redis7-7.0.8-150500.3.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:redis7-7.0.8-150500.3.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T21:04:45Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
SUSE-SU-2025:03502-1
Vulnerability from csaf_suse - Published: 2025-10-08 22:04 - Updated: 2025-10-08 22:04Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 to version 8.0.6 fixes the following security issues:\n\n- CVE-2025-49844: Malicious Lua scripts may lead to remote code execution.\n [bsc#1250995]\n\n- CVE-2025-46817: Malicious Lua scripts may lead to integer overflow and\n potential remote code execution. [bsc#1250995]\n\n- CVE-2025-46818: Malicious Lua scripts can be executed in the context of\n another user. [bsc#1250995]\n\n- CVE-2025-46819: Malicious Lua scripts can trigger out-of-bound reads to\n facilitate denial-of-service attacks. [bsc#1250995]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3502,SUSE-SLE-Module-Server-Applications-15-SP7-2025-3502",
"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-2025_03502-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03502-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503502-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03502-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042044.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "Security update for valkey",
"tracking": {
"current_release_date": "2025-10-08T22:04:15Z",
"generator": {
"date": "2025-10-08T22:04:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03502-1",
"initial_release_date": "2025-10-08T22:04:15Z",
"revision_history": [
{
"date": "2025-10-08T22:04:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150700.3.11.1.aarch64",
"product": {
"name": "valkey-8.0.6-150700.3.11.1.aarch64",
"product_id": "valkey-8.0.6-150700.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150700.3.11.1.aarch64",
"product": {
"name": "valkey-devel-8.0.6-150700.3.11.1.aarch64",
"product_id": "valkey-devel-8.0.6-150700.3.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150700.3.11.1.i586",
"product": {
"name": "valkey-8.0.6-150700.3.11.1.i586",
"product_id": "valkey-8.0.6-150700.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150700.3.11.1.i586",
"product": {
"name": "valkey-devel-8.0.6-150700.3.11.1.i586",
"product_id": "valkey-devel-8.0.6-150700.3.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"product": {
"name": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"product_id": "valkey-compat-redis-8.0.6-150700.3.11.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150700.3.11.1.ppc64le",
"product": {
"name": "valkey-8.0.6-150700.3.11.1.ppc64le",
"product_id": "valkey-8.0.6-150700.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"product": {
"name": "valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"product_id": "valkey-devel-8.0.6-150700.3.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150700.3.11.1.s390x",
"product": {
"name": "valkey-8.0.6-150700.3.11.1.s390x",
"product_id": "valkey-8.0.6-150700.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150700.3.11.1.s390x",
"product": {
"name": "valkey-devel-8.0.6-150700.3.11.1.s390x",
"product_id": "valkey-devel-8.0.6-150700.3.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.0.6-150700.3.11.1.x86_64",
"product": {
"name": "valkey-8.0.6-150700.3.11.1.x86_64",
"product_id": "valkey-8.0.6-150700.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.0.6-150700.3.11.1.x86_64",
"product": {
"name": "valkey-devel-8.0.6-150700.3.11.1.x86_64",
"product_id": "valkey-devel-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.aarch64"
},
"product_reference": "valkey-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.ppc64le"
},
"product_reference": "valkey-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.s390x"
},
"product_reference": "valkey-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.x86_64"
},
"product_reference": "valkey-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.noarch"
},
"product_reference": "valkey-compat-redis-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.aarch64"
},
"product_reference": "valkey-devel-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.ppc64le"
},
"product_reference": "valkey-devel-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.s390x"
},
"product_reference": "valkey-devel-8.0.6-150700.3.11.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.6-150700.3.11.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.6-150700.3.11.1.x86_64"
},
"product_reference": "valkey-devel-8.0.6-150700.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T22:04:15Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T22:04:15Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T22:04:15Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-8.0.6-150700.3.11.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-compat-redis-8.0.6-150700.3.11.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:valkey-devel-8.0.6-150700.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-08T22:04:15Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
OPENSUSE-SU-2025:15600-1
Vulnerability from csaf_opensuse - Published: 2025-10-04 00:00 - Updated: 2025-10-04 00:00Notes
{
"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": "redis-8.2.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the redis-8.2.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15600",
"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/opensuse-su-2025_15600-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "redis-8.2.2-1.1 on GA media",
"tracking": {
"current_release_date": "2025-10-04T00:00:00Z",
"generator": {
"date": "2025-10-04T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15600-1",
"initial_release_date": "2025-10-04T00:00:00Z",
"revision_history": [
{
"date": "2025-10-04T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.2-1.1.aarch64",
"product": {
"name": "redis-8.2.2-1.1.aarch64",
"product_id": "redis-8.2.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.2-1.1.ppc64le",
"product": {
"name": "redis-8.2.2-1.1.ppc64le",
"product_id": "redis-8.2.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.2-1.1.s390x",
"product": {
"name": "redis-8.2.2-1.1.s390x",
"product_id": "redis-8.2.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.2-1.1.x86_64",
"product": {
"name": "redis-8.2.2-1.1.x86_64",
"product_id": "redis-8.2.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64"
},
"product_reference": "redis-8.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le"
},
"product_reference": "redis-8.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-8.2.2-1.1.s390x"
},
"product_reference": "redis-8.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
},
"product_reference": "redis-8.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-04T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-04T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-04T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:redis-8.2.2-1.1.aarch64",
"openSUSE Tumbleweed:redis-8.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:redis-8.2.2-1.1.s390x",
"openSUSE Tumbleweed:redis-8.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-04T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
OPENSUSE-SU-2025:15604-1
Vulnerability from csaf_opensuse - Published: 2025-10-07 00:00 - Updated: 2025-10-07 00:00Notes
{
"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": "valkey-8.1.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the valkey-8.1.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15604",
"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/opensuse-su-2025_15604-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
}
],
"title": "valkey-8.1.4-1.1 on GA media",
"tracking": {
"current_release_date": "2025-10-07T00:00:00Z",
"generator": {
"date": "2025-10-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15604-1",
"initial_release_date": "2025-10-07T00:00:00Z",
"revision_history": [
{
"date": "2025-10-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.1.4-1.1.aarch64",
"product": {
"name": "valkey-8.1.4-1.1.aarch64",
"product_id": "valkey-8.1.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-compat-redis-8.1.4-1.1.aarch64",
"product": {
"name": "valkey-compat-redis-8.1.4-1.1.aarch64",
"product_id": "valkey-compat-redis-8.1.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.1.4-1.1.aarch64",
"product": {
"name": "valkey-devel-8.1.4-1.1.aarch64",
"product_id": "valkey-devel-8.1.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.1.4-1.1.ppc64le",
"product": {
"name": "valkey-8.1.4-1.1.ppc64le",
"product_id": "valkey-8.1.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-compat-redis-8.1.4-1.1.ppc64le",
"product": {
"name": "valkey-compat-redis-8.1.4-1.1.ppc64le",
"product_id": "valkey-compat-redis-8.1.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.1.4-1.1.ppc64le",
"product": {
"name": "valkey-devel-8.1.4-1.1.ppc64le",
"product_id": "valkey-devel-8.1.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.1.4-1.1.s390x",
"product": {
"name": "valkey-8.1.4-1.1.s390x",
"product_id": "valkey-8.1.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-compat-redis-8.1.4-1.1.s390x",
"product": {
"name": "valkey-compat-redis-8.1.4-1.1.s390x",
"product_id": "valkey-compat-redis-8.1.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.1.4-1.1.s390x",
"product": {
"name": "valkey-devel-8.1.4-1.1.s390x",
"product_id": "valkey-devel-8.1.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-8.1.4-1.1.x86_64",
"product": {
"name": "valkey-8.1.4-1.1.x86_64",
"product_id": "valkey-8.1.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-compat-redis-8.1.4-1.1.x86_64",
"product": {
"name": "valkey-compat-redis-8.1.4-1.1.x86_64",
"product_id": "valkey-compat-redis-8.1.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "valkey-devel-8.1.4-1.1.x86_64",
"product": {
"name": "valkey-devel-8.1.4-1.1.x86_64",
"product_id": "valkey-devel-8.1.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64"
},
"product_reference": "valkey-8.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le"
},
"product_reference": "valkey-8.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x"
},
"product_reference": "valkey-8.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-8.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64"
},
"product_reference": "valkey-8.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64"
},
"product_reference": "valkey-compat-redis-8.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le"
},
"product_reference": "valkey-compat-redis-8.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x"
},
"product_reference": "valkey-compat-redis-8.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-compat-redis-8.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64"
},
"product_reference": "valkey-compat-redis-8.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64"
},
"product_reference": "valkey-devel-8.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le"
},
"product_reference": "valkey-devel-8.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x"
},
"product_reference": "valkey-devel-8.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-8.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
},
"product_reference": "valkey-devel-8.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:valkey-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-compat-redis-8.1.4-1.1.x86_64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.aarch64",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.s390x",
"openSUSE Tumbleweed:valkey-devel-8.1.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
}
]
}
OPENSUSE-SU-2025-20121-1
Vulnerability from csaf_opensuse - Published: 2025-11-27 15:53 - Updated: 2025-11-27 15:53Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for redis",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for redis fixes the following issues:\n\n- Updated to 8.2.3 (boo#1252996 CVE-2025-62507)\n * https://github.com/redis/redis/releases/tag/8.2.3\n - Security fixes\n - (CVE-2025-62507) Bug in `XACKDEL` may lead to stack overflow\n and potential RCE\n - Bug fixes\n - `HGETEX`: A missing `numfields` argument when `FIELDS` is\n used can lead to Redis crash\n - An overflow in `HyperLogLog` with 2GB+ entries may result in\n a Redis crash\n - Cuckoo filter - Division by zero in Cuckoo filter insertion\n - Cuckoo filter - Counter overflow\n - Bloom filter - Arbitrary memory read/write with invalid\n filter\n - Bloom filter - Out-of-bounds access with empty chain\n - Top-k - Out-of-bounds access\n - Bloom filter - Restore invalid filter [We thank AWS security\n for responsibly disclosing the security bug]\n\n- Updated to 8.2.2 (boo#1250995)\n * https://github.com/redis/redis/releases/tag/8.2.2\n * Fixed Lua script may lead to remote code execution (CVE-2025-49844).\n * Fixed Lua script may lead to integer overflow (CVE-2025-46817).\n * Fixed Lua script can be executed in the context of another user\n (CVE-2025-46818).\n * Fixed LUA out-of-bound read (CVE-2025-46819).\n * Fixed potential crash on Lua script or streams and HFE defrag.\n * Fixed potential crash when using ACL rules.\n * Added VSIM: new EPSILON argument to specify maximum distance.\n * Added SVS-VAMANA: allow use of BUILD_INTEL_SVS_OPT flag.\n * Added RESP3 serialization performance.\n * Added INFO SEARCH: new SVS-VAMANA metrics.\n\n- Updated to 8.2.1\n * https://github.com/redis/redis/releases/tag/8.2.1\n - Bug fixes\n * #14240 INFO KEYSIZES - potential incorrect histogram updates\n on cluster mode with modules\n * #14274 Disable Active Defrag during flushing replica\n * #14276 XADD or XTRIM can crash the server after loading RDB\n * #Q6601 Potential crash when running FLUSHDB (MOD-10681)\n * Performance and resource utilization\n * Query Engine - LeanVec and LVQ proprietary Intel\n optimizations were removed from Redis Open Source\n * #Q6621 Fix regression in INFO (MOD-10779)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-37",
"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/opensuse-su-2025-20121-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1250995",
"url": "https://bugzilla.suse.com/1250995"
},
{
"category": "self",
"summary": "SUSE Bug 1252996",
"url": "https://bugzilla.suse.com/1252996"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62507 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62507/"
}
],
"title": "Security update for redis",
"tracking": {
"current_release_date": "2025-11-27T15:53:18Z",
"generator": {
"date": "2025-11-27T15:53:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025-20121-1",
"initial_release_date": "2025-11-27T15:53:18Z",
"revision_history": [
{
"date": "2025-11-27T15:53:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.0-bp160.1.3.aarch64",
"product": {
"name": "redis-8.2.0-bp160.1.3.aarch64",
"product_id": "redis-8.2.0-bp160.1.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.0-bp160.1.3.ppc64le",
"product": {
"name": "redis-8.2.0-bp160.1.3.ppc64le",
"product_id": "redis-8.2.0-bp160.1.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.0-bp160.1.3.s390x",
"product": {
"name": "redis-8.2.0-bp160.1.3.s390x",
"product_id": "redis-8.2.0-bp160.1.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-8.2.0-bp160.1.3.x86_64",
"product": {
"name": "redis-8.2.0-bp160.1.3.x86_64",
"product_id": "redis-8.2.0-bp160.1.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.0-bp160.1.3.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64"
},
"product_reference": "redis-8.2.0-bp160.1.3.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.0-bp160.1.3.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le"
},
"product_reference": "redis-8.2.0-bp160.1.3.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.0-bp160.1.3.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x"
},
"product_reference": "redis-8.2.0-bp160.1.3.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-8.2.0-bp160.1.3.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
},
"product_reference": "redis-8.2.0-bp160.1.3.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46817"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46817",
"url": "https://www.suse.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46817",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T15:53:18Z",
"details": "critical"
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46818"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate different LUA objects and potentially run their own code in the context of another user. The problem exists in all versions of Redis with LUA scripting. This issue is fixed in version 8.2.2. A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing LUA scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46818",
"url": "https://www.suse.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46818",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T15:53:18Z",
"details": "critical"
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46819"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted LUA script to read out-of-bound data or crash the server and subsequent denial of service. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to block a script by restricting both the EVAL and FUNCTION command families.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46819",
"url": "https://www.suse.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-46819",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T15:53:18Z",
"details": "critical"
}
],
"title": "CVE-2025-46819"
},
{
"cve": "CVE-2025-49844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49844"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49844",
"url": "https://www.suse.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "SUSE Bug 1250995 for CVE-2025-49844",
"url": "https://bugzilla.suse.com/1250995"
}
],
"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 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T15:53:18Z",
"details": "critical"
}
],
"title": "CVE-2025-49844"
},
{
"cve": "CVE-2025-62507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62507"
}
],
"notes": [
{
"category": "general",
"text": "Redis is an open source, in-memory database that persists on disk. In versions 8.2.0 and above, a user can run the XACKDEL command with multiple ID\u0027s and trigger a stack buffer overflow, which may potentially lead to remote code execution. This issue is fixed in version 8.2.3. To workaround this issue without patching the redis-server executable is to prevent users from executing XACKDEL operation. This can be done using ACL to restrict XACKDEL command.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62507",
"url": "https://www.suse.com/security/cve/CVE-2025-62507"
},
{
"category": "external",
"summary": "SUSE Bug 1252996 for CVE-2025-62507",
"url": "https://bugzilla.suse.com/1252996"
}
],
"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 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.aarch64",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.ppc64le",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.s390x",
"openSUSE Leap 16.0:redis-8.2.0-bp160.1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T15:53:18Z",
"details": "critical"
}
],
"title": "CVE-2025-62507"
}
]
}
RHSA-2025:19238
Vulnerability from csaf_redhat - Published: 2025-10-29 09:38 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19238",
"url": "https://access.redhat.com/errata/RHSA-2025:19238"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19238.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:48+00:00",
"generator": {
"date": "2025-12-15T20:32:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19238",
"initial_release_date": "2025-10-29T09:38:04+00:00",
"revision_history": [
{
"date": "2025-10-29T09:38:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-29T09:38:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"product": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src (redis:6)",
"product_id": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=src\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch (redis:6)",
"product_id": "redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=noarch\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6)",
"product_id": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=aarch64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=aarch64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=aarch64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6)",
"product_id": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=aarch64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6)",
"product_id": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=ppc64le\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6)",
"product_id": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=ppc64le\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6)",
"product_id": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=ppc64le\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6)",
"product_id": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=ppc64le\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6)",
"product_id": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=s390x\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6)",
"product_id": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=s390x\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6)",
"product_id": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=s390x\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6)",
"product_id": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=s390x\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6)",
"product_id": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=x86_64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=x86_64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=x86_64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.module%2Bel8.10.0%2B23551%2Bd4cd15d7?arch=x86_64\u0026rpmmod=redis:6:8100020251007064521:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6"
},
"product_reference": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6"
},
"product_reference": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6"
},
"product_reference": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6"
},
"product_reference": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6"
},
"product_reference": "redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6"
},
"product_reference": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6"
},
"product_reference": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6"
},
"product_reference": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:38:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19238"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:38:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19238"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:38:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19238"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:38:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19238"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.src::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.aarch64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.ppc64le::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.s390x::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.x86_64::redis:6",
"AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.module+el8.10.0+23551+d4cd15d7.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:21936
Vulnerability from csaf_redhat - Published: 2025-11-24 09:46 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for valkey is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:21936",
"url": "https://access.redhat.com/errata/RHSA-2025:21936"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21936.json"
}
],
"title": "Red Hat Security Advisory: valkey security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:56+00:00",
"generator": {
"date": "2025-12-15T20:32:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:21936",
"initial_release_date": "2025-11-24T09:46:26+00:00",
"revision_history": [
{
"date": "2025-11-24T09:46:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-24T09:46:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el10_1.src",
"product": {
"name": "valkey-0:8.0.6-2.el10_1.src",
"product_id": "valkey-0:8.0.6-2.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el10_1.aarch64",
"product": {
"name": "valkey-0:8.0.6-2.el10_1.aarch64",
"product_id": "valkey-0:8.0.6-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el10_1.aarch64",
"product": {
"name": "valkey-devel-0:8.0.6-2.el10_1.aarch64",
"product_id": "valkey-devel-0:8.0.6-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"product_id": "valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"product_id": "valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el10_1.ppc64le",
"product": {
"name": "valkey-0:8.0.6-2.el10_1.ppc64le",
"product_id": "valkey-0:8.0.6-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"product": {
"name": "valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"product_id": "valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"product_id": "valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"product_id": "valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el10_1.x86_64",
"product": {
"name": "valkey-0:8.0.6-2.el10_1.x86_64",
"product_id": "valkey-0:8.0.6-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el10_1.x86_64",
"product": {
"name": "valkey-devel-0:8.0.6-2.el10_1.x86_64",
"product_id": "valkey-devel-0:8.0.6-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"product_id": "valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"product_id": "valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el10_1.s390x",
"product": {
"name": "valkey-0:8.0.6-2.el10_1.s390x",
"product_id": "valkey-0:8.0.6-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el10_1.s390x",
"product": {
"name": "valkey-devel-0:8.0.6-2.el10_1.s390x",
"product_id": "valkey-devel-0:8.0.6-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"product_id": "valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"product_id": "valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64"
},
"product_reference": "valkey-0:8.0.6-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le"
},
"product_reference": "valkey-0:8.0.6-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x"
},
"product_reference": "valkey-0:8.0.6-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src"
},
"product_reference": "valkey-0:8.0.6-2.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64"
},
"product_reference": "valkey-0:8.0.6-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64"
},
"product_reference": "valkey-devel-0:8.0.6-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le"
},
"product_reference": "valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x"
},
"product_reference": "valkey-devel-0:8.0.6-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
},
"product_reference": "valkey-devel-0:8.0.6-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T09:46:26+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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21936"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T09:46:26+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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21936"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T09:46:26+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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21936"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T09:46:26+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.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21936"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.src",
"AppStream-10.1.Z:valkey-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debuginfo-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-debugsource-0:8.0.6-2.el10_1.x86_64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.aarch64",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.ppc64le",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.s390x",
"AppStream-10.1.Z:valkey-devel-0:8.0.6-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:18996
Vulnerability from csaf_redhat - Published: 2025-10-23 09:28 - Updated: 2025-12-15 20:32Notes
{
"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 redis is now available for Red Hat Enterprise Linux 9.4 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": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:18996",
"url": "https://access.redhat.com/errata/RHSA-2025:18996"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18996.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:46+00:00",
"generator": {
"date": "2025-12-15T20:32:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:18996",
"initial_release_date": "2025-10-23T09:28:31+00:00",
"revision_history": [
{
"date": "2025-10-23T09:28:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-23T09:28:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:46+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.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_4.5.aarch64",
"product": {
"name": "redis-0:6.2.7-1.el9_4.5.aarch64",
"product_id": "redis-0:6.2.7-1.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"product_id": "redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"product_id": "redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_4.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_4.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_4.5.ppc64le",
"product": {
"name": "redis-0:6.2.7-1.el9_4.5.ppc64le",
"product_id": "redis-0:6.2.7-1.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"product_id": "redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"product_id": "redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_4.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_4.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_4.5.src",
"product": {
"name": "redis-0:6.2.7-1.el9_4.5.src",
"product_id": "redis-0:6.2.7-1.el9_4.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_4.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_4.5.x86_64",
"product": {
"name": "redis-0:6.2.7-1.el9_4.5.x86_64",
"product_id": "redis-0:6.2.7-1.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"product_id": "redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"product_id": "redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_4.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_4.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_4.5.i686",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.i686",
"product_id": "redis-devel-0:6.2.7-1.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"product_id": "redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_4.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_4.5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_4.5.s390x",
"product": {
"name": "redis-0:6.2.7-1.el9_4.5.s390x",
"product_id": "redis-0:6.2.7-1.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_4.5.s390x",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.s390x",
"product_id": "redis-devel-0:6.2.7-1.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"product_id": "redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_4.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_4.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.7-1.el9_4.5.noarch",
"product": {
"name": "redis-doc-0:6.2.7-1.el9_4.5.noarch",
"product_id": "redis-doc-0:6.2.7-1.el9_4.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.7-1.el9_4.5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64"
},
"product_reference": "redis-0:6.2.7-1.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le"
},
"product_reference": "redis-0:6.2.7-1.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x"
},
"product_reference": "redis-0:6.2.7-1.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_4.5.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src"
},
"product_reference": "redis-0:6.2.7-1.el9_4.5.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64"
},
"product_reference": "redis-0:6.2.7-1.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_4.5.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_4.5.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.7-1.el9_4.5.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
},
"product_reference": "redis-doc-0:6.2.7-1.el9_4.5.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T09:28:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18996"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T09:28:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18996"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.src",
"AppStream-9.4.0.Z.EUS:redis-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.aarch64",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.i686",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.ppc64le",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.s390x",
"AppStream-9.4.0.Z.EUS:redis-devel-0:6.2.7-1.el9_4.5.x86_64",
"AppStream-9.4.0.Z.EUS:redis-doc-0:6.2.7-1.el9_4.5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:19086
Vulnerability from csaf_redhat - Published: 2025-10-23 20:28 - Updated: 2025-12-15 20:32Notes
{
"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 redis is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19086",
"url": "https://access.redhat.com/errata/RHSA-2025:19086"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19086.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:48+00:00",
"generator": {
"date": "2025-12-15T20:32:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19086",
"initial_release_date": "2025-10-23T20:28:12+00:00",
"revision_history": [
{
"date": "2025-10-23T20:28:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-23T20:28:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:48+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 E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_2.5.src",
"product": {
"name": "redis-0:6.2.7-1.el9_2.5.src",
"product_id": "redis-0:6.2.7-1.el9_2.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_2.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_2.5.aarch64",
"product": {
"name": "redis-0:6.2.7-1.el9_2.5.aarch64",
"product_id": "redis-0:6.2.7-1.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_2.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"product_id": "redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_2.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"product_id": "redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_2.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_2.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_2.5.ppc64le",
"product": {
"name": "redis-0:6.2.7-1.el9_2.5.ppc64le",
"product_id": "redis-0:6.2.7-1.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_2.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"product_id": "redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_2.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"product_id": "redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_2.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_2.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_2.5.x86_64",
"product": {
"name": "redis-0:6.2.7-1.el9_2.5.x86_64",
"product_id": "redis-0:6.2.7-1.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_2.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"product_id": "redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_2.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"product_id": "redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_2.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_2.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_2.5.i686",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.i686",
"product_id": "redis-devel-0:6.2.7-1.el9_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_2.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"product_id": "redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_2.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_2.5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.el9_2.5.s390x",
"product": {
"name": "redis-0:6.2.7-1.el9_2.5.s390x",
"product_id": "redis-0:6.2.7-1.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.el9_2.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.el9_2.5.s390x",
"product": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.s390x",
"product_id": "redis-devel-0:6.2.7-1.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.el9_2.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"product": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"product_id": "redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.el9_2.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"product_id": "redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.el9_2.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.7-1.el9_2.5.noarch",
"product": {
"name": "redis-doc-0:6.2.7-1.el9_2.5.noarch",
"product_id": "redis-doc-0:6.2.7-1.el9_2.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.7-1.el9_2.5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64"
},
"product_reference": "redis-0:6.2.7-1.el9_2.5.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le"
},
"product_reference": "redis-0:6.2.7-1.el9_2.5.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x"
},
"product_reference": "redis-0:6.2.7-1.el9_2.5.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_2.5.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src"
},
"product_reference": "redis-0:6.2.7-1.el9_2.5.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64"
},
"product_reference": "redis-0:6.2.7-1.el9_2.5.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64"
},
"product_reference": "redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_2.5.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_2.5.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64"
},
"product_reference": "redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.7-1.el9_2.5.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
},
"product_reference": "redis-doc-0:6.2.7-1.el9_2.5.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T20:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19086"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T20:28:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19086"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:redis-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debuginfo-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-debugsource-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.i686",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:redis-devel-0:6.2.7-1.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:redis-doc-0:6.2.7-1.el9_2.5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:19675
Vulnerability from csaf_redhat - Published: 2025-11-04 14:45 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for valkey is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19675",
"url": "https://access.redhat.com/errata/RHSA-2025:19675"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19675.json"
}
],
"title": "Red Hat Security Advisory: valkey security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:53+00:00",
"generator": {
"date": "2025-12-15T20:32:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19675",
"initial_release_date": "2025-11-04T14:45:57+00:00",
"revision_history": [
{
"date": "2025-11-04T14:45:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-04T14:45:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-1.el10_0.src",
"product": {
"name": "valkey-0:8.0.6-1.el10_0.src",
"product_id": "valkey-0:8.0.6-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-1.el10_0.aarch64",
"product": {
"name": "valkey-0:8.0.6-1.el10_0.aarch64",
"product_id": "valkey-0:8.0.6-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-1.el10_0.aarch64",
"product": {
"name": "valkey-devel-0:8.0.6-1.el10_0.aarch64",
"product_id": "valkey-devel-0:8.0.6-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"product": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"product_id": "valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"product": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"product_id": "valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-1.el10_0.ppc64le",
"product": {
"name": "valkey-0:8.0.6-1.el10_0.ppc64le",
"product_id": "valkey-0:8.0.6-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"product": {
"name": "valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"product_id": "valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"product": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"product_id": "valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"product": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"product_id": "valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-1.el10_0.x86_64",
"product": {
"name": "valkey-0:8.0.6-1.el10_0.x86_64",
"product_id": "valkey-0:8.0.6-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-1.el10_0.x86_64",
"product": {
"name": "valkey-devel-0:8.0.6-1.el10_0.x86_64",
"product_id": "valkey-devel-0:8.0.6-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"product": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"product_id": "valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"product": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"product_id": "valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-1.el10_0.s390x",
"product": {
"name": "valkey-0:8.0.6-1.el10_0.s390x",
"product_id": "valkey-0:8.0.6-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-1.el10_0.s390x",
"product": {
"name": "valkey-devel-0:8.0.6-1.el10_0.s390x",
"product_id": "valkey-devel-0:8.0.6-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"product": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"product_id": "valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"product": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"product_id": "valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64"
},
"product_reference": "valkey-0:8.0.6-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le"
},
"product_reference": "valkey-0:8.0.6-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x"
},
"product_reference": "valkey-0:8.0.6-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src"
},
"product_reference": "valkey-0:8.0.6-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64"
},
"product_reference": "valkey-0:8.0.6-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64"
},
"product_reference": "valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le"
},
"product_reference": "valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x"
},
"product_reference": "valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64"
},
"product_reference": "valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64"
},
"product_reference": "valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le"
},
"product_reference": "valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x"
},
"product_reference": "valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64"
},
"product_reference": "valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64"
},
"product_reference": "valkey-devel-0:8.0.6-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le"
},
"product_reference": "valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x"
},
"product_reference": "valkey-devel-0:8.0.6-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
},
"product_reference": "valkey-devel-0:8.0.6-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T14:45:57+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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19675"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T14:45:57+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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19675"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T14:45:57+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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19675"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-04T14:45:57+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:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19675"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.src",
"AppStream-10.0.Z:valkey-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debuginfo-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-debugsource-0:8.0.6-1.el10_0.x86_64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.aarch64",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.ppc64le",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.s390x",
"AppStream-10.0.Z:valkey-devel-0:8.0.6-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:23203
Vulnerability from csaf_redhat - Published: 2025-12-15 15:34 - Updated: 2025-12-27 03:12Notes
{
"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": "Important: Red Hat OpenShift GitOps v1.18.2 security update",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat OpenShift GitOps.\nBug Fix(es) and Enhancement(s):\n* GITOPS-7608 (Redis HA pods are taking longer than expected to come up)\n* GITOPS-7789 (Version override in ArgoCD CR causes operator to use upstream images)\n* GITOPS-7798 (Progress Sync Unknown in UI (cherry-pick #24202 for 3.1))\n* GITOPS-7844 (GitOpsService controller creates default ArgoCD with v1alpha1 api version)\n* GITOPS-8019 (CVE-2025-49844 - Vulnerability with Redis)\n* GITOPS-8033 (openshift-gitops-redis-ha-haproxy deployment fails to rollout with 3 worker nodes)\n* GITOPS-8067 (1.18.z - Hide Dev Preview Badge in GitOps Operator\u0027s Operand tabs)\n* GITOPS-8142 (CVE-2024-45337 reported by RHACS for OpenShift GitOps Operator v1.18.1 (ArgoCD-based) due to outdated git-lfs binary, dependency update required to remove false positive.)\n* GITOPS-8152 (ArgoCD CR Reconciliation fails if spec.applicationSet.webhookServer.route.enabled is set to true)\n\nPost-Upgrade Action Required: Audit GitOps Operator Roles \n\nFollowing this upgrade, we strongly recommend you run the provided audit script to review namespace-scoped access. \n * The script identifies Roles/RoleBindings that grant cross-namespace access for the GitOps operator\u0027s features (created via .spec.sourceNamespaces). \n * Run it to verify and confirm that only the intended namespaces have cross-namespace access to deploy applications. \n\nFor more details, refer to : \n - https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles ",
"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-2025:23203",
"url": "https://access.redhat.com/errata/RHSA-2025:23203"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13888",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49844",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.18/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.18/"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles",
"url": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23203.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift GitOps v1.18.2 security update",
"tracking": {
"current_release_date": "2025-12-27T03:12:54+00:00",
"generator": {
"date": "2025-12-27T03:12:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:23203",
"initial_release_date": "2025-12-15T15:34:36+00:00",
"revision_history": [
{
"date": "2025-12-15T15:34:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-16T07:12:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-27T03:12:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.18",
"product": {
"name": "Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.18::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Aa6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Aaa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Ac5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Aabf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256%3Ab4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Ab7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Ad95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Afbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Aee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3Acae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Ad88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Ac2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3Ac6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:34:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23203"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2025-13888",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418361"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as Important instead of Critical. While full cluster compromise is possible, it requires the attacker to already possess authenticated namespace administrator credentials, reducing the attack surface to authorized internal users rather than external attackers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "RHBZ#2418361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef",
"url": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/pull/897",
"url": "https://github.com/redhat-developer/gitops-operator/pull/897"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2",
"url": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2"
}
],
"release_date": "2025-12-15T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:34:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23203"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:34:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23203"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:217cfb3efa9a3514fec28db7c812c723c0d490b2653920f690e89bec64bb8a17_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2d7214b91d8954376fa3739b5d0a856f0124a62e2cd135bbe0a2fd741efed1a9_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:87a36dcde955efb54ab113d5696d2eed8d6f0f34dad48303abd2fbb00b5d0265_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:fbdcd572a787c37403839d12ec627f371731b55bf665558e9621dbc6951e2df1_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:421639cedef9b144be97d27d1fdfa46d7fe9f01611a9625656868ca7a4d5ce11_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:7adcbe9c60d6a10435ae86fe475241148621b9375866125cc35a9ad889886b38_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a904ab9ff98789f9a7d1ccb93f1d5696ec60386240655963fe9268922924ef6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:ee50a4291ea3401f1c4739b554b100815c51191f8bfbee60cccfc7df7830c8aa_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:012098b3e2a9d10ad6b10bbfe8c79d60202b514395b7ee1f63586c6ebd399e34_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:36846a0a80043b3047d361b3114c65e7dd8bcedf7f296f8d58b872b0f34c2aa8_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:453961c36353116685d096503997af51b5551327e58060142c6cc8e519593179_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:aa1f6651fe44e8954ec4ff9e54e30cd1567a79f264f1ac2655190aa3507c2600_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:2c803534984353a1fffb3cb6dc1cc060bb49a777eff5d29ab73e886aa9c7ad9e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:3759356a7e66dc3ded63c8df2fdaaa425621ea26aebb4ecbdab38398b1b8287e_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:63a009eef474539e273c2aedbd50cdb160bcff8ef6ece067a5d9a492b17c7e42_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a6cc862075088ed8fa87795ec7f04f232758f7ac198659edf1f2e31218380cf9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:1ce4994bf13f82da293b7fe2829302951f812cc09139434dc06e492e0f8e5cb8_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:4620ae80d5890bcb11b2ca68e0dbfe5a0ab40f86a24bbad83bba0391309131b1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:59655061ef913aba1fef47291bc95ebd598812f4cf9dbd165023ae6e4cd2460a_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:cae46a1af7b4e0a13a66af872fd656c204518346ef98ae8c9d6f3294835d3ff7_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:971658bc181b91230bd0f0b276f85a23f805f08453cebe759b3ac37adca97cae_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9f1f1898a1af86a86b754e43a5a3079a6d8e1fbfd3073080d35e6a8d218a00af_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c5a08b7d120931634b936e68f443fbe4514856c54c862c6997d745610d4bf972_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:d88efca7559feab0c82f074424dd80a43119ecb4a7d23d70ee17209268b125cc_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:3856ceed1bf6b88c09795ca077d14a73ef4b2a4383a84055e8fe56185219b7d0_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:921b4cf740762622bbb48ffed32fa97e8bb4d835b892d6a5dfcba4369cae544f_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b7ca78bf9690524383e4d68f06a0a48f79f9bd171c4d7ebf7ceba79fc239217f_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c2a3ff3f39e40893d8e1205acffe05cfcfa89e3dd8407d4ca06600de4893f5b9_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:b4d6b30d562e1cacbb1ca461e8c14b95c0d42be1baf876599c446669f2584feb_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1e382dc8429f5224c1e353f08d99af1be092d960b0d9f98db495aeee314ff510_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3eb6308c58365182b4b5b5aabf35754d821e25b8a04b0595900fb47d52cd3ecc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5df1b2770060850ad5abbdfe384ce5f3232c73d50b3ea2110e437eae46093e27_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:7f6e588459ff59366a9f8f8f32a784806af11931f8584e46e1d53472a2e010a9_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:3cb7efbe816489b5eb6cda04af94a5b4943ab5a05d5e6bded8ced857fd40bee2_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:5aa0395f8654f9007f726779cbbf76a7855e8b4882bdd0b5fc9c850aa12b698b_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:abf1a5df77bd393d1503748193949167598ed3e70b665e91405ffca05b5c93c1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d95248223d597f869bcc55badb7b363b1d7dd6069b0fee1f630d03ba1a7c5693_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:26f0eec0b11eb4a962f7b70a71a91a85b9be0c5aa42f289ce5461d29fb5e5667_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3191b98bc850c708f4ba1114a784a9e50ef44a3d91546d728c90a401757f2255_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:44ccb3825181abbce53616c081b476ee18cfec60947da234b4a8c88587ae9493_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:c6fa8f9c0fdf95f13ac53cf5d729a4e1a03d7a038bfd7c5aa27cdddca407cc43_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:23207
Vulnerability from csaf_redhat - Published: 2025-12-15 15:40 - Updated: 2025-12-27 03:12Notes
{
"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": "Important: Red Hat OpenShift GitOps v1.16.5 security update",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat OpenShift GitOps.\nBug Fix(es) and Enhancement(s):\n* GITOPS-8116 (CVE-2024-45338 openshift-gitops-dex-container: Non-linear parsing of case-insensitive content in golang.org/x/net/html [gitops-1.17])\n* GITOPS-8019 (CVE-2025-49844 - Vulnerability with Redis)\n* GITOPS-8142 (CVE-2024-45337 reported by RHACS for OpenShift GitOps Operator v1.18.1 (ArgoCD-based) due to outdated git-lfs binary, dependency update required to remove false positive.)\n\nPost-Upgrade Action Required: Audit GitOps Operator Roles \n\nFollowing this upgrade, we strongly recommend you run the provided audit script to review namespace-scoped access. \n * The script identifies Roles/RoleBindings that grant cross-namespace access for the GitOps operator\u0027s features (created via .spec.sourceNamespaces). \n * Run it to verify and confirm that only the intended namespaces have cross-namespace access to deploy applications. \n\nFor more details, refer to : \n - https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles ",
"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-2025:23207",
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13888",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49844",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.16/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.16/"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles",
"url": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23207.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift GitOps v1.16.5 security update",
"tracking": {
"current_release_date": "2025-12-27T03:12:56+00:00",
"generator": {
"date": "2025-12-27T03:12:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:23207",
"initial_release_date": "2025-12-15T15:40:35+00:00",
"revision_history": [
{
"date": "2025-12-15T15:40:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-16T07:12:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-27T03:12:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.16",
"product": {
"name": "Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Ad22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Abe490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Af4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Af0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Abcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256%3A1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Ab560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Aca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Ad84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Ac41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Ab4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Ad30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Ad6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64 as a component of Red Hat OpenShift GitOps 1.16",
"product_id": "Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-13888",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418361"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as Important instead of Critical. While full cluster compromise is possible, it requires the attacker to already possess authenticated namespace administrator credentials, reducing the attack surface to authorized internal users rather than external attackers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "RHBZ#2418361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef",
"url": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/pull/897",
"url": "https://github.com/redhat-developer/gitops-operator/pull/897"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2",
"url": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2"
}
],
"release_date": "2025-12-15T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:40:35+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:1b6aa315db581860193221a3f9c6fc41aee27e565be3b35d3bcfdf96b78aa9a1_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9330fc60983057b6e4d5982a9d26f75edd19f60a27e51d399d432904fd6fabeb_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:9612285bdfdef053b85e20ae1f051fa920e54dab0fb2fe2eb07361a9b4a11b5b_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d22dd4dd09ac5762db0e1640b0f4e095d9d7d8ab2a4a19a6387b1c677cc299bb_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:22d449937c066aea055b8591723934174748907161e4ff9f9086b59c5e95bf4f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:5083f82c8c279384a9b1ffb03295da165d5b2e7c12538f5792b094830d8628bc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:b560d638da1fd627ffe238a770d2b0a382f9947b429a02c22a39cfec7a9a14bd_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ca1bb876d3e7b3dfede5b542a7c6a8bdece5555cc872f97d7e7a31823dad2fd5_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0c5deccc37d4904c3d9e2395f8633588ab9ea2516f2b64809ff27eae06c0a4cb_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:128bc4204874b52f3d92a363224cf111b9d3905402526fe3cc267a52679bff2d_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:79b152b79000b6a9673f62bdaf0bf7ddd9175483cc8e3732417738569d9dcba3_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:be490bdfd6f793e7298e13792ee230cf6f061a67727aac6a0a6f298e02d106ce_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:529989e5fb64e6451ae21dd10f293e182ae52a3f938abe6e8082cf415cb0fb35_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:603bef1d5ab79b33458edc81bf06d32dd5be50df06eab25a0a1973c9083d7553_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:60be065c239e044ae5f9ac38a20d5d76e9f1912c2fa2bd84f7f0d0697a1e6cda_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:990d911c2141f78e8f2bae55f7de8b400d0e02dec1ea761d2befe24954debe88_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:01a290257f7a67491567952e14fe172486de00dec8bf7c963482bea6d4b3f9c7_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:206ef103465edbeef20de28b0c936eb1aa8403100f5ee58984964d614d099ea6_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b4fac7c2dbc1139f070ab594e35bd2f424b81a4fa025754d1b3a7a4864c3a6c5_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f4c13bc089a23eb0ce2057a9bc7f6ae7ea626b9ef27a568410f2e94fe27d6c07_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:28291a0151e5c5acc71c0da1dcf6d0476280bb12c81483c8c5f09929844ba0eb_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:86b9fb43226ae1b8db105c67f882388aaf4f6df816e3d90e5be1de234b48ad4d_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:d30ca5a1264146a12fe1f86f669272585a8976cbe2facba5c75fe1bf5ad46d26_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:f0c88a955a27b9939c7be9304ba56ea794cf08c4c2e9637eb7f06fb59055d416_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:1e7fb9262023798711dc58fecf9c57c2fbd260a7f942eef2a9fd2822dbfb0b74_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:52b550b043480277626e591ec85b832e91f69b5f91dd72fc8823788635f0eb11_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bcc192e3e9ff8dfd15bd311fdeda919653721e85338c96d5ad29fa6f1e4e3365_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c41c99f360a2515bce55c42e309e2c72500ba66d3a2c461412dee7de5ea9a9fa_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:d6102d2d2c0f46d8ceb81d7d85dba857283a6bca3828a99ccaef9feec7c1478a_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50c6fdcaa62c5eb09dad85edbfb3e0818870c1d0ae6121c328375826e727a2f2_arm64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:50f449a62b01b2c068b6d0cb4afe822a9c16256da520dc3d447a279ac3f80fe9_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:8ea5487a8a33b44fd6b7d3b2749dc46bc39b72dce1725cf3c612be78669c43cc_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d84b86fdba90d33ea4486833a22c277143ef74a61bfcfa18f3a77657ddd92a2c_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:04167997bbf8fc40e6010c9eb0510bcdadaabb00037c36ed95ae990a78032691_ppc64le",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3b09515064d1552e910a52fce75cf23774776747855a281bb03c67617924fe3f_s390x",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:632e6c439c879fdc116d9ba28c46d8b703a82c7e74e2ea6d609ebb0f33d5b58c_amd64",
"Red Hat OpenShift GitOps 1.16:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6564195bb96a655e4951e9ed310f18dd328045704f40b5834317fb4a1fd42471_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:19318
Vulnerability from csaf_redhat - Published: 2025-10-30 10:22 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19318",
"url": "https://access.redhat.com/errata/RHSA-2025:19318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19318.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:50+00:00",
"generator": {
"date": "2025-12-15T20:32:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19318",
"initial_release_date": "2025-10-30T10:22:17+00:00",
"revision_history": [
{
"date": "2025-10-30T10:22:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-30T10:22:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:50+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.4.0%2B23585%2Bfb4eb024.5?arch=src\u0026rpmmod=redis:6:8040020251022121413:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.4.0%2B23585%2Bfb4eb024.5?arch=x86_64\u0026rpmmod=redis:6:8040020251022121413:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.4.0%2B23585%2Bfb4eb024.5?arch=x86_64\u0026rpmmod=redis:6:8040020251022121413:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.4.0%2B23585%2Bfb4eb024.5?arch=x86_64\u0026rpmmod=redis:6:8040020251022121413:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.4.0%2B23585%2Bfb4eb024.5?arch=x86_64\u0026rpmmod=redis:6:8040020251022121413:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch (redis:6)",
"product_id": "redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.0.9-5.module%2Bel8.4.0%2B23585%2Bfb4eb024.5?arch=noarch\u0026rpmmod=redis:6:8040020251022121413:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src (redis:6) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-30T10:22:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19318"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-30T10:22:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19318"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.AUS:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.src::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debuginfo-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-debugsource-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-devel-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.x86_64::redis:6",
"AppStream-8.4.0.Z.EUS.EXTENSION:redis-doc-0:6.0.9-5.module+el8.4.0+23585+fb4eb024.5.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:20926
Vulnerability from csaf_redhat - Published: 2025-11-11 13:58 - Updated: 2025-12-15 20:32Notes
{
"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 redis is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:20926",
"url": "https://access.redhat.com/errata/RHSA-2025:20926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "RHEL-6784",
"url": "https://issues.redhat.com/browse/RHEL-6784"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_20926.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:53+00:00",
"generator": {
"date": "2025-12-15T20:32:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:20926",
"initial_release_date": "2025-11-11T13:58:33+00:00",
"revision_history": [
{
"date": "2025-11-11T13:58:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-11T13:58:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-2.el9_7.src",
"product": {
"name": "redis-0:6.2.20-2.el9_7.src",
"product_id": "redis-0:6.2.20-2.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-2.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-2.el9_7.aarch64",
"product": {
"name": "redis-0:6.2.20-2.el9_7.aarch64",
"product_id": "redis-0:6.2.20-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-2.el9_7.aarch64",
"product": {
"name": "redis-devel-0:6.2.20-2.el9_7.aarch64",
"product_id": "redis-devel-0:6.2.20-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"product": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"product_id": "redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"product": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"product_id": "redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-2.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-2.el9_7.ppc64le",
"product": {
"name": "redis-0:6.2.20-2.el9_7.ppc64le",
"product_id": "redis-0:6.2.20-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-2.el9_7.ppc64le",
"product": {
"name": "redis-devel-0:6.2.20-2.el9_7.ppc64le",
"product_id": "redis-devel-0:6.2.20-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"product": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"product_id": "redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"product": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"product_id": "redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-2.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-2.el9_7.x86_64",
"product": {
"name": "redis-0:6.2.20-2.el9_7.x86_64",
"product_id": "redis-0:6.2.20-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-2.el9_7.x86_64",
"product": {
"name": "redis-devel-0:6.2.20-2.el9_7.x86_64",
"product_id": "redis-devel-0:6.2.20-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"product": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"product_id": "redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"product": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"product_id": "redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-2.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-2.el9_7.i686",
"product": {
"name": "redis-devel-0:6.2.20-2.el9_7.i686",
"product_id": "redis-devel-0:6.2.20-2.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-2.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-2.el9_7.i686",
"product": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.i686",
"product_id": "redis-debugsource-0:6.2.20-2.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-2.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-2.el9_7.i686",
"product": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.i686",
"product_id": "redis-debuginfo-0:6.2.20-2.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-2.el9_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-2.el9_7.s390x",
"product": {
"name": "redis-0:6.2.20-2.el9_7.s390x",
"product_id": "redis-0:6.2.20-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-2.el9_7.s390x",
"product": {
"name": "redis-devel-0:6.2.20-2.el9_7.s390x",
"product_id": "redis-devel-0:6.2.20-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-2.el9_7.s390x",
"product": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.s390x",
"product_id": "redis-debugsource-0:6.2.20-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"product": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"product_id": "redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-2.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.20-2.el9_7.noarch",
"product": {
"name": "redis-doc-0:6.2.20-2.el9_7.noarch",
"product_id": "redis-doc-0:6.2.20-2.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.20-2.el9_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64"
},
"product_reference": "redis-0:6.2.20-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le"
},
"product_reference": "redis-0:6.2.20-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x"
},
"product_reference": "redis-0:6.2.20-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-2.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src"
},
"product_reference": "redis-0:6.2.20-2.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64"
},
"product_reference": "redis-0:6.2.20-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64"
},
"product_reference": "redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686"
},
"product_reference": "redis-debuginfo-0:6.2.20-2.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le"
},
"product_reference": "redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x"
},
"product_reference": "redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64"
},
"product_reference": "redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64"
},
"product_reference": "redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686"
},
"product_reference": "redis-debugsource-0:6.2.20-2.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le"
},
"product_reference": "redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x"
},
"product_reference": "redis-debugsource-0:6.2.20-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64"
},
"product_reference": "redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64"
},
"product_reference": "redis-devel-0:6.2.20-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-2.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686"
},
"product_reference": "redis-devel-0:6.2.20-2.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le"
},
"product_reference": "redis-devel-0:6.2.20-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x"
},
"product_reference": "redis-devel-0:6.2.20-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64"
},
"product_reference": "redis-devel-0:6.2.20-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.20-2.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
},
"product_reference": "redis-doc-0:6.2.20-2.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T13:58: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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20926"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T13:58: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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20926"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T13:58: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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20926"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T13:58: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-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20926"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:redis-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:6.2.20-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:6.2.20-2.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:18997
Vulnerability from csaf_redhat - Published: 2025-10-23 08:32 - Updated: 2025-12-15 20:32Notes
{
"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 redis is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:18997",
"url": "https://access.redhat.com/errata/RHSA-2025:18997"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18997.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:47+00:00",
"generator": {
"date": "2025-12-15T20:32:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:18997",
"initial_release_date": "2025-10-23T08:32:16+00:00",
"revision_history": [
{
"date": "2025-10-23T08:32:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-23T08:32:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:47+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.6-1.el9_0.5.src",
"product": {
"name": "redis-0:6.2.6-1.el9_0.5.src",
"product_id": "redis-0:6.2.6-1.el9_0.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.6-1.el9_0.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.6-1.el9_0.5.aarch64",
"product": {
"name": "redis-0:6.2.6-1.el9_0.5.aarch64",
"product_id": "redis-0:6.2.6-1.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.6-1.el9_0.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"product": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"product_id": "redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.6-1.el9_0.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"product": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"product_id": "redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.6-1.el9_0.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"product": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"product_id": "redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.6-1.el9_0.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.6-1.el9_0.5.ppc64le",
"product": {
"name": "redis-0:6.2.6-1.el9_0.5.ppc64le",
"product_id": "redis-0:6.2.6-1.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.6-1.el9_0.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"product": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"product_id": "redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.6-1.el9_0.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"product": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"product_id": "redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.6-1.el9_0.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"product": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"product_id": "redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.6-1.el9_0.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.6-1.el9_0.5.x86_64",
"product": {
"name": "redis-0:6.2.6-1.el9_0.5.x86_64",
"product_id": "redis-0:6.2.6-1.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.6-1.el9_0.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"product": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"product_id": "redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.6-1.el9_0.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"product": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"product_id": "redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.6-1.el9_0.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"product": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"product_id": "redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.6-1.el9_0.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-devel-0:6.2.6-1.el9_0.5.i686",
"product": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.i686",
"product_id": "redis-devel-0:6.2.6-1.el9_0.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.6-1.el9_0.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"product": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"product_id": "redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.6-1.el9_0.5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"product": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"product_id": "redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.6-1.el9_0.5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.6-1.el9_0.5.s390x",
"product": {
"name": "redis-0:6.2.6-1.el9_0.5.s390x",
"product_id": "redis-0:6.2.6-1.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.6-1.el9_0.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.6-1.el9_0.5.s390x",
"product": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.s390x",
"product_id": "redis-devel-0:6.2.6-1.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.6-1.el9_0.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"product": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"product_id": "redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.6-1.el9_0.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"product": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"product_id": "redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.6-1.el9_0.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.6-1.el9_0.5.noarch",
"product": {
"name": "redis-doc-0:6.2.6-1.el9_0.5.noarch",
"product_id": "redis-doc-0:6.2.6-1.el9_0.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.6-1.el9_0.5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.6-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64"
},
"product_reference": "redis-0:6.2.6-1.el9_0.5.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.6-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le"
},
"product_reference": "redis-0:6.2.6-1.el9_0.5.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.6-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x"
},
"product_reference": "redis-0:6.2.6-1.el9_0.5.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.6-1.el9_0.5.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src"
},
"product_reference": "redis-0:6.2.6-1.el9_0.5.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.6-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64"
},
"product_reference": "redis-0:6.2.6-1.el9_0.5.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64"
},
"product_reference": "redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686"
},
"product_reference": "redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le"
},
"product_reference": "redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x"
},
"product_reference": "redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64"
},
"product_reference": "redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64"
},
"product_reference": "redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686"
},
"product_reference": "redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le"
},
"product_reference": "redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x"
},
"product_reference": "redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.6-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64"
},
"product_reference": "redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64"
},
"product_reference": "redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686"
},
"product_reference": "redis-devel-0:6.2.6-1.el9_0.5.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le"
},
"product_reference": "redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x"
},
"product_reference": "redis-devel-0:6.2.6-1.el9_0.5.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.6-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64"
},
"product_reference": "redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.6-1.el9_0.5.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
},
"product_reference": "redis-doc-0:6.2.6-1.el9_0.5.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T08:32:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18997"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T08:32:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18997"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.src",
"AppStream-9.0.0.Z.E4S:redis-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debuginfo-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-debugsource-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.aarch64",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.i686",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.ppc64le",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.s390x",
"AppStream-9.0.0.Z.E4S:redis-devel-0:6.2.6-1.el9_0.5.x86_64",
"AppStream-9.0.0.Z.E4S:redis-doc-0:6.2.6-1.el9_0.5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:19399
Vulnerability from csaf_redhat - Published: 2025-11-03 01:42 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19399",
"url": "https://access.redhat.com/errata/RHSA-2025:19399"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19399.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:52+00:00",
"generator": {
"date": "2025-12-15T20:32:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19399",
"initial_release_date": "2025-11-03T01:42:07+00:00",
"revision_history": [
{
"date": "2025-11-03T01:42:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-03T01:42:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:52+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 E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=src\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch (redis:6)",
"product_id": "redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=noarch\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=ppc64le\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6)",
"product_id": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=ppc64le\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6)",
"product_id": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=ppc64le\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product": {
"name": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6)",
"product_id": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=ppc64le\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6)",
"product_id": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=x86_64\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=x86_64\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=x86_64\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.7-1.module%2Bel8.8.0%2B23580%2Ba818c120.6?arch=x86_64\u0026rpmmod=redis:6:8080020251022085755:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6"
},
"product_reference": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-03T01:42:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19399"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-03T01:42:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19399"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.E4S:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.ppc64le::redis:6",
"AppStream-8.8.0.Z.E4S:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.E4S:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.src::redis:6",
"AppStream-8.8.0.Z.TUS:redis-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debuginfo-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-debugsource-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-devel-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.x86_64::redis:6",
"AppStream-8.8.0.Z.TUS:redis-doc-0:6.2.7-1.module+el8.8.0+23580+a818c120.6.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:19237
Vulnerability from csaf_redhat - Published: 2025-10-29 09:45 - Updated: 2025-12-15 20:32Notes
{
"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 redis is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19237",
"url": "https://access.redhat.com/errata/RHSA-2025:19237"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19237.json"
}
],
"title": "Red Hat Security Advisory: redis security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:48+00:00",
"generator": {
"date": "2025-12-15T20:32:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19237",
"initial_release_date": "2025-10-29T09:45:44+00:00",
"revision_history": [
{
"date": "2025-10-29T09:45:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-29T09:45:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.el9_6.src",
"product": {
"name": "redis-0:6.2.20-1.el9_6.src",
"product_id": "redis-0:6.2.20-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.el9_6.aarch64",
"product": {
"name": "redis-0:6.2.20-1.el9_6.aarch64",
"product_id": "redis-0:6.2.20-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.el9_6.aarch64",
"product": {
"name": "redis-devel-0:6.2.20-1.el9_6.aarch64",
"product_id": "redis-devel-0:6.2.20-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"product": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"product_id": "redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"product_id": "redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.el9_6.ppc64le",
"product": {
"name": "redis-0:6.2.20-1.el9_6.ppc64le",
"product_id": "redis-0:6.2.20-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.el9_6.ppc64le",
"product": {
"name": "redis-devel-0:6.2.20-1.el9_6.ppc64le",
"product_id": "redis-devel-0:6.2.20-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"product": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"product_id": "redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"product_id": "redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.el9_6.x86_64",
"product": {
"name": "redis-0:6.2.20-1.el9_6.x86_64",
"product_id": "redis-0:6.2.20-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.el9_6.x86_64",
"product": {
"name": "redis-devel-0:6.2.20-1.el9_6.x86_64",
"product_id": "redis-devel-0:6.2.20-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"product": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"product_id": "redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"product_id": "redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.el9_6.i686",
"product": {
"name": "redis-devel-0:6.2.20-1.el9_6.i686",
"product_id": "redis-devel-0:6.2.20-1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.el9_6.i686",
"product": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.i686",
"product_id": "redis-debugsource-0:6.2.20-1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.el9_6.i686",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.i686",
"product_id": "redis-debuginfo-0:6.2.20-1.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.el9_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.2.20-1.el9_6.s390x",
"product": {
"name": "redis-0:6.2.20-1.el9_6.s390x",
"product_id": "redis-0:6.2.20-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.2.20-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.2.20-1.el9_6.s390x",
"product": {
"name": "redis-devel-0:6.2.20-1.el9_6.s390x",
"product_id": "redis-devel-0:6.2.20-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.2.20-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.2.20-1.el9_6.s390x",
"product": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.s390x",
"product_id": "redis-debugsource-0:6.2.20-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.2.20-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"product": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"product_id": "redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.2.20-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.2.20-1.el9_6.noarch",
"product": {
"name": "redis-doc-0:6.2.20-1.el9_6.noarch",
"product_id": "redis-doc-0:6.2.20-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.2.20-1.el9_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64"
},
"product_reference": "redis-0:6.2.20-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le"
},
"product_reference": "redis-0:6.2.20-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x"
},
"product_reference": "redis-0:6.2.20-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src"
},
"product_reference": "redis-0:6.2.20-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.2.20-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64"
},
"product_reference": "redis-0:6.2.20-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.2.20-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64"
},
"product_reference": "redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64"
},
"product_reference": "redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686"
},
"product_reference": "redis-debugsource-0:6.2.20-1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le"
},
"product_reference": "redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x"
},
"product_reference": "redis-debugsource-0:6.2.20-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.2.20-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64"
},
"product_reference": "redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64"
},
"product_reference": "redis-devel-0:6.2.20-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686"
},
"product_reference": "redis-devel-0:6.2.20-1.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le"
},
"product_reference": "redis-devel-0:6.2.20-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x"
},
"product_reference": "redis-devel-0:6.2.20-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.2.20-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64"
},
"product_reference": "redis-devel-0:6.2.20-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.2.20-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
},
"product_reference": "redis-doc-0:6.2.20-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:45:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19237"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:45:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19237"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:45:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19237"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:45:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19237"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:6.2.20-1.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:6.2.20-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:18931
Vulnerability from csaf_redhat - Published: 2025-10-21 23:58 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.4 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": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:18931",
"url": "https://access.redhat.com/errata/RHSA-2025:18931"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_18931.json"
}
],
"title": "Red Hat Security Advisory: redis:7 security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:45+00:00",
"generator": {
"date": "2025-12-15T20:32:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:18931",
"initial_release_date": "2025-10-21T23:58:45+00:00",
"revision_history": [
{
"date": "2025-10-21T23:58:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-21T23:58:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:45+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.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"product": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src (redis:7)",
"product_id": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=src\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7",
"product": {
"name": "redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch (redis:7)",
"product_id": "redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=noarch\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7)",
"product_id": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=aarch64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7)",
"product_id": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=aarch64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7)",
"product_id": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=aarch64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7)",
"product_id": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=aarch64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7)",
"product_id": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=ppc64le\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7)",
"product_id": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=ppc64le\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7)",
"product_id": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=ppc64le\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7)",
"product_id": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=ppc64le\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7)",
"product_id": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=s390x\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7)",
"product_id": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=s390x\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7)",
"product_id": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=s390x\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7)",
"product_id": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=s390x\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7)",
"product_id": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=x86_64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7)",
"product_id": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=x86_64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7)",
"product_id": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=x86_64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7)",
"product_id": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.0.12-2.module%2Bel9.4.0%2B23556%2B1eb46139.6?arch=x86_64\u0026rpmmod=redis:7:9040020251015162111:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7"
},
"product_reference": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7"
},
"product_reference": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7"
},
"product_reference": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7"
},
"product_reference": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7"
},
"product_reference": "redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7"
},
"product_reference": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7"
},
"product_reference": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7"
},
"product_reference": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7"
},
"product_reference": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7"
},
"product_reference": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7"
},
"product_reference": "redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7"
},
"product_reference": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7"
},
"product_reference": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7"
},
"product_reference": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7"
},
"product_reference": "redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch (redis:7) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
},
"product_reference": "redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-21T23:58:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18931"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-21T23:58:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:18931"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.src::redis:7",
"AppStream-9.4.0.Z.EUS:redis-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debuginfo-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-debugsource-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.aarch64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.ppc64le::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.s390x::redis:7",
"AppStream-9.4.0.Z.EUS:redis-devel-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.x86_64::redis:7",
"AppStream-9.4.0.Z.EUS:redis-doc-0:7.0.12-2.module+el9.4.0+23556+1eb46139.6.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:21916
Vulnerability from csaf_redhat - Published: 2025-11-24 02:05 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for valkey is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Valkey also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Valkey behave like a cache. You can use Valkey from most programming languages also.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:21916",
"url": "https://access.redhat.com/errata/RHSA-2025:21916"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21916.json"
}
],
"title": "Red Hat Security Advisory: valkey security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:56+00:00",
"generator": {
"date": "2025-12-15T20:32:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:21916",
"initial_release_date": "2025-11-24T02:05:30+00:00",
"revision_history": [
{
"date": "2025-11-24T02:05:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-24T02:05:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el9_7.src",
"product": {
"name": "valkey-0:8.0.6-2.el9_7.src",
"product_id": "valkey-0:8.0.6-2.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el9_7.aarch64",
"product": {
"name": "valkey-0:8.0.6-2.el9_7.aarch64",
"product_id": "valkey-0:8.0.6-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el9_7.aarch64",
"product": {
"name": "valkey-devel-0:8.0.6-2.el9_7.aarch64",
"product_id": "valkey-devel-0:8.0.6-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"product_id": "valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"product_id": "valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el9_7.ppc64le",
"product": {
"name": "valkey-0:8.0.6-2.el9_7.ppc64le",
"product_id": "valkey-0:8.0.6-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"product": {
"name": "valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"product_id": "valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"product_id": "valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"product_id": "valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el9_7.x86_64",
"product": {
"name": "valkey-0:8.0.6-2.el9_7.x86_64",
"product_id": "valkey-0:8.0.6-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el9_7.x86_64",
"product": {
"name": "valkey-devel-0:8.0.6-2.el9_7.x86_64",
"product_id": "valkey-devel-0:8.0.6-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"product_id": "valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"product_id": "valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "valkey-0:8.0.6-2.el9_7.s390x",
"product": {
"name": "valkey-0:8.0.6-2.el9_7.s390x",
"product_id": "valkey-0:8.0.6-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey@8.0.6-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-devel-0:8.0.6-2.el9_7.s390x",
"product": {
"name": "valkey-devel-0:8.0.6-2.el9_7.s390x",
"product_id": "valkey-devel-0:8.0.6-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-devel@8.0.6-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"product": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"product_id": "valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debugsource@8.0.6-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"product": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"product_id": "valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/valkey-debuginfo@8.0.6-2.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64"
},
"product_reference": "valkey-0:8.0.6-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le"
},
"product_reference": "valkey-0:8.0.6-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x"
},
"product_reference": "valkey-0:8.0.6-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src"
},
"product_reference": "valkey-0:8.0.6-2.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-0:8.0.6-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64"
},
"product_reference": "valkey-0:8.0.6-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debuginfo-0:8.0.6-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64"
},
"product_reference": "valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-debugsource-0:8.0.6-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64"
},
"product_reference": "valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64"
},
"product_reference": "valkey-devel-0:8.0.6-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le"
},
"product_reference": "valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x"
},
"product_reference": "valkey-devel-0:8.0.6-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "valkey-devel-0:8.0.6-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
},
"product_reference": "valkey-devel-0:8.0.6-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T02:05:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21916"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T02:05:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21916"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T02:05:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21916"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T02:05:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21916"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:valkey-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debuginfo-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-debugsource-0:8.0.6-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:valkey-devel-0:8.0.6-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:23206
Vulnerability from csaf_redhat - Published: 2025-12-15 15:39 - Updated: 2025-12-27 03:12Notes
{
"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": "Important: Red Hat OpenShift GitOps v1.17.3 security update",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat OpenShift GitOps.\nBug Fix(es) and Enhancement(s):\n* GITOPS-8116 (CVE-2024-45338 openshift-gitops-dex-container: Non-linear parsing of case-insensitive content in golang.org/x/net/html [gitops-1.17])\n* GITOPS-7608 (Redis HA pods are taking longer than expected to come up)\n* GITOPS-7789 (Version override in ArgoCD CR causes operator to use upstream images)\n* GITOPS-7844 (GitOpsService controller creates default ArgoCD with v1alpha1 api version)\n* GITOPS-8019 (CVE-2025-49844 - Vulnerability with Redis)\n* GITOPS-8033 (openshift-gitops-redis-ha-haproxy deployment fails to rollout with 3 worker nodes)\n* GITOPS-8142 (CVE-2024-45337 reported by RHACS for OpenShift GitOps Operator v1.18.1 (ArgoCD-based) due to outdated git-lfs binary, dependency update required to remove false positive.)\n* GITOPS-8152 (ArgoCD CR Reconciliation fails if spec.applicationSet.webhookServer.route.enabled is set to true)\n\nPost-Upgrade Action Required: Audit GitOps Operator Roles \n\nFollowing this upgrade, we strongly recommend you run the provided audit script to review namespace-scoped access. \n * The script identifies Roles/RoleBindings that grant cross-namespace access for the GitOps operator\u0027s features (created via .spec.sourceNamespaces). \n * Run it to verify and confirm that only the intended namespaces have cross-namespace access to deploy applications. \n\nFor more details, refer to : \n - https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles ",
"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-2025:23206",
"url": "https://access.redhat.com/errata/RHSA-2025:23206"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13888",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49844",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.17/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.17/"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles",
"url": "https://github.com/redhat-developer/gitops-operator/tree/master/scripts/audit-namespace-roles"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23206.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift GitOps v1.17.3 security update",
"tracking": {
"current_release_date": "2025-12-27T03:12:55+00:00",
"generator": {
"date": "2025-12-27T03:12:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:23206",
"initial_release_date": "2025-12-15T15:39:18+00:00",
"revision_history": [
{
"date": "2025-12-15T15:39:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-16T07:12:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-27T03:12:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.17",
"product": {
"name": "Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.17::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Acf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Aed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Ab3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Aa4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256%3Ae1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3Afd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Aa120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Af602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Aef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Aa6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Af7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3Ab2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Af43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Aebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Afbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Aa3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Ac4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Abc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:39:18+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23206"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:39:18+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23206"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-13888",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418361"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as Important instead of Critical. While full cluster compromise is possible, it requires the attacker to already possess authenticated namespace administrator credentials, reducing the attack surface to authorized internal users rather than external attackers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "RHBZ#2418361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef",
"url": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/pull/897",
"url": "https://github.com/redhat-developer/gitops-operator/pull/897"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2",
"url": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2"
}
],
"release_date": "2025-12-15T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:39:18+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23206"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-15T15:39:18+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23206"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:8c3785cd1c2aabe85c1f447a82583c56860f6a88ad108985338d334cd29e187d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a120d2036e7647b266f5cb1caa22f08a6e7c7241ab4073461fd61fdc51a43e4c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:cf7438a5cf8a56eb937cf7a7e6fbd0430837b5e9376c4ad1c1ea44ae8c35c3a4_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ebd9f980835a823bbf1e776a0460302fba6fc1c00410046293d5b3e3757ff966_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:090423a7278d01ebbf7ed048dea9c7e33dcaf36ab5fd37aeb8ebf9832a98ee35_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:b3de65128344dffd9b0c6007e0118bed2976a3273b272e96cdac6d0265bdb68d_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f7c8a44e27576faeb89037a79b1e175a66d7ad895ecc001f224c45c59bcc9529_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:fbc0820ef3ea0ddc7aa0a32e8556847966b98bf5563aee25d9d5b9dba0563b56_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8d8eea444b653ab2ba3b252fe996d7775d457cd09cfa384f0fa3a51fe4576a5c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:9edc4f6b0da4723b4ae2e18846ce44596204ccd5413cd6af2b3da62c028962ff_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:a3fadba4ca091be88f26efb8d6fb4298e94c89c5473171277369d87972587df3_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:f602e146b76cd3c1f40d19f2b10cb9a9a09de8a58b637d054fe509c3d3c848f4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:29ac3485b2753099dc2ce4bd9f0d433fd007eb80b19949e6084617d5e4c8401c_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:33b21324dcd8deaa69ca27e256c32269b9c8520c8f841a65369b99f40867fb39_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:6a51fa2984a09ab535a4a642e037dbe4d749b0c287001d73867f36af15fdedf6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ed4f5d2f4be89dacb91eb072fd06065d1c4a3bbe95a779f15910913a2c01b8bf_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:111d349469f89ce6d1d3678d26f195e2aabfc06d10c46095be671b0fd0c28e95_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:27a6b27b8fa043d8f7be96c526ef0d361bedda1957eae7a464549e7fa4f4d90c_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2fa2d758167075121d90193a20c6133f6b956b97d60ff149c48139e382c5e240_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:b2886641771b90438b0a68d865a628b532fb22355693248c5689bb4de397e6f6_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:68c54254b55558f7a59a419757c3706c11c72b65126427c5d070472e8c49f445_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90b53754882f44c06f1736dee31266e6d3b84a35b88d4211b4816d56b92453fa_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:c4a07e270cb2f8b9136be341923575c7c6a533010d2053f6fdbc7aec48e29bca_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ef45471b5e81bfa5f3b61f2e6159ec863ad8de3af2faf78d6efa229d8ee7708d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:5f18539d5ffc19d3525321bee95ea2da33de174c20debfb28e42bee1a8008df4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:7f305f88b076e660cf4329f995cf6a6b12ef5ae325580004580d0c6f0ecf569e_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:9ae4f68d8ac57af106a20674dddbaaf7c273aab5b359d1a3cfa7c6e498d0615a_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a4876418208983e14da1e0434ded22043e1880bf1bb5e60c0cea6295a772eac8_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:e1101b02df32a56a9aec80639372248b72963240dc86add446d0d07da65baca7_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:27e7a59bb5c5f60be7509e5f4f07f4181d62e6583a943c46f56f568bfc30c2c1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:2d228a645c52e829db1b0078458fb2ae0685a444c4a47bca01ef18dbc00e5d0c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:a6f0914b6ea70a3a1dde9614eb388401722fcd9c8c25f5f147728eaa065db0d2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc60496d801c19d81020a2f614be34987a603d2ff3d149e58ab4680f6d5e93dd_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:27a35a4c154e6f3242fcf4606eff4142fce91b1ec6342b7682350cf256120fe2_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:388bf4b92ce9e6e277051071237527315a16543e8f9d4bca348dd412d379e0fa_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:67ff57f12a92a4db8abb9cc73511c576e5099d2583c06ea00485f3a676f6fac6_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:f43dab8ced42b0f2babd0e7ed3653cba19bddf89beb355cd4c93ab41c31c6db9_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:698bca4c445cd82d6f27fd23f3fe45248d8e4ae191969823c847abd4064fbfef_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:7a4be5cc0287daf4f85a5db3fc8a63cd99dd1e4ea69c40711e38cc2ce5ccc393_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8dfee8533b4cee4381f522b3b58d66a869c9fe5a919c3cb0226fdcd3d44c061b_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:fd3749bec7e58fd10a7d0b6978e3d0def6c59be0b512295c307b2cdd3c5750a9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:20955
Vulnerability from csaf_redhat - Published: 2025-11-11 15:07 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:20955",
"url": "https://access.redhat.com/errata/RHSA-2025:20955"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_20955.json"
}
],
"title": "Red Hat Security Advisory: redis:7 security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:55+00:00",
"generator": {
"date": "2025-12-15T20:32:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:20955",
"initial_release_date": "2025-11-11T15:07:28+00:00",
"revision_history": [
{
"date": "2025-11-11T15:07:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-11T15:07:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=src\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7",
"product": {
"name": "redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch (redis:7)",
"product_id": "redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=noarch\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=aarch64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=aarch64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=aarch64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=aarch64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=ppc64le\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=ppc64le\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=ppc64le\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=ppc64le\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=s390x\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=s390x\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=s390x\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=s390x\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=x86_64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=x86_64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=x86_64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.7.0%2B23559%2Bd075163a?arch=x86_64\u0026rpmmod=redis:7:9070020251016095039:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
},
"product_reference": "redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T15:07:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20955"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T15:07:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20955"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T15:07:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20955"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T15:07:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20955"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.src::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debuginfo-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-debugsource-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.aarch64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.ppc64le::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.s390x::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-devel-0:7.2.11-1.module+el9.7.0+23559+d075163a.x86_64::redis:7",
"AppStream-9.7.0.Z.MAIN:redis-doc-0:7.2.11-1.module+el9.7.0+23559+d075163a.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:19239
Vulnerability from csaf_redhat - Published: 2025-10-29 09:46 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19239",
"url": "https://access.redhat.com/errata/RHSA-2025:19239"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19239.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:49+00:00",
"generator": {
"date": "2025-12-15T20:32:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19239",
"initial_release_date": "2025-10-29T09:46:44+00:00",
"revision_history": [
{
"date": "2025-10-29T09:46:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-29T09:46:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:49+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=src\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=x86_64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=x86_64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=x86_64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=x86_64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch (redis:6)",
"product_id": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=noarch\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=aarch64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=aarch64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=aarch64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=aarch64\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=ppc64le\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=ppc64le\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=ppc64le\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=ppc64le\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=s390x\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=s390x\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=s390x\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.6.0%2B23584%2B001f3496.6?arch=s390x\u0026rpmmod=redis:6:8060020251022110425:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:46:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19239"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-29T09:46:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19239"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.AUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.AUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.E4S:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.aarch64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.ppc64le::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.s390x::redis:6",
"AppStream-8.6.0.Z.E4S:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.E4S:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.src::redis:6",
"AppStream-8.6.0.Z.TUS:redis-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debuginfo-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-debugsource-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-devel-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.x86_64::redis:6",
"AppStream-8.6.0.Z.TUS:redis-doc-0:6.0.9-5.module+el8.6.0+23584+001f3496.6.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
RHSA-2025:19345
Vulnerability from csaf_redhat - Published: 2025-10-30 14:18 - Updated: 2025-12-15 20:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:7 module is now available for Red Hat Enterprise Linux 9.6 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": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua library commands may lead to integer overflow and potential RCE (CVE-2025-46817)\n\n* Redis: Redis: Authenticated users can execute LUA scripts as a different user (CVE-2025-46818)\n\n* Redis: Redis is vulnerable to DoS via specially crafted LUA scripts (CVE-2025-46819)\n\n* Redis: Redis Lua Use-After-Free may lead to remote code execution (CVE-2025-49844)\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-2025:19345",
"url": "https://access.redhat.com/errata/RHSA-2025:19345"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19345.json"
}
],
"title": "Red Hat Security Advisory: redis:7 security update",
"tracking": {
"current_release_date": "2025-12-15T20:32:51+00:00",
"generator": {
"date": "2025-12-15T20:32:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:19345",
"initial_release_date": "2025-10-30T14:18:20+00:00",
"revision_history": [
{
"date": "2025-10-30T14:18:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-30T14:18:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-15T20:32:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=src\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7",
"product": {
"name": "redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch (redis:7)",
"product_id": "redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=noarch\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=aarch64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=aarch64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=aarch64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=aarch64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=ppc64le\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=ppc64le\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=ppc64le\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=ppc64le\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=s390x\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=s390x\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=s390x\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=s390x\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7)",
"product_id": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=x86_64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7)",
"product_id": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=x86_64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7)",
"product_id": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=x86_64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7)",
"product_id": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@7.2.11-1.module%2Bel9.6.0%2B23552%2Ba3d3d132?arch=x86_64\u0026rpmmod=redis:7:9060020251007094800:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7"
},
"product_reference": "redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7"
},
"product_reference": "redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7"
},
"product_reference": "redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64 (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7"
},
"product_reference": "redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch (redis:7) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
},
"product_reference": "redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T18:01:40.095653+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401258"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow present in the Redis Lua scripting engine that allows an authenticated client to submit a specially crafted Lua script (for example via EVAL/EVALSHA) that can trigger memory corruption and potentially lead to remote code execution within the Redis server process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua library commands may lead to integer overflow and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is classified as Moderate because exploitation requires an authenticated client with permission to execute Lua scripts (for example via EVAL/EVALSHA) rather than an unauthenticated network attacker, narrowing the exposure to already trusted principals or compromised application identities. The flaw is an integer overflow in Lua script handling that can corrupt memory, but reliable code execution is non-trivial and there are no public proofs of concept or known in-the-wild exploits as of the initial advisories, which lowers immediate operational risk despite the theoretical impact. Practically, triggering a controlled overflow through the embedded Lua runtime adds exploit complexity, as the attacker must shape arithmetic and memory behavior inside Redis\u2019s scripting environment to gain control flow, increasing the likelihood of crashes over deterministic RCE in typical configurations. Even in a worst case, the effect is within the Redis server process context rather than a guaranteed system-wide compromise, further reducing systemic blast radius if the service is not over-privileged.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46817"
},
{
"category": "external",
"summary": "RHBZ#2401258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46817"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca",
"url": "https://github.com/redis/redis/commit/fc9abc775e308374f667fdf3e723ef4b7eb0e3ca"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
}
],
"release_date": "2025-10-03T17:52:48.478000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-30T14:18:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19345"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-10-03T19:02:33.204557+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401292"
}
],
"notes": [
{
"category": "description",
"text": "A code injection vulnerability in Redis Lua scripting where an authenticated user can craft a Lua script to manipulate objects and potentially execute code in another user\u2019s context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis: Authenticated users can execute LUA scripts as a different user",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This rated Moderate as the vulnerability requires authenticated access with scripting rights, high-complexity steps to trigger a specific Lua code path, and typically another user action for cross-context execution. The impact is confined to the Redis process and data, with no availability effect, and can be mitigated via standard ACLs restricting EVAL/FUNCTION or by updating to the fixed release. Unlike \u201cImportant\u201d flaws, it is not remotely exploitable without interaction or across trust boundaries.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46818"
},
{
"category": "external",
"summary": "RHBZ#2401292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401292"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46818"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e",
"url": "https://github.com/redis/redis/commit/45eac0262028c771b6f5307372814b75f49f7a9e"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
}
],
"release_date": "2025-10-03T18:38:57.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-30T14:18:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19345"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis: Authenticated users can execute LUA scripts as a different user"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-10-03T20:00:55.084492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401322"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Redis where an authenticated user to run a crafted Lua script that can read out\u2011of\u2011bounds memory or crash the server, leading to information disclosure and denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated Moderate because exploitation requires an authenticated Redis account with permission to execute Lua (EVAL/FUNCTION), and the impact is limited to out\u2011of\u2011bounds reads and process crash (DoS) rather than code execution or privilege escalation. The attack surface is limited to environments where the attacker already possesses valid credentials and can invoke Lua (EVAL/FUNCTION), raising exploitation complexity and narrowing exposure compared to unauthenticated or privilege\u2011escalating flaws.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.",
"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-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46819"
},
{
"category": "external",
"summary": "RHBZ#2401322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46819"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba",
"url": "https://github.com/redis/redis/commit/3a1624da2449ac3dbfc4bdaed43adf77a0b7bfba"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
}
],
"release_date": "2025-10-03T19:12:10.999000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-30T14:18:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19345"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be be benificial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Redis: Redis is vulnerable to DoS via specially crafted LUA scripts"
},
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-03T20:01:14.375087+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability found in Redis where a flaw in the Lua scripting engine can trigger a use-after-free condition. An authenticated attacker can exploit this by running a specially crafted Lua script, potentially resulting in remote code execution (RCE) within the Redis process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Redis: Redis Lua Use-After-Free may lead to remote code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be rated Important rather than Moderate because it introduces a memory-safety defect in Redis\u2019s Lua subsystem that can be weaponized for remote code execution (RCE). An authenticated actor with permission to run Lua can craft scripts that trigger a use-after-free in the parser/stack-management code, giving precise control over freed memory and enabling arbitrary code execution inside the redis-server process. That risk is fundamentally different from a typical moderate issue (e.g., a crash or limited denial-of-service): successful exploitation directly compromises the server runtime and all in-memory contents\u2014cached data, session tokens, and application state\u2014rather than merely disrupting service. Because Redis commonly runs with elevated privileges and is a trusted core component in application architectures, an RCE in the server process undermines confidentiality, integrity, and availability across dependent services. Authenticated attackability, trivial exploitation via standard commands (EVAL/EVALSHA), and the potential for full-process compromise elevate CVE-2025-49844 to Important severity.\n\nThis flaw exists only in the Redis server implementation; \n\nRedis client libraries (Python, Node.js, Rust, etc.) are not affected by this vulnerability, and it only exists in the Redis server\u2019s embedded Lua engine where scripts execute. Client libraries merely transmit EVAL/EVALSHA to the server.\n\n\nRed Hat Satellite does not ship the Redis server, and the Redis client libraries it includes (such as python-redis, python-aioredis and rubygem-redis) are not impacted by this vulnerability. While Satellite consume the Redis package from the underlying RHEL system, which is affected, the Redis service in Satellite is bound only to the local interface and is accessible solely by internal components like Pulp and Dynflow. Since vulnerability requires sending crafted Lua payloads to the Redis command interface, and no external or untrusted clients can connect, the effective exposure within Satellite is nullified.",
"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-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49844"
},
{
"category": "external",
"summary": "RHBZ#2401324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49844"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/releases/tag/8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "https://redis.io/blog/security-advisory-cve-2025-49844/",
"url": "https://redis.io/blog/security-advisory-cve-2025-49844/"
}
],
"release_date": "2025-10-03T19:27:23.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-30T14:18:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19345"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.\n\nTo reduce the risk, restricting network access to trusted hosts, enforcing strong authentication and protected-mode, disabling or limiting Lua scripting where possible can be beneficial and apply least-privilege ACLs to reduce who can run scripting commands, keep instances non-public with firewalls/VPCs, and follow Redis hardening guidance to minimize exposure.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.src::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debuginfo-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-debugsource-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.aarch64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.ppc64le::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.s390x::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-devel-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.x86_64::redis:7",
"AppStream-9.6.0.Z.MAIN.EUS:redis-doc-0:7.2.11-1.module+el9.6.0+23552+a3d3d132.noarch::redis:7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Redis: Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
CERTFR-2025-AVI-0935
Vulnerability from certfr_avis - Published: 2025-10-29 - Updated: 2025-10-29
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Gemfire | Tanzu GemFire versions antérieures à 10.2.0 | ||
| VMware | Tanzu | Tanzu pour Valkey versions 7.2.x antérieures à 7.2.11 | ||
| VMware | Tanzu Gemfire | Tanzu GemFire Management Console versions antérieures à 1.4.1 | ||
| VMware | Tanzu | Tanzu pour Valkey versions 3.x antérieures à 3.2.0 sur Kubernetes | ||
| VMware | Tanzu | Tanzu pour Valkey versions 8.1.x antérieures à 8.1.4 | ||
| VMware | Tanzu | Tanzu pour Valkey versions 8.0.x antérieures à 8.0.6 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu GemFire versions ant\u00e9rieures \u00e0 10.2.0",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 7.2.x ant\u00e9rieures \u00e0 7.2.11",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Management Console versions ant\u00e9rieures \u00e0 1.4.1",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 3.x ant\u00e9rieures \u00e0 3.2.0 sur Kubernetes",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 8.1.x ant\u00e9rieures \u00e0 8.1.4",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 8.0.x ant\u00e9rieures \u00e0 8.0.6",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"name": "CVE-2025-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5115"
},
{
"name": "CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-27151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27151"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-10-29T00:00:00",
"last_revision_date": "2025-10-29T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0935",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-29T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36259",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36259"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36260",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36260"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36261",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36261"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36258",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36258"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36262",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36262"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36263",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36263"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36264",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36264"
}
]
}
CERTFR-2025-AVI-0899
Vulnerability from certfr_avis - Published: 2025-10-20 - Updated: 2025-10-20
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | cbl2 gdb 11.2-7 | ||
| Microsoft | N/A | cbl2 binutils 2.37-16 | ||
| Microsoft | N/A | cbl2 redis 6.2.20-1 | ||
| Microsoft | N/A | cbl2 redis 6.2.18-3 | ||
| Microsoft | N/A | azl3 python3 3.12.9-4 versions antérieures à 3.12.9-5 | ||
| Microsoft | N/A | cbl2 crash 8.0.1-4 | ||
| Microsoft | N/A | cbl2 binutils 2.37-17 | ||
| Microsoft | N/A | cbl2 pytorch 2.0.0-9 | ||
| Microsoft | N/A | azl3 kernel 6.6.96.2-2 | ||
| Microsoft | N/A | azl3 binutils 2.41-7 | ||
| Microsoft | N/A | cbl2 qt5-qtsvg 5.12.11-6 versions antérieures à 5.12.11-7 | ||
| Microsoft | N/A | cbl2 python3 3.9.19-14 | ||
| Microsoft | N/A | azl3 openssh 9.8p1-4 | ||
| Microsoft | N/A | cbl2 kernel 5.15.186.1-1 | ||
| Microsoft | N/A | cbl2 rubygem-elasticsearch 8.3.0-1 | ||
| Microsoft | N/A | azl3 kernel 6.6.104.2-1 | ||
| Microsoft | N/A | cbl2 python3 3.9.19-15 versions antérieures à 3.9.19-16 | ||
| Microsoft | N/A | cbl2 qemu 6.2.0-24 | ||
| Microsoft | N/A | azl3 qemu 8.2.0-19 | ||
| Microsoft | N/A | cbl2 gdb 11.2-6 | ||
| Microsoft | N/A | cbl2 openssh 8.9p1-8 versions antérieures à 8.9p1-9 | ||
| Microsoft | N/A | azl3 valkey 8.0.4-1 versions antérieures à 8.0.6-1 | ||
| Microsoft | N/A | azl3 rubygem-elasticsearch 8.9.0-1 | ||
| Microsoft | N/A | azl3 pytorch 2.2.2-7 | ||
| Microsoft | N/A | azl3 ruby 3.3.5-5 | ||
| Microsoft | N/A | cbl2 redis 6.2.18-3 versions antérieures à 6.2.20-1 | ||
| Microsoft | N/A | azl3 qtsvg 6.6.1-2 versions antérieures à 6.6.1-3 | ||
| Microsoft | N/A | azl3 valkey 8.0.4-1 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "cbl2 gdb 11.2-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 binutils 2.37-16",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 redis 6.2.20-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 redis 6.2.18-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 python3 3.12.9-4 versions ant\u00e9rieures \u00e0 3.12.9-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 crash 8.0.1-4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 binutils 2.37-17",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 pytorch 2.0.0-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.96.2-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 binutils 2.41-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 qt5-qtsvg 5.12.11-6 versions ant\u00e9rieures \u00e0 5.12.11-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python3 3.9.19-14",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 openssh 9.8p1-4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 kernel 5.15.186.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 rubygem-elasticsearch 8.3.0-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.104.2-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python3 3.9.19-15 versions ant\u00e9rieures \u00e0 3.9.19-16",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 qemu 6.2.0-24",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 qemu 8.2.0-19",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 gdb 11.2-6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 openssh 8.9p1-8 versions ant\u00e9rieures \u00e0 8.9p1-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 valkey 8.0.4-1 versions ant\u00e9rieures \u00e0 8.0.6-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 rubygem-elasticsearch 8.9.0-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 pytorch 2.2.2-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 ruby 3.3.5-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 redis 6.2.18-3 versions ant\u00e9rieures \u00e0 6.2.20-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 qtsvg 6.6.1-2 versions ant\u00e9rieures \u00e0 6.6.1-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 valkey 8.0.4-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-49069",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49069"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2025-39947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39947"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2024-56709",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56709"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2025-11234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11234"
},
{
"name": "CVE-2025-39942",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39942"
},
{
"name": "CVE-2025-39929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39929"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2025-39990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39990"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"name": "CVE-2024-53234",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53234"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2024-40989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40989"
},
{
"name": "CVE-2025-39940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39940"
},
{
"name": "CVE-2025-39977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39977"
},
{
"name": "CVE-2025-21645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21645"
},
{
"name": "CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"name": "CVE-2024-39508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39508"
},
{
"name": "CVE-2022-49133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49133"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2025-39981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39981"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2024-41079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41079"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2022-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49124"
},
{
"name": "CVE-2024-53687",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53687"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2025-11495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11495"
},
{
"name": "CVE-2025-39938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39938"
},
{
"name": "CVE-2025-39982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39982"
},
{
"name": "CVE-2025-39965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39965"
},
{
"name": "CVE-2025-39932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39932"
},
{
"name": "CVE-2025-11414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11414"
},
{
"name": "CVE-2025-21629",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21629"
},
{
"name": "CVE-2022-50502",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50502"
},
{
"name": "CVE-2025-39964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39964"
},
{
"name": "CVE-2024-49568",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49568"
},
{
"name": "CVE-2024-53196",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53196"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2024-46717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46717"
},
{
"name": "CVE-2024-40966",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40966"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2024-56641",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56641"
},
{
"name": "CVE-2025-11413",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11413"
},
{
"name": "CVE-2025-39961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39961"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2025-37727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37727"
},
{
"name": "CVE-2025-10729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10729"
},
{
"name": "CVE-2025-39957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39957"
},
{
"name": "CVE-2025-39931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39931"
},
{
"name": "CVE-2024-53195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53195"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"name": "CVE-2025-11412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11412"
},
{
"name": "CVE-2022-48816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48816"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-39946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39946"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2024-42321",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42321"
},
{
"name": "CVE-2020-8130",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8130"
},
{
"name": "CVE-2024-56592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56592"
}
],
"initial_release_date": "2025-10-20T00:00:00",
"last_revision_date": "2025-10-20T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0899",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-20T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39967",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39967"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39940",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39940"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11412",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11412"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39994",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39994"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39947",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39947"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53687",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53687"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39931",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39931"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39942",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39942"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55551",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55551"
},
{
"published_at": "2025-10-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-50502",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-50502"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-42321",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-42321"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53195",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53195"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-39508",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-39508"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53234",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53234"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39981",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39981"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-46818",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-46818"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39998",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39998"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39972",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39972"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39953",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39953"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-49133",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-49133"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39934",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39934"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39968",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39968"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39932",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39932"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-49844",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-49844"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-56709",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-56709"
},
{
"published_at": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39965",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39965"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39985",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39985"
},
{
"published_at": "2025-10-07",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11234",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11234"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39970",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39970"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39980",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39980"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39977",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39977"
},
{
"published_at": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39964",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39964"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39938",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39938"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11495",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11495"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-56641",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-56641"
},
{
"published_at": "2025-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2020-8130",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-8130"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-8291",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-8291"
},
{
"published_at": "2025-10-18",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-21645",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21645"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39982",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39982"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39987",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39987"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-40989",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-40989"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-49568",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-49568"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-37727",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-37727"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-49069",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-49069"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-46817",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-46817"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-46717",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-46717"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39961",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39961"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55552",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55552"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-41079",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-41079"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39969",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39969"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-40966",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-40966"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61985",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61985"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39949",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39949"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11414",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11414"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-46819",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-46819"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39945",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39945"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61984",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61984"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-48816",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-48816"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39955",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39955"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39937",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39937"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55554",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55554"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-56592",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-56592"
},
{
"published_at": "2025-10-07",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-10729",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-10729"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11413",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11413"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39929",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39929"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-49124",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-49124"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39946",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39946"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39973",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39973"
},
{
"published_at": "2025-10-18",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-21629",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21629"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53196",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53196"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39990",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39990"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39971",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39971"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39957",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39957"
}
]
}
CERTFR-2025-AVI-0935
Vulnerability from certfr_avis - Published: 2025-10-29 - Updated: 2025-10-29
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Gemfire | Tanzu GemFire versions antérieures à 10.2.0 | ||
| VMware | Tanzu | Tanzu pour Valkey versions 7.2.x antérieures à 7.2.11 | ||
| VMware | Tanzu Gemfire | Tanzu GemFire Management Console versions antérieures à 1.4.1 | ||
| VMware | Tanzu | Tanzu pour Valkey versions 3.x antérieures à 3.2.0 sur Kubernetes | ||
| VMware | Tanzu | Tanzu pour Valkey versions 8.1.x antérieures à 8.1.4 | ||
| VMware | Tanzu | Tanzu pour Valkey versions 8.0.x antérieures à 8.0.6 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu GemFire versions ant\u00e9rieures \u00e0 10.2.0",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 7.2.x ant\u00e9rieures \u00e0 7.2.11",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Management Console versions ant\u00e9rieures \u00e0 1.4.1",
"product": {
"name": "Tanzu Gemfire",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 3.x ant\u00e9rieures \u00e0 3.2.0 sur Kubernetes",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 8.1.x ant\u00e9rieures \u00e0 8.1.4",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 8.0.x ant\u00e9rieures \u00e0 8.0.6",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"name": "CVE-2025-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5115"
},
{
"name": "CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-27151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27151"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-10-29T00:00:00",
"last_revision_date": "2025-10-29T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0935",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-29T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36259",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36259"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36260",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36260"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36261",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36261"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36258",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36258"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36262",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36262"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36263",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36263"
},
{
"published_at": "2025-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36264",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36264"
}
]
}
CERTFR-2025-AVI-1115
Vulnerability from certfr_avis - Published: 2025-12-16 - Updated: 2025-12-16
Une vulnérabilité a été découverte dans Trend Micro Apex One. Elle permet à un attaquant de provoquer une exécution de code arbitraire.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Un correctif est annoncé pour janvier 2026. Cependant, l'éditeur a mis à disposition un outil de modification de la configuration de sécurité.
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Trend Micro | Apex One | Apex One 20219 avec Integrated Endpoint Sensor (iES) server activé |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Apex One 20219 avec Integrated Endpoint Sensor (iES) server activ\u00e9 ",
"product": {
"name": "Apex One",
"vendor": {
"name": "Trend Micro",
"scada": false
}
}
}
],
"affected_systems_content": "Un correctif est annonc\u00e9 pour janvier 2026. Cependant, l\u0027\u00e9diteur a mis \u00e0 disposition un outil de modification de la configuration de s\u00e9curit\u00e9.",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
}
],
"initial_release_date": "2025-12-16T00:00:00",
"last_revision_date": "2025-12-16T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1115",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Trend Micro Apex One. Elle permet \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire.",
"title": "Vuln\u00e9rabilit\u00e9 dans Trend Micro Apex One",
"vendor_advisories": [
{
"published_at": "2025-12-15",
"title": "Bulletin de s\u00e9curit\u00e9 Trend Micro KA-0021900",
"url": "https://success.trendmicro.com/en-US/solution/KA-0021900"
}
]
}
CERTFR-2025-AVI-0899
Vulnerability from certfr_avis - Published: 2025-10-20 - Updated: 2025-10-20
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | cbl2 gdb 11.2-7 | ||
| Microsoft | N/A | cbl2 binutils 2.37-16 | ||
| Microsoft | N/A | cbl2 redis 6.2.20-1 | ||
| Microsoft | N/A | cbl2 redis 6.2.18-3 | ||
| Microsoft | N/A | azl3 python3 3.12.9-4 versions antérieures à 3.12.9-5 | ||
| Microsoft | N/A | cbl2 crash 8.0.1-4 | ||
| Microsoft | N/A | cbl2 binutils 2.37-17 | ||
| Microsoft | N/A | cbl2 pytorch 2.0.0-9 | ||
| Microsoft | N/A | azl3 kernel 6.6.96.2-2 | ||
| Microsoft | N/A | azl3 binutils 2.41-7 | ||
| Microsoft | N/A | cbl2 qt5-qtsvg 5.12.11-6 versions antérieures à 5.12.11-7 | ||
| Microsoft | N/A | cbl2 python3 3.9.19-14 | ||
| Microsoft | N/A | azl3 openssh 9.8p1-4 | ||
| Microsoft | N/A | cbl2 kernel 5.15.186.1-1 | ||
| Microsoft | N/A | cbl2 rubygem-elasticsearch 8.3.0-1 | ||
| Microsoft | N/A | azl3 kernel 6.6.104.2-1 | ||
| Microsoft | N/A | cbl2 python3 3.9.19-15 versions antérieures à 3.9.19-16 | ||
| Microsoft | N/A | cbl2 qemu 6.2.0-24 | ||
| Microsoft | N/A | azl3 qemu 8.2.0-19 | ||
| Microsoft | N/A | cbl2 gdb 11.2-6 | ||
| Microsoft | N/A | cbl2 openssh 8.9p1-8 versions antérieures à 8.9p1-9 | ||
| Microsoft | N/A | azl3 valkey 8.0.4-1 versions antérieures à 8.0.6-1 | ||
| Microsoft | N/A | azl3 rubygem-elasticsearch 8.9.0-1 | ||
| Microsoft | N/A | azl3 pytorch 2.2.2-7 | ||
| Microsoft | N/A | azl3 ruby 3.3.5-5 | ||
| Microsoft | N/A | cbl2 redis 6.2.18-3 versions antérieures à 6.2.20-1 | ||
| Microsoft | N/A | azl3 qtsvg 6.6.1-2 versions antérieures à 6.6.1-3 | ||
| Microsoft | N/A | azl3 valkey 8.0.4-1 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "cbl2 gdb 11.2-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 binutils 2.37-16",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 redis 6.2.20-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 redis 6.2.18-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 python3 3.12.9-4 versions ant\u00e9rieures \u00e0 3.12.9-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 crash 8.0.1-4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 binutils 2.37-17",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 pytorch 2.0.0-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.96.2-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 binutils 2.41-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 qt5-qtsvg 5.12.11-6 versions ant\u00e9rieures \u00e0 5.12.11-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python3 3.9.19-14",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 openssh 9.8p1-4",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 kernel 5.15.186.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 rubygem-elasticsearch 8.3.0-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.104.2-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python3 3.9.19-15 versions ant\u00e9rieures \u00e0 3.9.19-16",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 qemu 6.2.0-24",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 qemu 8.2.0-19",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 gdb 11.2-6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 openssh 8.9p1-8 versions ant\u00e9rieures \u00e0 8.9p1-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 valkey 8.0.4-1 versions ant\u00e9rieures \u00e0 8.0.6-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 rubygem-elasticsearch 8.9.0-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 pytorch 2.2.2-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 ruby 3.3.5-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 redis 6.2.18-3 versions ant\u00e9rieures \u00e0 6.2.20-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 qtsvg 6.6.1-2 versions ant\u00e9rieures \u00e0 6.6.1-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 valkey 8.0.4-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-49069",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49069"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2025-39947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39947"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2024-56709",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56709"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2025-11234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11234"
},
{
"name": "CVE-2025-39942",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39942"
},
{
"name": "CVE-2025-39929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39929"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2025-49844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49844"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2025-39990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39990"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2025-46819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46819"
},
{
"name": "CVE-2024-53234",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53234"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2024-40989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40989"
},
{
"name": "CVE-2025-39940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39940"
},
{
"name": "CVE-2025-39977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39977"
},
{
"name": "CVE-2025-21645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21645"
},
{
"name": "CVE-2025-46817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46817"
},
{
"name": "CVE-2024-39508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39508"
},
{
"name": "CVE-2022-49133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49133"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2025-39981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39981"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2024-41079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41079"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2022-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49124"
},
{
"name": "CVE-2024-53687",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53687"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2025-11495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11495"
},
{
"name": "CVE-2025-39938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39938"
},
{
"name": "CVE-2025-39982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39982"
},
{
"name": "CVE-2025-39965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39965"
},
{
"name": "CVE-2025-39932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39932"
},
{
"name": "CVE-2025-11414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11414"
},
{
"name": "CVE-2025-21629",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21629"
},
{
"name": "CVE-2022-50502",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50502"
},
{
"name": "CVE-2025-39964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39964"
},
{
"name": "CVE-2024-49568",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49568"
},
{
"name": "CVE-2024-53196",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53196"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2024-46717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46717"
},
{
"name": "CVE-2024-40966",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40966"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2024-56641",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56641"
},
{
"name": "CVE-2025-11413",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11413"
},
{
"name": "CVE-2025-39961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39961"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2025-37727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37727"
},
{
"name": "CVE-2025-10729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10729"
},
{
"name": "CVE-2025-39957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39957"
},
{
"name": "CVE-2025-39931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39931"
},
{
"name": "CVE-2024-53195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53195"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-46818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46818"
},
{
"name": "CVE-2025-11412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11412"
},
{
"name": "CVE-2022-48816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48816"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-39946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39946"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2024-42321",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42321"
},
{
"name": "CVE-2020-8130",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8130"
},
{
"name": "CVE-2024-56592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56592"
}
],
"initial_release_date": "2025-10-20T00:00:00",
"last_revision_date": "2025-10-20T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0899",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-10-20T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39967",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39967"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39940",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39940"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11412",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11412"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39994",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39994"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39947",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39947"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53687",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53687"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39931",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39931"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39942",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39942"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55551",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55551"
},
{
"published_at": "2025-10-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-50502",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-50502"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-42321",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-42321"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53195",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53195"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-39508",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-39508"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53234",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53234"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39981",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39981"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-46818",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-46818"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39998",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39998"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39972",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39972"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39953",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39953"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-49133",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-49133"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39934",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39934"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39968",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39968"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39932",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39932"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-49844",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-49844"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-56709",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-56709"
},
{
"published_at": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39965",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39965"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39985",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39985"
},
{
"published_at": "2025-10-07",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11234",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11234"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39970",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39970"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39980",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39980"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39977",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39977"
},
{
"published_at": "2025-10-15",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39964",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39964"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39938",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39938"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11495",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11495"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-56641",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-56641"
},
{
"published_at": "2025-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2020-8130",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-8130"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-8291",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-8291"
},
{
"published_at": "2025-10-18",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-21645",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21645"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39982",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39982"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39987",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39987"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-40989",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-40989"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-49568",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-49568"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-37727",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-37727"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-49069",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-49069"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-46817",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-46817"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-46717",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-46717"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39961",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39961"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55552",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55552"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-41079",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-41079"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39969",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39969"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-40966",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-40966"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61985",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61985"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39949",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39949"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11414",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11414"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-46819",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-46819"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39945",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39945"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61984",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61984"
},
{
"published_at": "2025-10-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-48816",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-48816"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39955",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39955"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39937",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39937"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-55554",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55554"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-56592",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-56592"
},
{
"published_at": "2025-10-07",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-10729",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-10729"
},
{
"published_at": "2025-10-11",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-11413",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-11413"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39929",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39929"
},
{
"published_at": "2025-10-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-49124",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-49124"
},
{
"published_at": "2025-10-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39946",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39946"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39973",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39973"
},
{
"published_at": "2025-10-18",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-21629",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21629"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-53196",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-53196"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39990",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39990"
},
{
"published_at": "2025-10-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39971",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39971"
},
{
"published_at": "2025-10-10",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-39957",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-39957"
}
]
}
WID-SEC-W-2025-2196
Vulnerability from csaf_certbund - Published: 2025-10-05 22:00 - Updated: 2025-10-30 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"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": "Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Redis ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuf\u00fchren, und um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-2025-2196 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2196.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2196 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2196"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "Redis v8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-2D44B874A0 vom 2025-10-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-2d44b874a0"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-115D3A5484 vom 2025-10-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-115d3a5484"
},
{
"category": "external",
"summary": "BSI Cybersicherheitswarnung vom 2025-10-07",
"url": "https://www.bsi.bund.de/SharedDocs/Cybersicherheitswarnungen/DE/2025/2025-287813-1032.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6020 vom 2025-10-08",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00186.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20656 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20656.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20655 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20655.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20654 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20654.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20653 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20653.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03500-1 vom 2025-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022796.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03499-1 vom 2025-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022797.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15604-1 vom 2025-10-08",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/D5YD5HFZ7CYDLZ3EY5NOTKQ2F2437YFG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03506-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HPPRZXIQV7GCFB6J2QQPTRJE5BZSEY3P/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03505-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DTMFNYW65ZJ3GL675ZV4U3ICMJS4GKAY/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03501-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TXSYULIYKDNYDC726SFYC6EYNVU5W7AZ/"
},
{
"category": "external",
"summary": "PoC auf redrays.io vom 2025-10-08",
"url": "https://redrays.io/blog/poc-for-cve-2025-49844-cve-2025-46817-and-cve-2025-46818-critical-lua-engine-vulnerabilities/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03507-1 vom 2025-10-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022800.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03502-1 vom 2025-10-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022803.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6022 vom 2025-10-09",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00188.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4325 vom 2025-10-09",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00005.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2REDIS6-2025-015 vom 2025-10-15",
"url": "https://alas.aws.amazon.com/AL2/ALAS2REDIS6-2025-015.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7824-3 vom 2025-10-16",
"url": "https://ubuntu.com/security/notices/USN-7824-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7824-1 vom 2025-10-15",
"url": "https://ubuntu.com/security/notices/USN-7824-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7824-2 vom 2025-10-16",
"url": "https://ubuntu.com/security/notices/USN-7824-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18931 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:18931"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18997 vom 2025-10-23",
"url": "https://access.redhat.com/errata/RHSA-2025:18997"
},
{
"category": "external",
"summary": "Google Cloud Platform Security Bulletin GCP-2025-061 vom 2025-10-22",
"url": "https://cloud.google.com/support/bulletins#gcp-2025-061"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18996 vom 2025-10-23",
"url": "https://access.redhat.com/errata/RHSA-2025:18996"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19086 vom 2025-10-23",
"url": "https://access.redhat.com/errata/RHSA-2025:19086"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19237 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19239 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19238 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19238"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19318 vom 2025-10-30",
"url": "https://access.redhat.com/errata/RHSA-2025:19318"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19238 vom 2025-10-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-19238.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19345 vom 2025-10-30",
"url": "https://access.redhat.com/errata/RHSA-2025:19345"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19237 vom 2025-10-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-19237.html"
}
],
"source_lang": "en-US",
"title": "Redis: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-30T23:00:00.000+00:00",
"generator": {
"date": "2025-10-31T09:29:18.480+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-2196",
"initial_release_date": "2025-10-05T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Info aufgenommen, Anpassung der Bewertung"
},
{
"date": "2025-10-08T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Open Source, Debian, Oracle Linux, SUSE und openSUSE aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat und Google aufgenommen"
},
{
"date": "2025-10-23T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-28T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-29T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
}
],
"status": "final",
"version": "12"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Google Cloud Platform",
"product": {
"name": "Google Cloud Platform",
"product_id": "393401",
"product_identification_helper": {
"cpe": "cpe:/a:google:cloud_platform:-"
}
}
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.2.2",
"product": {
"name": "Open Source Redis \u003c8.2.2",
"product_id": "T047365"
}
},
{
"category": "product_version",
"name": "8.2.2",
"product": {
"name": "Open Source Redis 8.2.2",
"product_id": "T047365-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:8.2.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.4.6",
"product": {
"name": "Open Source Redis \u003c7.4.6",
"product_id": "T047369"
}
},
{
"category": "product_version",
"name": "7.4.6",
"product": {
"name": "Open Source Redis 7.4.6",
"product_id": "T047369-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.4.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.0.4",
"product": {
"name": "Open Source Redis \u003c8.0.4",
"product_id": "T047370"
}
},
{
"category": "product_version",
"name": "8.0.4",
"product": {
"name": "Open Source Redis 8.0.4",
"product_id": "T047370-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:8.0.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.20",
"product": {
"name": "Open Source Redis \u003c6.2.20",
"product_id": "T047371"
}
},
{
"category": "product_version",
"name": "6.2.20",
"product": {
"name": "Open Source Redis 6.2.20",
"product_id": "T047371-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:6.2.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.2.11",
"product": {
"name": "Open Source Redis \u003c7.2.11",
"product_id": "T047372"
}
},
{
"category": "product_version",
"name": "7.2.11",
"product": {
"name": "Open Source Redis 7.2.11",
"product_id": "T047372-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.2.11"
}
}
}
],
"category": "product_name",
"name": "Redis"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat: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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"product_status": {
"known_affected": [
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T047369"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-49844",
"product_status": {
"known_affected": [
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T047369"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-49844"
},
{
"cve": "CVE-2025-46818",
"product_status": {
"known_affected": [
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T047369"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"product_status": {
"known_affected": [
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"74185",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T047369"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-46819"
}
]
}
FKIE_CVE-2025-49844
Vulnerability from fkie_nvd - Published: 2025-10-03 20:15 - Updated: 2025-11-12 11:349.9 (Critical) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539 | Patch | |
| security-advisories@github.com | https://github.com/redis/redis/releases/tag/8.2.2 | Release Notes | |
| security-advisories@github.com | https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/10/07/2 | Mailing List, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C2F4D4F6-6F7C-46BC-B37C-DFAC34B097AC",
"versionEndExcluding": "6.2.20",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4F82BD2A-473F-4F3F-9C80-C6448D07C45D",
"versionEndExcluding": "7.2.11",
"versionStartIncluding": "7.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F6E336B8-E000-4EFA-95F8-F2B74A4913F0",
"versionEndExcluding": "7.4.6",
"versionStartIncluding": "7.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "459EBC07-D37A-44E5-95DB-4C3FD9F008FF",
"versionEndExcluding": "8.0.4",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CBF13EC1-FE0A-4242-B8D3-2681485DDDF2",
"versionEndExcluding": "8.2.2",
"versionStartIncluding": "8.2.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8CAF97D0-BE35-43AE-B820-3A88D1F49050",
"versionEndExcluding": "7.2.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F0285AE3-BBEA-4D0E-A8AD-957EC3E78870",
"versionEndExcluding": "8.0.6",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*",
"matchCriteriaId": "725746C6-025D-4364-9D97-E1315D670DF6",
"versionEndExcluding": "8.1.4",
"versionStartIncluding": "8.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands."
}
],
"id": "CVE-2025-49844",
"lastModified": "2025-11-12T11:34:21.060",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 6.0,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 6.0,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-10-03T20:15:32.823",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2025/10/07/2"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
NCSC-2025-0304
Vulnerability from csaf_ncscnl - Published: 2025-10-08 11:43 - Updated: 2025-10-08 11:43Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Redis heeft kwetsbaarheden verholpen in versies 8.2.1 en lager.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden bevinden zich in de Lua-scriptingengine van Redis, die kunnen worden misbruikt door geauthenticeerde gebruikers. Dit kan leiden tot remote code execution, out-of-bounds data access of servercrashes. De kwetsbaarheden kunnen de integriteit en beveiliging van systemen die deze versies gebruiken in gevaar brengen. De kwetsbaarheden zijn opgelost in versie 8.2.2.\nVeel Redis\u2011implementaties hebben geen pre\u2011authenticatie of ACL\u2011gebaseerde autorisatie ingeschakeld; dit vergroot het risico op exploitatie.\n\nOnderzoekers hebben Proof of Concept (PoC) code vrijgegeven die kwetsbaarheid CVE-2025-49844 aantoont en waarmee de kwetsbaarheid kan worden misbruikt.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Redis heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "Reference",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
}
],
"title": "Kwetsbaarheden verholpen in Redis",
"tracking": {
"current_release_date": "2025-10-08T11:43:37.331971Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2025-0304",
"initial_release_date": "2025-10-08T11:43:37.331971Z",
"revision_history": [
{
"date": "2025-10-08T11:43:37.331971Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Redis"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "Redis"
}
],
"category": "vendor",
"name": "Redis"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Redis versions 8.2.1 and below contain a vulnerability in the Lua scripting engine that can be exploited by authenticated users, potentially leading to remote code execution, which is addressed in version 8.2.2.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49844 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-49844.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2025-49844"
},
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "Redis versions 8.2.1 and below contain a vulnerability in the Lua scripting engine that allows authenticated users to exploit an integer overflow, potentially leading to remote code execution, fixed in version 8.2.2.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-46817 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46817.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-46818",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "description",
"text": "Redis versions 8.2.1 and below have a vulnerability in Lua scripting that allows authenticated users to execute crafted scripts, resolved in version 8.2.2.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-46818 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46818.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "Redis versions 8.2.1 and below have a vulnerability allowing authenticated users to execute crafted Lua scripts, leading to out-of-bounds data access or server crashes, fixed in version 8.2.2.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-46819 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-46819.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2"
]
}
],
"title": "CVE-2025-46819"
}
]
}
MSRC_CVE-2025-49844
Vulnerability from csaf_microsoft - Published: 2025-10-02 00:00 - Updated: 2025-10-08 01:01Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49844 Redis Lua Use-After-Free may lead to remote code execution - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-49844.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Redis Lua Use-After-Free may lead to remote code execution",
"tracking": {
"current_release_date": "2025-10-08T01:01:53.000Z",
"generator": {
"date": "2025-10-22T22:49:11.231Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-49844",
"initial_release_date": "2025-10-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-10-08T01:01:53.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 redis 6.2.18-3",
"product": {
"name": "\u003ccbl2 redis 6.2.18-3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 redis 6.2.18-3",
"product": {
"name": "cbl2 redis 6.2.18-3",
"product_id": "20345"
}
}
],
"category": "product_name",
"name": "redis"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 valkey 8.0.4-1",
"product": {
"name": "\u003cazl3 valkey 8.0.4-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 valkey 8.0.4-1",
"product": {
"name": "azl3 valkey 8.0.4-1",
"product_id": "19593"
}
}
],
"category": "product_name",
"name": "valkey"
},
{
"category": "product_name",
"name": "cbl2 ceph 16.2.10-9",
"product": {
"name": "cbl2 ceph 16.2.10-9",
"product_id": "3"
}
},
{
"category": "product_name",
"name": "azl3 ceph 18.2.2-10",
"product": {
"name": "azl3 ceph 18.2.2-10",
"product_id": "4"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 redis 6.2.18-3 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 redis 6.2.18-3 as a component of CBL Mariner 2.0",
"product_id": "20345-17086"
},
"product_reference": "20345",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 valkey 8.0.4-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 valkey 8.0.4-1 as a component of Azure Linux 3.0",
"product_id": "19593-17084"
},
"product_reference": "19593",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 ceph 16.2.10-9 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ceph 18.2.2-10 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-49844",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4"
]
},
{
"label": "vulnerable_code_not_in_execute_path",
"product_ids": [
"17086-3"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20345-17086",
"19593-17084"
],
"known_affected": [
"17086-1",
"17084-2"
],
"known_not_affected": [
"17086-3",
"17084-4"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49844 Redis Lua Use-After-Free may lead to remote code execution - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-49844.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-08T01:01:53.000Z",
"details": "6.2.20-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"temporalScore": 9.9,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17086-1",
"17084-2"
]
}
],
"title": "Redis Lua Use-After-Free may lead to remote code execution"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.