Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-23166 (GCVE-0-2025-23166)
Vulnerability from cvelistv5 – Published: 2025-05-19 01:25 – Updated: 2025-05-28 00:07- CWE-248 - Uncaught Exception
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| nodejs | node |
Affected:
4.0 , < 4.*
(semver)
Affected: 5.0 , < 5.* (semver) Affected: 6.0 , < 6.* (semver) Affected: 7.0 , < 7.* (semver) Affected: 8.0 , < 8.* (semver) Affected: 9.0 , < 9.* (semver) Affected: 10.0 , < 10.* (semver) Affected: 11.0 , < 11.* (semver) Affected: 12.0 , < 12.* (semver) Affected: 13.0 , < 13.* (semver) Affected: 14.0 , < 14.* (semver) Affected: 15.0 , < 15.* (semver) Affected: 16.0 , < 16.* (semver) Affected: 17.0 , < 17.* (semver) Affected: 18.0 , < 18.* (semver) Affected: 19.0 , < 19.* (semver) Affected: 20.0 , ≤ 20.19.1 (semver) Affected: 22.0 , ≤ 22.15.0 (semver) Affected: 23.0 , ≤ 23.11.0 (semver) Affected: 24.0 , ≤ 24.0.1 (semver) Affected: 21.0 , < 21.* (semver) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-23166",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-19T14:11:17.877460Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-248",
"description": "CWE-248 Uncaught Exception",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-19T14:13:24.973Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "node",
"vendor": "nodejs",
"versions": [
{
"lessThan": "4.*",
"status": "affected",
"version": "4.0",
"versionType": "semver"
},
{
"lessThan": "5.*",
"status": "affected",
"version": "5.0",
"versionType": "semver"
},
{
"lessThan": "6.*",
"status": "affected",
"version": "6.0",
"versionType": "semver"
},
{
"lessThan": "7.*",
"status": "affected",
"version": "7.0",
"versionType": "semver"
},
{
"lessThan": "8.*",
"status": "affected",
"version": "8.0",
"versionType": "semver"
},
{
"lessThan": "9.*",
"status": "affected",
"version": "9.0",
"versionType": "semver"
},
{
"lessThan": "10.*",
"status": "affected",
"version": "10.0",
"versionType": "semver"
},
{
"lessThan": "11.*",
"status": "affected",
"version": "11.0",
"versionType": "semver"
},
{
"lessThan": "12.*",
"status": "affected",
"version": "12.0",
"versionType": "semver"
},
{
"lessThan": "13.*",
"status": "affected",
"version": "13.0",
"versionType": "semver"
},
{
"lessThan": "14.*",
"status": "affected",
"version": "14.0",
"versionType": "semver"
},
{
"lessThan": "15.*",
"status": "affected",
"version": "15.0",
"versionType": "semver"
},
{
"lessThan": "16.*",
"status": "affected",
"version": "16.0",
"versionType": "semver"
},
{
"lessThan": "17.*",
"status": "affected",
"version": "17.0",
"versionType": "semver"
},
{
"lessThan": "18.*",
"status": "affected",
"version": "18.0",
"versionType": "semver"
},
{
"lessThan": "19.*",
"status": "affected",
"version": "19.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "20.19.1",
"status": "affected",
"version": "20.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "22.15.0",
"status": "affected",
"version": "22.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "23.11.0",
"status": "affected",
"version": "23.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "24.0.1",
"status": "affected",
"version": "24.0",
"versionType": "semver"
},
{
"lessThan": "21.*",
"status": "affected",
"version": "21.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime."
}
],
"metrics": [
{
"cvssV3_0": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-28T00:07:12.640Z",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2025-23166",
"datePublished": "2025-05-19T01:25:08.462Z",
"dateReserved": "2025-01-12T01:00:00.648Z",
"dateUpdated": "2025-05-28T00:07:12.640Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-23166",
"date": "2026-09-14",
"epss": "0.00812",
"percentile": "0.5498"
},
"microsoft_vex": {
"current_release_date": "2026-02-21T02:59:41.000Z",
"cve": "CVE-2025-23166",
"id": "msrc_CVE-2025-23166",
"initial_release_date": "2025-05-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-23166.json",
"version": "3"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-23166\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2025-05-19T02:15:17.470\",\"lastModified\":\"2026-06-17T08:52:18.473\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.\"},{\"lang\":\"es\",\"value\":\"El m\u00e9todo SignTraits::DeriveBits() de C++ puede llamar incorrectamente a ThrowException() bas\u00e1ndose en las entradas proporcionadas por el usuario al ejecutarse en segundo plano, lo que provoca el bloqueo del proceso de Node.js. Estas operaciones criptogr\u00e1ficas se aplican com\u00fanmente a entradas no confiables. Por lo tanto, este mecanismo podr\u00eda permitir que un adversario bloquee remotamente un entorno de ejecuci\u00f3n de Node.js.\"}],\"affected\":[{\"source\":\"support@hackerone.com\",\"affectedData\":[{\"vendor\":\"nodejs\",\"product\":\"node\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"4.0\",\"lessThan\":\"4.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.0\",\"lessThan\":\"5.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.0\",\"lessThan\":\"6.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"7.0\",\"lessThan\":\"7.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"8.0\",\"lessThan\":\"8.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"9.0\",\"lessThan\":\"9.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"10.0\",\"lessThan\":\"10.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"11.0\",\"lessThan\":\"11.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"12.0\",\"lessThan\":\"12.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"13.0\",\"lessThan\":\"13.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"14.0\",\"lessThan\":\"14.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"15.0\",\"lessThan\":\"15.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"16.0\",\"lessThan\":\"16.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"17.0\",\"lessThan\":\"17.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"18.0\",\"lessThan\":\"18.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"19.0\",\"lessThan\":\"19.*\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"20.0\",\"lessThanOrEqual\":\"20.19.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"22.0\",\"lessThanOrEqual\":\"22.15.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"23.0\",\"lessThanOrEqual\":\"23.11.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"24.0\",\"lessThanOrEqual\":\"24.0.1\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"21.0\",\"lessThan\":\"21.*\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-05-19T14:11:17.877460Z\",\"id\":\"CVE-2025-23166\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-248\"}]}],\"references\":[{\"url\":\"https://nodejs.org/en/blog/vulnerability/may-2025-security-releases\",\"source\":\"support@hackerone.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-06T13:19:04+00:00",
"cve": "CVE-2025-23166",
"id": "CVE-2025-23166",
"initial_release_date": "2025-05-19T01:25:08.462000+00:00",
"product_status:fixed": "217",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-23166.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-23166\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-19T14:11:17.877460Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-248\", \"description\": \"CWE-248 Uncaught Exception\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-19T14:12:48.368Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\"}}], \"affected\": [{\"vendor\": \"nodejs\", \"product\": \"node\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.0\", \"lessThan\": \"4.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.0\", \"lessThan\": \"5.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.0\", \"lessThan\": \"6.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"7.0\", \"lessThan\": \"7.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.0\", \"lessThan\": \"8.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"9.0\", \"lessThan\": \"9.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"10.0\", \"lessThan\": \"10.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"11.0\", \"lessThan\": \"11.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"12.0\", \"lessThan\": \"12.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"13.0\", \"lessThan\": \"13.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"14.0\", \"lessThan\": \"14.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"15.0\", \"lessThan\": \"15.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"16.0\", \"lessThan\": \"16.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"17.0\", \"lessThan\": \"17.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"18.0\", \"lessThan\": \"18.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"19.0\", \"lessThan\": \"19.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"20.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"20.19.1\"}, {\"status\": \"affected\", \"version\": \"22.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"22.15.0\"}, {\"status\": \"affected\", \"version\": \"23.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"23.11.0\"}, {\"status\": \"affected\", \"version\": \"24.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"24.0.1\"}, {\"status\": \"affected\", \"version\": \"21.0\", \"lessThan\": \"21.*\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://nodejs.org/en/blog/vulnerability/may-2025-security-releases\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.\"}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2025-05-28T00:07:12.640Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-23166\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-28T00:07:12.640Z\", \"dateReserved\": \"2025-01-12T01:00:00.648Z\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"datePublished\": \"2025-05-19T01:25:08.462Z\", \"assignerShortName\": \"hackerone\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2026:11110-1
Vulnerability from csaf_opensuse - Published: 2026-06-23 00:00 - Updated: 2026-09-14 12:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "nodejs26-26.3.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the nodejs26-26.3.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11110",
"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-2026_11110-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21538 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22018 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22020 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36137 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36137/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36138 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36138/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-37372 page",
"url": "https://www.suse.com/security/cve/CVE-2024-37372/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22150 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23085 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23085/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23165 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23166 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55130 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55131 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55131/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55132 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55132/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59464 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59464/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59465 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59465/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59466 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59466/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21637 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21710 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21712 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21712/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21713 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21715 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21716 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21716/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-21717 page",
"url": "https://www.suse.com/security/cve/CVE-2026-21717/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22036 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48617 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48618 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48618/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48619 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48928 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48928/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48930 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48931 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48933 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48935 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48936 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48936/"
}
],
"title": "nodejs26-26.3.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-09-14T12:52:21Z",
"generator": {
"date": "2026-06-23T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11110-1",
"initial_release_date": "2026-06-23T00:00:00Z",
"revision_history": [
{
"date": "2026-06-23T00:00:00Z",
"number": "1",
"summary": "Current version"
},
{
"date": "2026-09-14T12:52:21Z",
"number": "2",
"summary": "unknown changes"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-26.3.1-1.1.aarch64",
"product": {
"name": "nodejs26-26.3.1-1.1.aarch64",
"product_id": "nodejs26-26.3.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs26-devel-26.3.1-1.1.aarch64",
"product": {
"name": "nodejs26-devel-26.3.1-1.1.aarch64",
"product_id": "nodejs26-devel-26.3.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs26-docs-26.3.1-1.1.aarch64",
"product": {
"name": "nodejs26-docs-26.3.1-1.1.aarch64",
"product_id": "nodejs26-docs-26.3.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm26-26.3.1-1.1.aarch64",
"product": {
"name": "npm26-26.3.1-1.1.aarch64",
"product_id": "npm26-26.3.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-26.3.1-1.1.ppc64le",
"product": {
"name": "nodejs26-26.3.1-1.1.ppc64le",
"product_id": "nodejs26-26.3.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs26-devel-26.3.1-1.1.ppc64le",
"product": {
"name": "nodejs26-devel-26.3.1-1.1.ppc64le",
"product_id": "nodejs26-devel-26.3.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs26-docs-26.3.1-1.1.ppc64le",
"product": {
"name": "nodejs26-docs-26.3.1-1.1.ppc64le",
"product_id": "nodejs26-docs-26.3.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm26-26.3.1-1.1.ppc64le",
"product": {
"name": "npm26-26.3.1-1.1.ppc64le",
"product_id": "npm26-26.3.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-26.3.1-1.1.s390x",
"product": {
"name": "nodejs26-26.3.1-1.1.s390x",
"product_id": "nodejs26-26.3.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs26-devel-26.3.1-1.1.s390x",
"product": {
"name": "nodejs26-devel-26.3.1-1.1.s390x",
"product_id": "nodejs26-devel-26.3.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs26-docs-26.3.1-1.1.s390x",
"product": {
"name": "nodejs26-docs-26.3.1-1.1.s390x",
"product_id": "nodejs26-docs-26.3.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "npm26-26.3.1-1.1.s390x",
"product": {
"name": "npm26-26.3.1-1.1.s390x",
"product_id": "npm26-26.3.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs26-26.3.1-1.1.x86_64",
"product": {
"name": "nodejs26-26.3.1-1.1.x86_64",
"product_id": "nodejs26-26.3.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs26-devel-26.3.1-1.1.x86_64",
"product": {
"name": "nodejs26-devel-26.3.1-1.1.x86_64",
"product_id": "nodejs26-devel-26.3.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs26-docs-26.3.1-1.1.x86_64",
"product": {
"name": "nodejs26-docs-26.3.1-1.1.x86_64",
"product_id": "nodejs26-docs-26.3.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm26-26.3.1-1.1.x86_64",
"product": {
"name": "npm26-26.3.1-1.1.x86_64",
"product_id": "npm26-26.3.1-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": "nodejs26-26.3.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64"
},
"product_reference": "nodejs26-26.3.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-26.3.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le"
},
"product_reference": "nodejs26-26.3.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-26.3.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x"
},
"product_reference": "nodejs26-26.3.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-26.3.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64"
},
"product_reference": "nodejs26-26.3.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-devel-26.3.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64"
},
"product_reference": "nodejs26-devel-26.3.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-devel-26.3.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le"
},
"product_reference": "nodejs26-devel-26.3.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-devel-26.3.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x"
},
"product_reference": "nodejs26-devel-26.3.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-devel-26.3.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64"
},
"product_reference": "nodejs26-devel-26.3.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-docs-26.3.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64"
},
"product_reference": "nodejs26-docs-26.3.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-docs-26.3.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le"
},
"product_reference": "nodejs26-docs-26.3.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-docs-26.3.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x"
},
"product_reference": "nodejs26-docs-26.3.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs26-docs-26.3.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64"
},
"product_reference": "nodejs26-docs-26.3.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm26-26.3.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64"
},
"product_reference": "npm26-26.3.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm26-26.3.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le"
},
"product_reference": "npm26-26.3.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm26-26.3.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x"
},
"product_reference": "npm26-26.3.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm26-26.3.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
},
"product_reference": "npm26-26.3.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21538"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21538",
"url": "https://www.suse.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "SUSE Bug 1233843 for CVE-2024-21538",
"url": "https://bugzilla.suse.com/1233843"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-21538"
},
{
"cve": "CVE-2024-22018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22018"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used.\nThis flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.\nThis vulnerability affects all users using the experimental permission model in Node.js 20 and Node.js 21.\nPlease note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22018",
"url": "https://www.suse.com/security/cve/CVE-2024-22018"
},
{
"category": "external",
"summary": "SUSE Bug 1227562 for CVE-2024-22018",
"url": "https://bugzilla.suse.com/1227562"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22020"
}
],
"notes": [
{
"category": "general",
"text": "A security flaw in Node.js allows a bypass of network import restrictions.\nBy embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security.\nVerified on various platforms, the vulnerability is mitigated by forbidding data URLs in network imports.\nExploiting this flaw can violate network import security, posing a risk to developers and servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22020",
"url": "https://www.suse.com/security/cve/CVE-2024-22020"
},
{
"category": "external",
"summary": "SUSE Bug 1227554 for CVE-2024-22020",
"url": "https://bugzilla.suse.com/1227554"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-36137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36137"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used.\r\n\r\nNode.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a \"read-only\" file descriptor to change the owner and permissions of a file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36137",
"url": "https://www.suse.com/security/cve/CVE-2024-36137"
},
{
"category": "external",
"summary": "SUSE Bug 1227561 for CVE-2024-36137",
"url": "https://bugzilla.suse.com/1227561"
},
{
"category": "external",
"summary": "SUSE Bug 1260462 for CVE-2024-36137",
"url": "https://bugzilla.suse.com/1260462"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2024-36137",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36138"
}
],
"notes": [
{
"category": "general",
"text": "Bypass incomplete fix of CVE-2024-27980, that arises from improper handling of batch files with all possible extensions on Windows via child_process.spawn / child_process.spawnSync. A malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36138",
"url": "https://www.suse.com/security/cve/CVE-2024-36138"
},
{
"category": "external",
"summary": "SUSE Bug 1227560 for CVE-2024-36138",
"url": "https://bugzilla.suse.com/1227560"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-37372",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-37372"
}
],
"notes": [
{
"category": "general",
"text": "The Permission Model assumes that any path starting with two backslashes \\ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-37372",
"url": "https://www.suse.com/security/cve/CVE-2024-37372"
},
{
"category": "external",
"summary": "SUSE Bug 1227563 for CVE-2024-37372",
"url": "https://bugzilla.suse.com/1227563"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-37372"
},
{
"cve": "CVE-2025-22150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22150"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses `Math.random()` to choose the boundary for a multipart/form-data request. It is known that the output of `Math.random()` can be predicted if several of its generated values are known. If there is a mechanism in an app that sends multipart requests to an attacker-controlled website, they can use this to leak the necessary values. Therefore, an attacker can tamper with the requests going to the backend APIs if certain conditions are met. This is fixed in versions 5.28.5, 6.21.1, and 7.2.3. As a workaround, do not issue multipart requests to attacker controlled servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22150",
"url": "https://www.suse.com/security/cve/CVE-2025-22150"
},
{
"category": "external",
"summary": "SUSE Bug 1236257 for CVE-2025-22150",
"url": "https://bugzilla.suse.com/1236257"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-22150"
},
{
"cve": "CVE-2025-23083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23083"
}
],
"notes": [
{
"category": "general",
"text": "With the aid of the diagnostics_channel utility, an event can be hooked into whenever a worker thread is created. This is not limited only to workers but also exposes internal workers, where an instance of them can be fetched, and its constructor can be grabbed and reinstated for malicious usage. \r\n\r\nThis vulnerability affects Permission Model users (--permission) on Node.js v20, v22, and v23.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23083",
"url": "https://www.suse.com/security/cve/CVE-2025-23083"
},
{
"category": "external",
"summary": "SUSE Bug 1236251 for CVE-2025-23083",
"url": "https://bugzilla.suse.com/1236251"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-23083"
},
{
"cve": "CVE-2025-23085",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23085"
}
],
"notes": [
{
"category": "general",
"text": "A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory consumption and potential denial of service under certain conditions.\r\n\r\nThis vulnerability affects HTTP/2 Server users on Node.js v18.x, v20.x, v22.x and v23.x.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23085",
"url": "https://www.suse.com/security/cve/CVE-2025-23085"
},
{
"category": "external",
"summary": "SUSE Bug 1236250 for CVE-2025-23085",
"url": "https://bugzilla.suse.com/1236250"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-23085"
},
{
"cve": "CVE-2025-23165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23165"
}
],
"notes": [
{
"category": "general",
"text": "In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted pointer in `uv_fs_s.file`: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service.\r\n\r\nImpact:\r\n* This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23165",
"url": "https://www.suse.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "SUSE Bug 1243217 for CVE-2025-23165",
"url": "https://bugzilla.suse.com/1243217"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-23165"
},
{
"cve": "CVE-2025-23166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23166"
}
],
"notes": [
{
"category": "general",
"text": "The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23166",
"url": "https://www.suse.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "SUSE Bug 1243218 for CVE-2025-23166",
"url": "https://bugzilla.suse.com/1243218"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-23166"
},
{
"cve": "CVE-2025-55130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55130"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js\u0027s Permissions model allows attackers to bypass `--allow-fs-read` and `--allow-fs-write` restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files. This breaks the expected isolation guarantees and enables arbitrary file read/write, leading to potential system compromise.\nThis vulnerability affects users of the permission model on Node.js v20, v22, v24, and v25.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55130",
"url": "https://www.suse.com/security/cve/CVE-2025-55130"
},
{
"category": "external",
"summary": "SUSE Bug 1256569 for CVE-2025-55130",
"url": "https://bugzilla.suse.com/1256569"
},
{
"category": "external",
"summary": "SUSE Bug 1256570 for CVE-2025-55130",
"url": "https://bugzilla.suse.com/1256570"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-55130"
},
{
"cve": "CVE-2025-55131",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55131"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js\u0027s buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the `vm` module with the timeout option. Under specific timing conditions, buffers allocated with `Buffer.alloc` and other `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55131",
"url": "https://www.suse.com/security/cve/CVE-2025-55131"
},
{
"category": "external",
"summary": "SUSE Bug 1256570 for CVE-2025-55131",
"url": "https://bugzilla.suse.com/1256570"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-55131"
},
{
"cve": "CVE-2025-55132",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55132"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js\u0027s permission model allows a file\u0027s access and modification timestamps to be changed via `futimes()` even when the process has only read permissions. Unlike `utimes()`, `futimes()` does not apply the expected write-permission checks, which means file metadata can be modified in read-only directories. This behavior could be used to alter timestamps in ways that obscure activity, reducing the reliability of logs. This vulnerability affects users of the permission model on Node.js v20, v22, v24, and v25.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55132",
"url": "https://www.suse.com/security/cve/CVE-2025-55132"
},
{
"category": "external",
"summary": "SUSE Bug 1256571 for CVE-2025-55132",
"url": "https://bugzilla.suse.com/1256571"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-55132"
},
{
"cve": "CVE-2025-59464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59464"
}
],
"notes": [
{
"category": "general",
"text": "A memory leak in Node.js\u0027s OpenSSL integration occurs when converting `X.509` certificate fields to UTF-8 without freeing the allocated buffer. When applications call `socket.getPeerCertificate(true)`, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through repeated TLS connections. Over time this can lead to resource exhaustion and denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59464",
"url": "https://www.suse.com/security/cve/CVE-2025-59464"
},
{
"category": "external",
"summary": "SUSE Bug 1256570 for CVE-2025-59464",
"url": "https://bugzilla.suse.com/1256570"
},
{
"category": "external",
"summary": "SUSE Bug 1256572 for CVE-2025-59464",
"url": "https://bugzilla.suse.com/1256572"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-59464"
},
{
"cve": "CVE-2025-59465",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59465"
}
],
"notes": [
{
"category": "general",
"text": "A malformed `HTTP/2 HEADERS` frame with oversized, invalid `HPACK` data can cause Node.js to crash by triggering an unhandled `TLSSocket` error `ECONNRESET`. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not attach explicit error handlers to secure sockets, for example:\n```\nserver.on(\u0027secureConnection\u0027, socket =\u003e {\n socket.on(\u0027error\u0027, err =\u003e {\n console.log(err)\n })\n})\n```",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59465",
"url": "https://www.suse.com/security/cve/CVE-2025-59465"
},
{
"category": "external",
"summary": "SUSE Bug 1256573 for CVE-2025-59465",
"url": "https://bugzilla.suse.com/1256573"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59465"
},
{
"cve": "CVE-2025-59466",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59466"
}
],
"notes": [
{
"category": "general",
"text": "We have identified a bug in Node.js error handling where \"Maximum call stack size exceeded\" errors become uncatchable when `async_hooks.createHook()` is enabled. Instead of reaching `process.on(\u0027uncaughtException\u0027)`, the process terminates, making the crash unrecoverable. Applications that rely on `AsyncLocalStorage` (v22, v20) or `async_hooks.createHook()` (v24, v22, v20) become vulnerable to denial-of-service crashes triggered by deep recursion under specific conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59466",
"url": "https://www.suse.com/security/cve/CVE-2025-59466"
},
{
"category": "external",
"summary": "SUSE Bug 1256574 for CVE-2025-59466",
"url": "https://bugzilla.suse.com/1256574"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-59466"
},
{
"cve": "CVE-2026-21637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21637"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when `pskCallback` or `ALPNCallback` are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths (tlsClientError and error), causing either immediate process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21637",
"url": "https://www.suse.com/security/cve/CVE-2026-21637"
},
{
"category": "external",
"summary": "SUSE Bug 1256576 for CVE-2026-21637",
"url": "https://bugzilla.suse.com/1256576"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21637",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-21637"
},
{
"cve": "CVE-2026-21710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21710"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.\r\n\r\nWhen this occurs, `dest[\"__proto__\"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.\r\n\r\n* This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21710",
"url": "https://www.suse.com/security/cve/CVE-2026-21710"
},
{
"category": "external",
"summary": "SUSE Bug 1260455 for CVE-2026-21710",
"url": "https://bugzilla.suse.com/1260455"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21710",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-21710"
},
{
"cve": "CVE-2026-21712",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21712"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21712",
"url": "https://www.suse.com/security/cve/CVE-2026-21712"
},
{
"category": "external",
"summary": "SUSE Bug 1260460 for CVE-2026-21712",
"url": "https://bugzilla.suse.com/1260460"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21712",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-21712"
},
{
"cve": "CVE-2026-21713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21713"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values.\r\n\r\nNode.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21713",
"url": "https://www.suse.com/security/cve/CVE-2026-21713"
},
{
"category": "external",
"summary": "SUSE Bug 1260463 for CVE-2026-21713",
"url": "https://bugzilla.suse.com/1260463"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21713",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-21713"
},
{
"cve": "CVE-2026-21714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21714"
}
],
"notes": [
{
"category": "general",
"text": "A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up.\r\n\r\nThis vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21714",
"url": "https://www.suse.com/security/cve/CVE-2026-21714"
},
{
"category": "external",
"summary": "SUSE Bug 1260480 for CVE-2026-21714",
"url": "https://bugzilla.suse.com/1260480"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21714",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-21714"
},
{
"cve": "CVE-2026-21715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21715"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them.\r\n\r\nAs a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21715",
"url": "https://www.suse.com/security/cve/CVE-2026-21715"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21715",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-21715"
},
{
"cve": "CVE-2026-21716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21716"
}
],
"notes": [
{
"category": "general",
"text": "An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched.\r\n\r\nAs a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21716",
"url": "https://www.suse.com/security/cve/CVE-2026-21716"
},
{
"category": "external",
"summary": "SUSE Bug 1260462 for CVE-2026-21716",
"url": "https://bugzilla.suse.com/1260462"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21716",
"url": "https://bugzilla.suse.com/1260482"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-21716"
},
{
"cve": "CVE-2026-21717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-21717"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in V8\u0027s string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8\u0027s internal string table, an attacker can significantly degrade performance of the Node.js process.\r\n\r\nThe most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table.\r\n\r\nThis vulnerability affects **20.x, 22.x, 24.x, and 25.x**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-21717",
"url": "https://www.suse.com/security/cve/CVE-2026-21717"
},
{
"category": "external",
"summary": "SUSE Bug 1260482 for CVE-2026-21717",
"url": "https://bugzilla.suse.com/1260482"
},
{
"category": "external",
"summary": "SUSE Bug 1260494 for CVE-2026-21717",
"url": "https://bugzilla.suse.com/1260494"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-21717"
},
{
"cve": "CVE-2026-22036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22036"
}
],
"notes": [
{
"category": "general",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22036",
"url": "https://www.suse.com/security/cve/CVE-2026-22036"
},
{
"category": "external",
"summary": "SUSE Bug 1256843 for CVE-2026-22036",
"url": "https://bugzilla.suse.com/1256843"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-22036"
},
{
"cve": "CVE-2026-48615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48615"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js proxy tunnel error handling could expose proxy credentials in `ERR_PROXY_TUNNEL` error messages.\r\n\r\nWhen proxy credentials are embedded in the proxy URL, they may be exposed through error handling paths and captured by logs, diagnostics, or other error consumers.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48615",
"url": "https://www.suse.com/security/cve/CVE-2026-48615"
},
{
"category": "external",
"summary": "SUSE Bug 1268598 for CVE-2026-48615",
"url": "https://bugzilla.suse.com/1268598"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-48615"
},
{
"cve": "CVE-2026-48617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48617"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js Permission Model enforcement allows Bypass via `process.report.writeReport()` Path Misvalidation. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48617",
"url": "https://www.suse.com/security/cve/CVE-2026-48617"
},
{
"category": "external",
"summary": "SUSE Bug 1268554 for CVE-2026-48617",
"url": "https://bugzilla.suse.com/1268554"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48617"
},
{
"cve": "CVE-2026-48618",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48618"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js TLS hostname handling can cause Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismat.\r\n\r\nThis can lead to confidentiality impact or bypass of the intended security boundary under affected configurations.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48618",
"url": "https://www.suse.com/security/cve/CVE-2026-48618"
},
{
"category": "external",
"summary": "SUSE Bug 1268593 for CVE-2026-48618",
"url": "https://bugzilla.suse.com/1268593"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-48618"
},
{
"cve": "CVE-2026-48619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48619"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js HTTP/2 client allows a server to send an unlimited number of ORIGIN frames, which could lead to an Out of Memory error on the client.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48619",
"url": "https://www.suse.com/security/cve/CVE-2026-48619"
},
{
"category": "external",
"summary": "SUSE Bug 1268618 for CVE-2026-48619",
"url": "https://bugzilla.suse.com/1268618"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48619"
},
{
"cve": "CVE-2026-48928",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48928"
}
],
"notes": [
{
"category": "general",
"text": "A inconsistency in Node.js hostname matching can cause a trust-policy bypass in multi-context mTLS setups.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48928",
"url": "https://www.suse.com/security/cve/CVE-2026-48928"
},
{
"category": "external",
"summary": "SUSE Bug 1268605 for CVE-2026-48928",
"url": "https://bugzilla.suse.com/1268605"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48928"
},
{
"cve": "CVE-2026-48930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48930"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48930",
"url": "https://www.suse.com/security/cve/CVE-2026-48930"
},
{
"category": "external",
"summary": "SUSE Bug 1268606 for CVE-2026-48930",
"url": "https://bugzilla.suse.com/1268606"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48930"
},
{
"cve": "CVE-2026-48931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48931"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js HTTP Agent can cause a client to accept as valid a response that is send before the client has sent the request.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48931",
"url": "https://www.suse.com/security/cve/CVE-2026-48931"
},
{
"category": "external",
"summary": "SUSE Bug 1268611 for CVE-2026-48931",
"url": "https://bugzilla.suse.com/1268611"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-48931"
},
{
"cve": "CVE-2026-48933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48933"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48933",
"url": "https://www.suse.com/security/cve/CVE-2026-48933"
},
{
"category": "external",
"summary": "SUSE Bug 1268592 for CVE-2026-48933",
"url": "https://bugzilla.suse.com/1268592"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-48933"
},
{
"cve": "CVE-2026-48934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48934"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js TLS host verification can cause an attacker to bypass certification validation.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48934",
"url": "https://www.suse.com/security/cve/CVE-2026-48934"
},
{
"category": "external",
"summary": "SUSE Bug 1268608 for CVE-2026-48934",
"url": "https://bugzilla.suse.com/1268608"
},
{
"category": "external",
"summary": "SUSE Bug 1272945 for CVE-2026-48934",
"url": "https://bugzilla.suse.com/1272945"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48934"
},
{
"cve": "CVE-2026-48935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48935"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`.\r\n\r\nThis vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48935",
"url": "https://www.suse.com/security/cve/CVE-2026-48935"
},
{
"category": "external",
"summary": "SUSE Bug 1268609 for CVE-2026-48935",
"url": "https://bugzilla.suse.com/1268609"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48935"
},
{
"cve": "CVE-2026-48936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48936"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js Permission API can cause a local server to be started (via a Unix domain socket), even without the `--allow-net` permission.\r\n\r\nThis vulnerability affects one supported release line: **Node.js 26**.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48936",
"url": "https://www.suse.com/security/cve/CVE-2026-48936"
},
{
"category": "external",
"summary": "SUSE Bug 1268610 for CVE-2026-48936",
"url": "https://bugzilla.suse.com/1268610"
}
],
"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:nodejs26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-devel-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:nodejs26-docs-26.3.1-1.1.x86_64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.aarch64",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.ppc64le",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.s390x",
"openSUSE Tumbleweed:npm26-26.3.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-23T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48936"
}
]
}
RHSA-2025:8467
Vulnerability from csaf_redhat - Published: 2025-06-03 20:28 - Updated: 2026-08-06 13:19A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.
CWE-401 - Missing Release of Memory after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js (CVE-2025-23166)\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:8467",
"url": "https://access.redhat.com/errata/RHSA-2025:8467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8467.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-08-06T13:19:04+00:00",
"generator": {
"date": "2026-08-06T13:19:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:8467",
"initial_release_date": "2025-06-03T20:28:49+00:00",
"revision_history": [
{
"date": "2025-06-03T20:28:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-03T20:28:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-06T13:19:04+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": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23062%2B9e7801b9?arch=src\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23062%2B9e7801b9?arch=src\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23062%2B9e7801b9?arch=noarch\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23062%2B9e7801b9?arch=noarch\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.6.0%2B23062%2B9e7801b9?arch=noarch\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel9.6.0%2B23151%2Bb1496e9d?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:9060020250529115509:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-05-19T02:00:43.087868+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "RHBZ#2367162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-03T20:28:49+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:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8467"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS"
},
{
"cve": "CVE-2025-23166",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-05-19T02:00:45.363697+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367163"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "RHBZ#2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-03T20:28:49+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:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8467"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23062+9e7801b9.src::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23062+9e7801b9.noarch::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.aarch64::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.ppc64le::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.s390x::nodejs:22",
"AppStream-9.6.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el9.6.0+23151+b1496e9d.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js"
}
]
}
RHSA-2025:8468
Vulnerability from csaf_redhat - Published: 2025-06-03 19:53 - Updated: 2026-08-06 13:19A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.
CWE-401 - Missing Release of Memory after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the HTTP parser of Node.js. This vulnerability allows attackers to perform request smuggling and bypass proxy-based access controls via improperly terminated HTTP/1 headers using \r\n\rX instead of the standard \r\n\r\n.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js (CVE-2025-23166)\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:8468",
"url": "https://access.redhat.com/errata/RHSA-2025:8468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8468.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2026-08-06T13:19:04+00:00",
"generator": {
"date": "2026-08-06T13:19:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:8468",
"initial_release_date": "2025-06-03T19:53:49+00:00",
"revision_history": [
{
"date": "2025-06-03T19:53:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-03T19:53:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-06T13:19:04+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": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=src\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=src\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=src\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product": {
"name": "nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch (nodejs:20)",
"product_id": "nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=noarch\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=noarch\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=noarch\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel9.6.0%2B23146%2Bbe9976bd?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9060020250529100856:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20"
},
"product_reference": "nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-05-19T02:00:43.087868+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "RHBZ#2367162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-03T19:53:49+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:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8468"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS"
},
{
"cve": "CVE-2025-23166",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-05-19T02:00:45.363697+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367163"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "RHBZ#2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-03T19:53:49+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:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8468"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js"
},
{
"cve": "CVE-2025-23167",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-05-19T02:00:54.922691+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP parser of Node.js. This vulnerability allows attackers to perform request smuggling and bypass proxy-based access controls via improperly terminated HTTP/1 headers using \\r\\n\\rX instead of the standard \\r\\n\\r\\n.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper HTTP Header Termination in Node.js 20 Enables Request Smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23167"
},
{
"category": "external",
"summary": "RHBZ#2367167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23167"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.454000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-03T19:53:49+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:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8468"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.6.0+23146+be9976bd.src::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.6.0+23146+be9976bd.noarch::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x::nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper HTTP Header Termination in Node.js 20 Enables Request Smuggling"
}
]
}
RHSA-2025:8493
Vulnerability from csaf_redhat - Published: 2025-06-04 07:44 - Updated: 2026-08-06 13:19A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.
CWE-401 - Missing Release of Memory after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nodejs22 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": "Node.js is a platform built on Chrome\u0027s JavaScript runtime \\ for easily building fast, scalable network applications. \\ Node.js uses an event-driven, non-blocking I/O model that \\ makes it lightweight and efficient, perfect for data-intensive \\ real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js (CVE-2025-23166)\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:8493",
"url": "https://access.redhat.com/errata/RHSA-2025:8493"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8493.json"
}
],
"title": "Red Hat Security Advisory: nodejs22 security update",
"tracking": {
"current_release_date": "2026-08-06T13:19:04+00:00",
"generator": {
"date": "2026-08-06T13:19:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:8493",
"initial_release_date": "2025-06-04T07:44:50+00:00",
"revision_history": [
{
"date": "2025-06-04T07:44:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-04T07:44:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-06T13:19:04+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": "nodejs-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"product": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"product_id": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.2-1.22.16.0.1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product_id": "nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.16.0-1.el10_0?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"product": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"product_id": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.2-1.22.16.0.1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product_id": "nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.16.0-1.el10_0?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"product": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"product_id": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.2-1.22.16.0.1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product_id": "nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.16.0-1.el10_0?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs-devel-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs-libs-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"product": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"product_id": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-npm@10.9.2-1.22.16.0.1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debugsource@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"product": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"product_id": "nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22-debuginfo@22.16.0-1.el10_0?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.16.0-1.el10_0.noarch",
"product": {
"name": "nodejs-docs-1:22.16.0-1.el10_0.noarch",
"product_id": "nodejs-docs-1:22.16.0-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.16.0-1.el10_0?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs22-1:22.16.0-1.el10_0.src",
"product": {
"name": "nodejs22-1:22.16.0-1.el10_0.src",
"product_id": "nodejs22-1:22.16.0-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs22@22.16.0-1.el10_0?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs-devel-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.16.0-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch"
},
"product_reference": "nodejs-docs-1:22.16.0-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs-libs-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64"
},
"product_reference": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le"
},
"product_reference": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x"
},
"product_reference": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64"
},
"product_reference": "nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-1:22.16.0-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src"
},
"product_reference": "nodejs22-1:22.16.0-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64"
},
"product_reference": "nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le"
},
"product_reference": "nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x"
},
"product_reference": "nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
},
"product_reference": "nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-05-19T02:00:43.087868+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "RHBZ#2367162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T07:44:50+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:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8493"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS"
},
{
"cve": "CVE-2025-23166",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-05-19T02:00:45.363697+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367163"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "RHBZ#2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T07:44:50+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:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8493"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-devel-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-docs-1:22.16.0-1.el10_0.noarch",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-full-i18n-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-libs-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.s390x",
"AppStream-10.0.Z:nodejs-npm-1:10.9.2-1.22.16.0.1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-1:22.16.0-1.el10_0.src",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debuginfo-1:22.16.0-1.el10_0.x86_64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.aarch64",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.s390x",
"AppStream-10.0.Z:nodejs22-debugsource-1:22.16.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js"
}
]
}
RHSA-2025:8506
Vulnerability from csaf_redhat - Published: 2025-06-04 11:35 - Updated: 2026-08-06 13:19A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.
CWE-401 - Missing Release of Memory after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:22 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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js (CVE-2025-23166)\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:8506",
"url": "https://access.redhat.com/errata/RHSA-2025:8506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "RHEL-91596",
"url": "https://issues.redhat.com/browse/RHEL-91596"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8506.json"
}
],
"title": "Red Hat Security Advisory: nodejs:22 security update",
"tracking": {
"current_release_date": "2026-08-06T13:19:04+00:00",
"generator": {
"date": "2026-08-06T13:19:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:8506",
"initial_release_date": "2025-06-04T11:35:46+00:00",
"revision_history": [
{
"date": "2025-06-04T11:35:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-04T11:35:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-06T13:19:04+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": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=src\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=src\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.10.0%2B23140%2B4056b950?arch=src\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product": {
"name": "nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch (nodejs:22)",
"product_id": "nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch (nodejs:22)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=noarch\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch (nodejs:22)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.10.0%2B23140%2B4056b950?arch=noarch\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch (nodejs:22)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.10.0%2B23140%2B4056b950?arch=noarch\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=aarch64\u0026epoch=3\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=ppc64le\u0026epoch=3\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=s390x\u0026epoch=3\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@22.16.0-1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.9.2-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
},
{
"category": "product_version",
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22)",
"product_id": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/v8-12.4-devel@12.4.254.21-1.22.16.0.1.module%2Bel8.10.0%2B23140%2B4056b950?arch=x86_64\u0026epoch=3\u0026rpmmod=nodejs:22:8100020250527102348:6d880403"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22"
},
"product_reference": "nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64 (nodejs:22) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
},
"product_reference": "v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-05-19T02:00:43.087868+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "RHBZ#2367162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T11:35:46+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:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8506"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS"
},
{
"cve": "CVE-2025-23166",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-05-19T02:00:45.363697+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367163"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "RHBZ#2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T11:35:46+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:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8506"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:22.16.0-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:22.16.0-1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23140+4056b950.src::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23140+4056b950.noarch::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.9.2-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.aarch64::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.ppc64le::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.s390x::nodejs:22",
"AppStream-8.10.0.Z.MAIN.EUS:v8-12.4-devel-3:12.4.254.21-1.22.16.0.1.module+el8.10.0+23140+4056b950.x86_64::nodejs:22"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js"
}
]
}
RHSA-2025:8514
Vulnerability from csaf_redhat - Published: 2025-06-04 13:51 - Updated: 2026-08-06 13:19A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.
CWE-401 - Missing Release of Memory after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the HTTP parser of Node.js. This vulnerability allows attackers to perform request smuggling and bypass proxy-based access controls via improperly terminated HTTP/1 headers using \r\n\rX instead of the standard \r\n\r\n.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js (CVE-2025-23166)\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:8514",
"url": "https://access.redhat.com/errata/RHSA-2025:8514"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "RHEL-89598",
"url": "https://issues.redhat.com/browse/RHEL-89598"
},
{
"category": "external",
"summary": "RHEL-91595",
"url": "https://issues.redhat.com/browse/RHEL-91595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8514.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2026-08-06T13:19:05+00:00",
"generator": {
"date": "2026-08-06T13:19:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:8514",
"initial_release_date": "2025-06-04T13:51:06+00:00",
"revision_history": [
{
"date": "2025-06-04T13:51:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-04T13:51:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-06T13:19:05+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": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=src\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=src\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=src\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product": {
"name": "nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20)",
"product_id": "nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=noarch\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=noarch\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=noarch\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20)",
"product_id": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.1.module%2Bel8.10.0%2B23139%2B21ba74c5?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:8100020250521115949:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20"
},
"product_reference": "nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-05-19T02:00:43.087868+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ReadFileUtf8 internal binding of Node.js. This vulnerability can allow an attacker to cause an application denial of service via repeated file read operations that trigger an unrecoverable memory leak due to a corrupted pointer in the underlying file system binding.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "RHBZ#2367162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23165"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T13:51:06+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:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8514"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs: Memory Leak in Node.js ReadFileUtf8 Binding Leading to DoS"
},
{
"cve": "CVE-2025-23166",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-05-19T02:00:45.363697+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367163"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "RHBZ#2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T13:51:06+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:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8514"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js"
},
{
"cve": "CVE-2025-23167",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-05-19T02:00:54.922691+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP parser of Node.js. This vulnerability allows attackers to perform request smuggling and bypass proxy-based access controls via improperly terminated HTTP/1 headers using \\r\\n\\rX instead of the standard \\r\\n\\r\\n.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Improper HTTP Header Termination in Node.js 20 Enables Request Smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23167"
},
{
"category": "external",
"summary": "RHBZ#2367167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23167"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.454000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T13:51:06+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:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8514"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-1:20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-0:3.0.1-1.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.10.0+23139+21ba74c5.src::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+23139+21ba74c5.noarch::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x::nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-1:10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper HTTP Header Termination in Node.js 20 Enables Request Smuggling"
}
]
}
RHSA-2025:8902
Vulnerability from csaf_redhat - Published: 2025-06-11 14:07 - Updated: 2026-08-06 13:19A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:20 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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js (CVE-2025-23166)\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:8902",
"url": "https://access.redhat.com/errata/RHSA-2025:8902"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8902.json"
}
],
"title": "Red Hat Security Advisory: nodejs:20 security update",
"tracking": {
"current_release_date": "2026-08-06T13:19:06+00:00",
"generator": {
"date": "2026-08-06T13:19:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:8902",
"initial_release_date": "2025-06-11T14:07:45+00:00",
"revision_history": [
{
"date": "2025-06-11T14:07:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-11T14:07:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-06T13:19:06+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": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src (nodejs:20)",
"product_id": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=src\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=src\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=src\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20",
"product": {
"name": "nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch (nodejs:20)",
"product_id": "nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"product": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch (nodejs:20)",
"product_id": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@3.0.1-1.module%2Bel9.3.0.z%2B20478%2B84a9f781?arch=noarch\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.3.0%2B19518%2B63aad52d?arch=noarch\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20)",
"product_id": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20)",
"product_id": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20)",
"product_id": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20)",
"product_id": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20)",
"product_id": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20)",
"product_id": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20)",
"product_id": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20)",
"product_id": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@20.19.2-2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20)",
"product_id": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@10.8.2-1.20.19.2.2.module%2Bel9.4.0%2B23180%2Bd266bac7?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:20:9040020250603124021:rhel9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
},
"product_reference": "nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
},
"product_reference": "nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
},
"product_reference": "nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
},
"product_reference": "nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20"
},
"product_reference": "nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
},
"product_reference": "nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20"
},
"product_reference": "nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64 (nodejs:20) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
},
"product_reference": "npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23166",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2025-05-19T02:00:45.363697+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367163"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Node.js, specifically in the C++ method SignTraits::DeriveBits(). This vulnerability can allow a remote attacker to crash the Node.js runtime via untrusted input, triggering an exception in a background thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "RHBZ#2367163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367163"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23166"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"release_date": "2025-05-19T01:25:08.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-11T14:07: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:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8902"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debuginfo-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-debugsource-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-devel-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-docs-1:20.19.2-2.module+el9.4.0+23180+d266bac7.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-full-i18n-1:20.19.2-2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-nodemon-0:3.0.1-1.module+el9.3.0.z+20478+84a9f781.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-0:2021.06-4.module+el9.3.0+19518+63aad52d.src::nodejs:20",
"AppStream-9.4.0.Z.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.3.0+19518+63aad52d.noarch::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.aarch64::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.ppc64le::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.s390x::nodejs:20",
"AppStream-9.4.0.Z.EUS:npm-1:10.8.2-1.20.19.2.2.module+el9.4.0+23180+d266bac7.x86_64::nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs: Remote Crash via SignTraits::DeriveBits() in Node.js"
}
]
}
SUSE-SU-2025:01878-1
Vulnerability from csaf_suse - Published: 2025-06-11 05:41 - Updated: 2025-06-11 05:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs22 fixes the following issues:\n\nUpdate to version 22.15.1.\n\nSecurity issues fixed:\n\n- CVE-2025-23166: remotely triggerable process crash due to improper error handling in async cryptographic operations\n (bsc#1243218).\n- CVE-2025-23165: memory leak and unbounded memory growth due to corrupted pointer in\n `node::fs::ReadFileUtf8(const FunctionCallbackInfo\u003cValue\u003e\u0026 args)` when `args[0]` is a string (bsc#1243217).\n \nOther changes and issues fixed:\n\n- Changes from version 22.15.0\n\n * dns: add TLSA record query and parsing\n * assert: improve partialDeepStrictEqual\n * process: add execve\n * tls: implement tls.getCACertificates()\n * v8: add v8.getCppHeapStatistics() method\n\n- Changes from version 22.14.0\n \n * fs: allow exclude option in globs to accept glob patterns\n * lib: add typescript support to STDIN eval\n * module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX\n * module: add findPackageJSON util\n * process: add process.ref() and process.unref() methods\n * sqlite: support TypedArray and DataView in StatementSync\n * src: add --disable-sigusr1 to prevent signal i/o thread\n * src,worker: add isInternalWorker\n * test_runner: add TestContext.prototype.waitFor()\n * test_runner: add t.assert.fileSnapshot()\n * test_runner: add assert.register() API\n * worker: add eval ts input\n \n- Build with PIE (bsc#1239949).\n- Fix builds with OpenSSL 3.5.0 (bsc#1241050).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1878,SUSE-SLE-Module-Web-Scripting-15-SP6-2025-1878,openSUSE-SLE-15.6-2025-1878",
"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_01878-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01878-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501878-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01878-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040230.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239949",
"url": "https://bugzilla.suse.com/1239949"
},
{
"category": "self",
"summary": "SUSE Bug 1241050",
"url": "https://bugzilla.suse.com/1241050"
},
{
"category": "self",
"summary": "SUSE Bug 1243217",
"url": "https://bugzilla.suse.com/1243217"
},
{
"category": "self",
"summary": "SUSE Bug 1243218",
"url": "https://bugzilla.suse.com/1243218"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23165 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23166 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23166/"
}
],
"title": "Security update for nodejs22",
"tracking": {
"current_release_date": "2025-06-11T05:41:14Z",
"generator": {
"date": "2025-06-11T05:41:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01878-1",
"initial_release_date": "2025-06-11T05:41:14Z",
"revision_history": [
{
"date": "2025-06-11T05:41:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150600.13.9.1.aarch64",
"product": {
"name": "corepack22-22.15.1-150600.13.9.1.aarch64",
"product_id": "corepack22-22.15.1-150600.13.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150600.13.9.1.aarch64",
"product": {
"name": "nodejs22-22.15.1-150600.13.9.1.aarch64",
"product_id": "nodejs22-22.15.1-150600.13.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"product": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"product_id": "nodejs22-devel-22.15.1-150600.13.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150600.13.9.1.aarch64",
"product": {
"name": "npm22-22.15.1-150600.13.9.1.aarch64",
"product_id": "npm22-22.15.1-150600.13.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150600.13.9.1.i586",
"product": {
"name": "corepack22-22.15.1-150600.13.9.1.i586",
"product_id": "corepack22-22.15.1-150600.13.9.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150600.13.9.1.i586",
"product": {
"name": "nodejs22-22.15.1-150600.13.9.1.i586",
"product_id": "nodejs22-22.15.1-150600.13.9.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150600.13.9.1.i586",
"product": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.i586",
"product_id": "nodejs22-devel-22.15.1-150600.13.9.1.i586"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150600.13.9.1.i586",
"product": {
"name": "npm22-22.15.1-150600.13.9.1.i586",
"product_id": "npm22-22.15.1-150600.13.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"product": {
"name": "nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"product_id": "nodejs22-docs-22.15.1-150600.13.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150600.13.9.1.ppc64le",
"product": {
"name": "corepack22-22.15.1-150600.13.9.1.ppc64le",
"product_id": "corepack22-22.15.1-150600.13.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150600.13.9.1.ppc64le",
"product": {
"name": "nodejs22-22.15.1-150600.13.9.1.ppc64le",
"product_id": "nodejs22-22.15.1-150600.13.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"product": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"product_id": "nodejs22-devel-22.15.1-150600.13.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150600.13.9.1.ppc64le",
"product": {
"name": "npm22-22.15.1-150600.13.9.1.ppc64le",
"product_id": "npm22-22.15.1-150600.13.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150600.13.9.1.s390x",
"product": {
"name": "corepack22-22.15.1-150600.13.9.1.s390x",
"product_id": "corepack22-22.15.1-150600.13.9.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150600.13.9.1.s390x",
"product": {
"name": "nodejs22-22.15.1-150600.13.9.1.s390x",
"product_id": "nodejs22-22.15.1-150600.13.9.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"product": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"product_id": "nodejs22-devel-22.15.1-150600.13.9.1.s390x"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150600.13.9.1.s390x",
"product": {
"name": "npm22-22.15.1-150600.13.9.1.s390x",
"product_id": "npm22-22.15.1-150600.13.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150600.13.9.1.x86_64",
"product": {
"name": "corepack22-22.15.1-150600.13.9.1.x86_64",
"product_id": "corepack22-22.15.1-150600.13.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150600.13.9.1.x86_64",
"product": {
"name": "nodejs22-22.15.1-150600.13.9.1.x86_64",
"product_id": "nodejs22-22.15.1-150600.13.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"product": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"product_id": "nodejs22-devel-22.15.1-150600.13.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150600.13.9.1.x86_64",
"product": {
"name": "npm22-22.15.1-150600.13.9.1.x86_64",
"product_id": "npm22-22.15.1-150600.13.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting: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": "nodejs22-22.15.1-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-docs-22.15.1-150600.13.9.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch"
},
"product_reference": "nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.15.1-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64"
},
"product_reference": "corepack22-22.15.1-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.15.1-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le"
},
"product_reference": "corepack22-22.15.1-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.15.1-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x"
},
"product_reference": "corepack22-22.15.1-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack22-22.15.1-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64"
},
"product_reference": "corepack22-22.15.1-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64"
},
"product_reference": "nodejs22-22.15.1-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64"
},
"product_reference": "nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-docs-22.15.1-150600.13.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch"
},
"product_reference": "nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64"
},
"product_reference": "npm22-22.15.1-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23165"
}
],
"notes": [
{
"category": "general",
"text": "In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted pointer in `uv_fs_s.file`: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service.\r\n\r\nImpact:\r\n* This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23165",
"url": "https://www.suse.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "SUSE Bug 1243217 for CVE-2025-23165",
"url": "https://bugzilla.suse.com/1243217"
}
],
"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 Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-11T05:41:14Z",
"details": "moderate"
}
],
"title": "CVE-2025-23165"
},
{
"cve": "CVE-2025-23166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23166"
}
],
"notes": [
{
"category": "general",
"text": "The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23166",
"url": "https://www.suse.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "SUSE Bug 1243218 for CVE-2025-23166",
"url": "https://bugzilla.suse.com/1243218"
}
],
"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 Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:corepack22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:nodejs22-devel-22.15.1-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:nodejs22-docs-22.15.1-150600.13.9.1.noarch",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.s390x",
"openSUSE Leap 15.6:npm22-22.15.1-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-11T05:41:14Z",
"details": "important"
}
],
"title": "CVE-2025-23166"
}
]
}
SUSE-SU-2025:01879-1
Vulnerability from csaf_suse - Published: 2025-06-11 05:41 - Updated: 2025-06-11 05:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs22 fixes the following issues:\n\nUpdate to version 22.15.1.\n\nSecurity issues fixed:\n\n- CVE-2025-23166: remotely triggerable process crash due to improper error handling in async cryptographic operations\n (bsc#1243218).\n- CVE-2025-23165: memory leak and unbounded memory growth due to corrupted pointer in\n `node::fs::ReadFileUtf8(const FunctionCallbackInfo\u003cValue\u003e\u0026 args)` when `args[0]` is a string (bsc#1243217).\n \nOther changes and issues fixed:\n\n- Changes from version 22.15.0\n\n * dns: add TLSA record query and parsing\n * assert: improve partialDeepStrictEqual\n * process: add execve\n * tls: implement tls.getCACertificates()\n * v8: add v8.getCppHeapStatistics() method\n\n- Changes from version 22.14.0\n \n * fs: allow exclude option in globs to accept glob patterns\n * lib: add typescript support to STDIN eval\n * module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX\n * module: add findPackageJSON util\n * process: add process.ref() and process.unref() methods\n * sqlite: support TypedArray and DataView in StatementSync\n * src: add --disable-sigusr1 to prevent signal i/o thread\n * src,worker: add isInternalWorker\n * test_runner: add TestContext.prototype.waitFor()\n * test_runner: add t.assert.fileSnapshot()\n * test_runner: add assert.register() API\n * worker: add eval ts input\n \n- Build with PIE (bsc#1239949).\n- Fix builds with OpenSSL 3.5.0 (bsc#1241050).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1879,SUSE-SLE-Module-Web-Scripting-15-SP7-2025-1879",
"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_01879-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01879-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501879-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01879-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040229.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239949",
"url": "https://bugzilla.suse.com/1239949"
},
{
"category": "self",
"summary": "SUSE Bug 1241050",
"url": "https://bugzilla.suse.com/1241050"
},
{
"category": "self",
"summary": "SUSE Bug 1243217",
"url": "https://bugzilla.suse.com/1243217"
},
{
"category": "self",
"summary": "SUSE Bug 1243218",
"url": "https://bugzilla.suse.com/1243218"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23165 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23166 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23166/"
}
],
"title": "Security update for nodejs22",
"tracking": {
"current_release_date": "2025-06-11T05:41:29Z",
"generator": {
"date": "2025-06-11T05:41:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01879-1",
"initial_release_date": "2025-06-11T05:41:29Z",
"revision_history": [
{
"date": "2025-06-11T05:41:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150700.3.3.1.aarch64",
"product": {
"name": "corepack22-22.15.1-150700.3.3.1.aarch64",
"product_id": "corepack22-22.15.1-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150700.3.3.1.aarch64",
"product": {
"name": "nodejs22-22.15.1-150700.3.3.1.aarch64",
"product_id": "nodejs22-22.15.1-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"product": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"product_id": "nodejs22-devel-22.15.1-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150700.3.3.1.aarch64",
"product": {
"name": "npm22-22.15.1-150700.3.3.1.aarch64",
"product_id": "npm22-22.15.1-150700.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150700.3.3.1.i586",
"product": {
"name": "corepack22-22.15.1-150700.3.3.1.i586",
"product_id": "corepack22-22.15.1-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150700.3.3.1.i586",
"product": {
"name": "nodejs22-22.15.1-150700.3.3.1.i586",
"product_id": "nodejs22-22.15.1-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150700.3.3.1.i586",
"product": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.i586",
"product_id": "nodejs22-devel-22.15.1-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150700.3.3.1.i586",
"product": {
"name": "npm22-22.15.1-150700.3.3.1.i586",
"product_id": "npm22-22.15.1-150700.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"product": {
"name": "nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"product_id": "nodejs22-docs-22.15.1-150700.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150700.3.3.1.ppc64le",
"product": {
"name": "corepack22-22.15.1-150700.3.3.1.ppc64le",
"product_id": "corepack22-22.15.1-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150700.3.3.1.ppc64le",
"product": {
"name": "nodejs22-22.15.1-150700.3.3.1.ppc64le",
"product_id": "nodejs22-22.15.1-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"product": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"product_id": "nodejs22-devel-22.15.1-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150700.3.3.1.ppc64le",
"product": {
"name": "npm22-22.15.1-150700.3.3.1.ppc64le",
"product_id": "npm22-22.15.1-150700.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150700.3.3.1.s390x",
"product": {
"name": "corepack22-22.15.1-150700.3.3.1.s390x",
"product_id": "corepack22-22.15.1-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150700.3.3.1.s390x",
"product": {
"name": "nodejs22-22.15.1-150700.3.3.1.s390x",
"product_id": "nodejs22-22.15.1-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"product": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"product_id": "nodejs22-devel-22.15.1-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150700.3.3.1.s390x",
"product": {
"name": "npm22-22.15.1-150700.3.3.1.s390x",
"product_id": "npm22-22.15.1-150700.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack22-22.15.1-150700.3.3.1.x86_64",
"product": {
"name": "corepack22-22.15.1-150700.3.3.1.x86_64",
"product_id": "corepack22-22.15.1-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs22-22.15.1-150700.3.3.1.x86_64",
"product": {
"name": "nodejs22-22.15.1-150700.3.3.1.x86_64",
"product_id": "nodejs22-22.15.1-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"product": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"product_id": "nodejs22-devel-22.15.1-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm22-22.15.1-150700.3.3.1.x86_64",
"product": {
"name": "npm22-22.15.1-150700.3.3.1.x86_64",
"product_id": "npm22-22.15.1-150700.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64"
},
"product_reference": "nodejs22-22.15.1-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le"
},
"product_reference": "nodejs22-22.15.1-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x"
},
"product_reference": "nodejs22-22.15.1-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-22.15.1-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64"
},
"product_reference": "nodejs22-22.15.1-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64"
},
"product_reference": "nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le"
},
"product_reference": "nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x"
},
"product_reference": "nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-devel-22.15.1-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64"
},
"product_reference": "nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs22-docs-22.15.1-150700.3.3.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch"
},
"product_reference": "nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64"
},
"product_reference": "npm22-22.15.1-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le"
},
"product_reference": "npm22-22.15.1-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x"
},
"product_reference": "npm22-22.15.1-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm22-22.15.1-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64"
},
"product_reference": "npm22-22.15.1-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23165"
}
],
"notes": [
{
"category": "general",
"text": "In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted pointer in `uv_fs_s.file`: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service.\r\n\r\nImpact:\r\n* This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23165",
"url": "https://www.suse.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "SUSE Bug 1243217 for CVE-2025-23165",
"url": "https://bugzilla.suse.com/1243217"
}
],
"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 Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-11T05:41:29Z",
"details": "moderate"
}
],
"title": "CVE-2025-23165"
},
{
"cve": "CVE-2025-23166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23166"
}
],
"notes": [
{
"category": "general",
"text": "The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23166",
"url": "https://www.suse.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "SUSE Bug 1243218 for CVE-2025-23166",
"url": "https://bugzilla.suse.com/1243218"
}
],
"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 Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-devel-22.15.1-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:nodejs22-docs-22.15.1-150700.3.3.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:npm22-22.15.1-150700.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-11T05:41:29Z",
"details": "important"
}
],
"title": "CVE-2025-23166"
}
]
}
SUSE-SU-2025:02039-1
Vulnerability from csaf_suse - Published: 2025-06-20 09:40 - Updated: 2025-06-20 09:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nodejs20",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nodejs20 fixes the following issues:\n\nUpdate to 20.19.2:\n\n- CVE-2025-23166: improper error handling in async cryptographic operations crashes process (bsc#1243218).\n- CVE-2025-23167: improper HTTP header block termination in llhttp (bsc#1243220).\n- CVE-2025-23165: add missing call to uv_fs_req_cleanup (bsc#1243217).\n\nOther bugfixes:\n\n- Build with PIE (bsc#1239949)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2039,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2039,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2039,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2039,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2039",
"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_02039-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02039-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502039-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02039-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040407.html"
},
{
"category": "self",
"summary": "SUSE Bug 1239949",
"url": "https://bugzilla.suse.com/1239949"
},
{
"category": "self",
"summary": "SUSE Bug 1243217",
"url": "https://bugzilla.suse.com/1243217"
},
{
"category": "self",
"summary": "SUSE Bug 1243218",
"url": "https://bugzilla.suse.com/1243218"
},
{
"category": "self",
"summary": "SUSE Bug 1243220",
"url": "https://bugzilla.suse.com/1243220"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23165 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23166 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23167 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23167/"
}
],
"title": "Security update for nodejs20",
"tracking": {
"current_release_date": "2025-06-20T09:40:53Z",
"generator": {
"date": "2025-06-20T09:40:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02039-1",
"initial_release_date": "2025-06-20T09:40:53Z",
"revision_history": [
{
"date": "2025-06-20T09:40:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150500.11.21.1.aarch64",
"product": {
"name": "corepack20-20.19.2-150500.11.21.1.aarch64",
"product_id": "corepack20-20.19.2-150500.11.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150500.11.21.1.aarch64",
"product": {
"name": "nodejs20-20.19.2-150500.11.21.1.aarch64",
"product_id": "nodejs20-20.19.2-150500.11.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"product": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"product_id": "nodejs20-devel-20.19.2-150500.11.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150500.11.21.1.aarch64",
"product": {
"name": "npm20-20.19.2-150500.11.21.1.aarch64",
"product_id": "npm20-20.19.2-150500.11.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150500.11.21.1.i586",
"product": {
"name": "corepack20-20.19.2-150500.11.21.1.i586",
"product_id": "corepack20-20.19.2-150500.11.21.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150500.11.21.1.i586",
"product": {
"name": "nodejs20-20.19.2-150500.11.21.1.i586",
"product_id": "nodejs20-20.19.2-150500.11.21.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150500.11.21.1.i586",
"product": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.i586",
"product_id": "nodejs20-devel-20.19.2-150500.11.21.1.i586"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150500.11.21.1.i586",
"product": {
"name": "npm20-20.19.2-150500.11.21.1.i586",
"product_id": "npm20-20.19.2-150500.11.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"product": {
"name": "nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"product_id": "nodejs20-docs-20.19.2-150500.11.21.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150500.11.21.1.ppc64le",
"product": {
"name": "corepack20-20.19.2-150500.11.21.1.ppc64le",
"product_id": "corepack20-20.19.2-150500.11.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150500.11.21.1.ppc64le",
"product": {
"name": "nodejs20-20.19.2-150500.11.21.1.ppc64le",
"product_id": "nodejs20-20.19.2-150500.11.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"product": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"product_id": "nodejs20-devel-20.19.2-150500.11.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150500.11.21.1.ppc64le",
"product": {
"name": "npm20-20.19.2-150500.11.21.1.ppc64le",
"product_id": "npm20-20.19.2-150500.11.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150500.11.21.1.s390x",
"product": {
"name": "corepack20-20.19.2-150500.11.21.1.s390x",
"product_id": "corepack20-20.19.2-150500.11.21.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150500.11.21.1.s390x",
"product": {
"name": "nodejs20-20.19.2-150500.11.21.1.s390x",
"product_id": "nodejs20-20.19.2-150500.11.21.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"product": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"product_id": "nodejs20-devel-20.19.2-150500.11.21.1.s390x"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150500.11.21.1.s390x",
"product": {
"name": "npm20-20.19.2-150500.11.21.1.s390x",
"product_id": "npm20-20.19.2-150500.11.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150500.11.21.1.x86_64",
"product": {
"name": "corepack20-20.19.2-150500.11.21.1.x86_64",
"product_id": "corepack20-20.19.2-150500.11.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150500.11.21.1.x86_64",
"product": {
"name": "nodejs20-20.19.2-150500.11.21.1.x86_64",
"product_id": "nodejs20-20.19.2-150500.11.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"product": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"product_id": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150500.11.21.1.x86_64",
"product": {
"name": "npm20-20.19.2-150500.11.21.1.x86_64",
"product_id": "npm20-20.19.2-150500.11.21.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": "nodejs20-20.19.2-150500.11.21.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:nodejs20-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.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:nodejs20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.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:nodejs20-devel-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.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:nodejs20-devel-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.19.2-150500.11.21.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch"
},
"product_reference": "nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.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:npm20-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.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:npm20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.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:nodejs20-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.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:nodejs20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.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:nodejs20-devel-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.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:nodejs20-devel-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.19.2-150500.11.21.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch"
},
"product_reference": "nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.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:npm20-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.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:npm20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.19.2-150500.11.21.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch"
},
"product_reference": "nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.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:nodejs20-20.19.2-150500.11.21.1.ppc64le"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150500.11.21.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:nodejs20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.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:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150500.11.21.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:nodejs20-devel-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.19.2-150500.11.21.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch"
},
"product_reference": "nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.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:npm20-20.19.2-150500.11.21.1.ppc64le"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150500.11.21.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:npm20-20.19.2-150500.11.21.1.x86_64"
},
"product_reference": "npm20-20.19.2-150500.11.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23165"
}
],
"notes": [
{
"category": "general",
"text": "In Node.js, the `ReadFileUtf8` internal binding leaks memory due to a corrupted pointer in `uv_fs_s.file`: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results in an unrecoverable memory leak on every call. Repeated use can cause unbounded memory growth, leading to a denial of service.\r\n\r\nImpact:\r\n* This vulnerability affects APIs relying on `ReadFileUtf8` on Node.js release lines: v20 and v22.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23165",
"url": "https://www.suse.com/security/cve/CVE-2025-23165"
},
{
"category": "external",
"summary": "SUSE Bug 1243217 for CVE-2025-23165",
"url": "https://bugzilla.suse.com/1243217"
}
],
"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:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T09:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-23165"
},
{
"cve": "CVE-2025-23166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23166"
}
],
"notes": [
{
"category": "general",
"text": "The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23166",
"url": "https://www.suse.com/security/cve/CVE-2025-23166"
},
{
"category": "external",
"summary": "SUSE Bug 1243218 for CVE-2025-23166",
"url": "https://bugzilla.suse.com/1243218"
}
],
"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:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T09:40:53Z",
"details": "important"
}
],
"title": "CVE-2025-23166"
},
{
"cve": "CVE-2025-23167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23167"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in Node.js 20\u0027s HTTP parser allows improper termination of HTTP/1 headers using `\\r\\n\\rX` instead of the required `\\r\\n\\r\\n`.\nThis inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.\n\nThe issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination.\n\nImpact:\n* This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23167",
"url": "https://www.suse.com/security/cve/CVE-2025-23167"
},
{
"category": "external",
"summary": "SUSE Bug 1243220 for CVE-2025-23167",
"url": "https://bugzilla.suse.com/1243220"
}
],
"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:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:npm20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-devel-20.19.2-150500.11.21.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:nodejs20-docs-20.19.2-150500.11.21.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:npm20-20.19.2-150500.11.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T09:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-23167"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.